Releases: antoniotejada/srdine
Releases · antoniotejada/srdine
Release list
2.0.1
Full Changelog: 2.0.0...2.0.1
2.0.0
1.0.0: Initial commit, generates new SRD pdf with table of contents
Generates the missing table of contents for the 5th Edition Dungeons & Dragons
SRD.
Files:
srdine.py
- Opens the pdf, and traverses the spans
- Merges text of contiguous lines with the same font size, cleans up text
- Puts in the TOC all the text of font size 12 or higher
- Generates a pdf with the new TOC
requirements.txt
README.md
LICENSE
Tests
- Viewed the generated document with Sumatra PDF,
- Verified TOC entries are generated
- Verified no strange characters appear in the TOC entries
- Verified subsections are properly nested