Commit Graph
1612 Commits
Author SHA1 Message Date
spfenwick 0a5fee2839 Address review comment: fix bionic reading on continuation 2026-05-02 16:59:03 +12:00
spfenwick c04ec25dc7 Address review comment: also suppress CSS styling on continuation 2026-05-02 16:58:53 +12:00
spfenwick 8152204985 Fix formatting
This is particularly important when using SD fonts with many kern pairs
2026-05-02 16:40:23 +12:00
spfenwick 40c3ecbada When a large paragraph is split across blocks, don't treat the continuation as a new paragraph 2026-05-02 16:07:27 +12:00
spfenwick 5928f32364 Avoid OOM diring HTML parsing by reducing max block size and freeing unneeded buffers 2026-05-02 16:07:27 +12:00
spfenwick 913b7e5f8b Avoid OOM during prewarm by loading only ligature data, not kern pairs
This is particularly important when using SD fonts with many kern pairs
2026-05-02 15:54:40 +12:00
jpirnay 376350c61d Merge pull request #161 from jpirnay/refactor-sector-cache
refactor: Smarter section caching allowing faster swaps of settings
2026-05-01 18:23:52 +02:00
jpirnay c88e6f3170 Increase variants 2026-05-01 16:53:41 +02:00
jpirnay 67706edc1a Implement smarter section caching 2026-05-01 16:52:34 +02:00
jpirnay fd111fbf98 Fix screenshot button bleed through 2026-05-01 16:07:48 +02:00
jpirnay 1c28fe8d8a Merge pull request #160 from spfenwick/master
fix: Use correct server name for opds download
2026-05-01 15:46:08 +02:00
spfenwick 7f121defa8 Remove legacy opds settings from web page 2026-05-01 22:00:15 +12:00
spfenwick 2d97fd2a5a fix: use correct server name for opds download 2026-05-01 20:31:05 +12:00
jpirnay 9a01bcab5f Allow slightly unconvential header from xtcjs.app 2026-05-01 10:19:50 +02:00
jpirnay 86229823c5 Update German 2026-05-01 10:06:38 +02:00
jpirnay 0b345bcc6b Merge pull request #159 from jpirnay/refactor-geni18n-dedup
refactor: Account for deduplication
2026-05-01 09:58:13 +02:00
jpirnay 6f4a74120f yaclf 2026-05-01 09:57:57 +02:00
jpirnay 3fb88193ad Address cppcheck 2026-05-01 09:48:34 +02:00
jpirnay 999cf74c58 Account for deduplication 2026-05-01 09:25:15 +02:00
jpirnayandCopilot 65d36d4f24 Properly center fallback custom image
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 18:57:18 +02:00
jpirnay fb9cf4615a Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader 2026-04-30 18:44:03 +02:00
jpirnay 50095d74dd Update sdk 2026-04-30 18:44:00 +02:00
jpirnay c4eb6c4e7f Update sdk 2026-04-30 18:41:19 +02:00
jpirnay e9870534dd Merge pull request #157 from jpirnay/feat-viet-preproc
feat: Embrace vietnamese character preprocessing from crosspet
2026-04-30 15:36:45 +02:00
jpirnay 42ad7667c4 Merge pull request #156 from jpirnay/feat-bionic
feat: Add yet another bionic reader implementation
2026-04-30 15:11:10 +02:00
jpirnay de62bcf591 Embrace vietnamese preprocessing from crosspet 2026-04-30 15:07:04 +02:00
jpirnayandCopilot 0dda02cafc Proper word recognition
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 12:53:03 +02:00
jpirnay f0218c194d Review changes 2026-04-30 12:19:27 +02:00
jpirnayandCopilot b6c90fdac6 Add constants
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 12:12:28 +02:00
jpirnay 867bd34798 A couple of fixes 2026-04-30 12:08:30 +02:00
jpirnay da7ad888c7 Amend long press behaviour 2026-04-30 11:08:42 +02:00
jpirnay 0366f8ece8 Dont get glyphs during scanning phase 2026-04-30 09:16:35 +02:00
jpirnay 555894edcb Merge branch 'feat-bionic' of https://github.com/jpirnay/crosspoint-reader into feat-bionic 2026-04-30 09:11:52 +02:00
jpirnayandCopilot cefed0f6ce Yet another bionic reading implementation
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 09:11:49 +02:00
jpirnayandCopilot 92ef1dcaf6 Yet another bionic reading implementation
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 09:03:41 +02:00
jpirnay 2df99a230f Fix png decoder 2026-04-29 21:06:46 +02:00
jpirnay 4cc793397f yaclf 2026-04-29 17:17:24 +02:00
jpirnay 12f16e9b28 when scanning, route through a metadata-only path 2026-04-29 14:53:45 +02:00
jpirnayandCopilot dbf50c2a82 aAdjust strikethrough offset
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 14:12:59 +02:00
jpirnayandCopilot fea663ac64 Fix markdown underline / strikethrough omission
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 13:28:26 +02:00
jpirnay cd030ab4ee Readme update 2026-04-29 13:07:09 +02:00
jpirnay 19e3f39865 Fix loop 2026-04-29 13:04:59 +02:00
jpirnay c59a893202 Merge pull request #152 from jpirnay/feat-strikethrough
feat: Support strikethrough
2026-04-29 12:33:00 +02:00
jpirnay 91b42646f2 Make text-decoration:none emit an explicit override. 2026-04-29 12:21:43 +02:00
jpirnay e1c2fae248 Fix trailing ~~ handling 2026-04-29 12:19:35 +02:00
jpirnay d5c397c677 Amend test script to no longer fail if environment is not properly setup 2026-04-29 12:07:46 +02:00
jpirnay dbbd4390b3 Fix test 2026-04-29 11:44:02 +02:00
jpirnay eddc28de83 Merge pull request #153 from spfenwick/fix-opds-filename
fix: use same file name as KOReader for OPDS downloads
2026-04-29 11:29:07 +02:00
jpirnay 5bf49c7efc Merge pull request #154 from thehijacker/master
fix: Update Slovenian translation
2026-04-29 11:28:07 +02:00
jpirnay a0243ad6de Review comments 2026-04-29 11:26:50 +02:00