Xteink-X4-crosspoint-reader/lib/GfxRenderer
Jonas Diemer cc74039cab
fix: Skip negative screen coordinates only after we read the bitmap row. (#431)
Otherwise, we don't crop properly.

Fixes #430 

### AI Usage

Did you use AI tools to help write this code? _**< NO >**_
2026-01-21 23:27:41 +11:00
..
Bitmap.cpp Add cover image display in *Continue Reading* card with framebuffer caching (#200) 2026-01-14 21:24:02 +11:00
Bitmap.h Add cover image display in *Continue Reading* card with framebuffer caching (#200) 2026-01-14 21:24:02 +11:00
BitmapHelpers.cpp Add cover image display in *Continue Reading* card with framebuffer caching (#200) 2026-01-14 21:24:02 +11:00
BitmapHelpers.h Add cover image display in *Continue Reading* card with framebuffer caching (#200) 2026-01-14 21:24:02 +11:00
GfxRenderer.cpp fix: Skip negative screen coordinates only after we read the bitmap row. (#431) 2026-01-21 23:27:41 +11:00
GfxRenderer.h fix: draw button hints correctly if orientation is not portrait (#363) 2026-01-15 23:23:36 +11:00