MacDue
|
b1a72d66f6
LibGfx: Speed up fill_path() with per scanline clipping & fast fills
|
2 years ago |
MacDue
|
223cedc896
LibGfx: Update fill_path() to support taking a PaintStyle
|
2 years ago |
Nico Weber
|
a96f307af1
Everywhere: Make global `inline` functions not `static`
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
MacDue
|
40e978df85
LibGfx: Fix some more antialiased line off-by-ones
|
2 years ago |
MacDue
|
76de41c3b7
LibGfx: Add draw_line_for_path() and remove AntiAliasPolicy
|
2 years ago |
Ali Mohammad Pur
|
5a2e7d30ce
LibWeb: Use Gfx::AntiAliasingPainter to draw SVG paths
|
3 years ago |
Ali Mohammad Pur
|
e2cd558101
LibGfx: Start a very basic anti-aliased Painter implementation
|
3 years ago |