This website requires JavaScript.
Explore
Help
Sign In
cottongin
/
crosspoint-reader
Archived
Watch
1
Star
0
Fork
0
You've already forked crosspoint-reader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
4
Wiki
Activity
This repository has been archived on
2026-02-09
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
59f493d29380498a7579dd550ef98beb06ae54ee
crosspoint-reader
/
lib
/
Epub
/
Epub
History
cottongin
ac1251282b
initial version of custom fonts
2026-01-23 03:54:39 -05:00
..
blocks
sort of working dictionary
2026-01-22 12:42:01 -05:00
css
formatting: run clang-format-fix
2026-01-17 18:35:44 -05:00
hyphenation
initial version of custom fonts
2026-01-23 03:54:39 -05:00
parsers
perf: batch ZIP size lookup in buildBookBin (O(n*m) → O(n log n))
2026-01-22 15:53:00 -05:00
BookMetadataCache.cpp
perf: batch ZIP size lookup in buildBookBin (O(n*m) → O(n log n))
2026-01-22 15:53:00 -05:00
BookMetadataCache.h
perf: batch ZIP size lookup in buildBookBin (O(n*m) → O(n log n))
2026-01-22 15:53:00 -05:00
Page.cpp
Use sane smaller data types for data in section.bin (
#188
)
2025-12-31 13:11:36 +11:00
Page.h
sort of working dictionary
2026-01-22 12:42:01 -05:00
ParsedText.cpp
fix compilation errors
2026-01-19 23:09:35 -06:00
ParsedText.h
fix compilation errors
2026-01-19 23:09:35 -06:00
Section.cpp
increment versions to prevent error when opening cached EPUBs
2026-01-20 10:27:55 -06:00
Section.h
feat: dict based Hyphenation (
#305
)
2026-01-19 12:56:26 +00:00