Files
ladybird/Userland/Libraries/LibGfx/Painter.cpp
Steven Schmoll d345a3689f LibGfx: Support color blending in Painter::draw_bitmap
This method is commonly used by bitmap text rendering. Adding support
for color blending enables support in the browser for text opacity using
their color property.
2022-02-14 12:49:19 +01:00

85 KiB