A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: Update USER_GUIDE.md (#808)

Added info about optimizing EPUB.

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? no

authored by

Jonas Diemer and committed by
GitHub
3a12ca27 98e67896

+1
+1
USER_GUIDE.md
··· 230 230 Please note that this firmware is currently in active development. The following features are **not yet supported** but are planned for future updates: 231 231 232 232 * **Images:** Embedded images in e-books will not render. 233 + * **Cover Images:** Large cover images embedded into EPUB require several seconds (~10s for ~2000 pixel tall image) to convert for sleep screen and home screen thumbnail. Consider optimizing the EPUB with e.g. https://github.com/bigbag/epub-to-xtc-converter to speed this up. 233 234 234 235 --- 235 236