Xteink-X4-crosspoint-reader/src/activities/reader
Stanislav Khromov 1f956e972b
Allow disabling anti-aliasing via a setting (#241)
## Summary

Fixes https://github.com/daveallie/crosspoint-reader/issues/233

## Additional Context

By disabling the Text Anti-Aliasing in the settings, you can get faster
black-and-white page turns that work exactly like the stock firmware,
instead of having an additional flash after rendering (see issue linked
above for example).

Tested on the X4 and confirmed working.

---------

Co-authored-by: Dave Allie <dave@daveallie.com>
2026-01-07 20:14:35 +11:00
..
EpubReaderActivity.cpp Allow disabling anti-aliasing via a setting (#241) 2026-01-07 20:14:35 +11:00
EpubReaderActivity.h Support swapping the functionality of the front buttons (#133) 2025-12-29 14:59:14 +11:00
EpubReaderChapterSelectionActivity.cpp Use sane smaller data types for data in section.bin (#188) 2025-12-31 13:11:36 +11:00
EpubReaderChapterSelectionActivity.h Support swapping the functionality of the front buttons (#133) 2025-12-29 14:59:14 +11:00
FileSelectionActivity.cpp feat: remember parent folder index in menu when ascending folders (#260) 2026-01-07 19:58:49 +11:00
FileSelectionActivity.h feat: remember parent folder index in menu when ascending folders (#260) 2026-01-07 19:58:49 +11:00
ReaderActivity.cpp Use sane smaller data types for data in section.bin (#188) 2025-12-31 13:11:36 +11:00
ReaderActivity.h Support swapping the functionality of the front buttons (#133) 2025-12-29 14:59:14 +11:00
XtcReaderActivity.cpp Feat/sleep and refresh settings (#209) 2026-01-03 19:33:42 +11:00
XtcReaderActivity.h Add chapter select support to XTC files (#145) 2025-12-30 12:49:18 +11:00
XtcReaderChapterSelectionActivity.cpp Use sane smaller data types for data in section.bin (#188) 2025-12-31 13:11:36 +11:00
XtcReaderChapterSelectionActivity.h Add chapter select support to XTC files (#145) 2025-12-30 12:49:18 +11:00