Files
ladybird/Userland/Libraries/LibGfx/FillPathImplementation.h
MacDue 223cedc896 LibGfx: Update fill_path() to support taking a PaintStyle
This means fill_path() now paints the scanlines its self rather than
calling draw_line() which easily allows each pixel along the scanline
to have a different color.
2023-01-22 18:15:52 +01:00

8.5 KiB