Files
Crosspoint/lib/Epub
Justin Mitchell 6174cbc613 Add RAM caching for EPUB image pixel data
Implement chunked RAM cache for .pxc pixel data to avoid repeated SD card reads during multi-pass grayscale rendering. Uses 16KB chunks up to 96KB total, heap-gated with fallback to streaming. Cache is released after each page render to avoid memory retention across page turns.
2026-07-20 17:32:10 -04:00
..