Add Cyrillic range to fonts (#27)
* Enhance TOC parsing and chapter selection logic - Update .gitignore to include additional paths - Refactor Epub::parseContentOpf to improve NCX item retrieval - Modify ContentOpfParser to store media type in ManifestItem - Implement rebuildVisibleSpineIndices in EpubReaderChapterSelectionScreen for better chapter navigation - Adjust rendering logic to handle empty chapter lists gracefully * Refactor TOC parsing logic to streamline cover image and NCX item retrieval * add cyrillic ranges * revert * clang format fix
This commit is contained in:
committed by
GitHub
parent
012992f904
commit
57d1939be7
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
.pio
|
||||
.idea
|
||||
.DS_Store
|
||||
.vscode
|
||||
lib/EpdFont/fontsrc
|
||||
|
||||
Reference in New Issue
Block a user