Files
ladybird/Userland/Libraries/LibGfx/ImageFormats/TinyVGLoader.cpp
MacDue 4c15c87d0c LibGfx/TinyVG: Fix decoding green channel of graphics RGB565 colors
The division was missed here, so this would produce overly bright greens
(or overflow).
2024-03-12 21:53:23 +00:00

22 KiB