mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:27:35 +00:00
LibGfx/TinyVG: Fix decoding green channel of graphics RGB565 colors
The division was missed here, so this would produce overly bright greens (or overflow).
This commit is contained in:
parent
633f0067c1
commit
4c15c87d0c
3 changed files with 12 additions and 1 deletions
BIN
Tests/LibGfx/test-inputs/tvg/green-rgb565.tvg
Normal file
BIN
Tests/LibGfx/test-inputs/tvg/green-rgb565.tvg
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue