Mehran Kamal
12968ff025
LibGfx: Move to_skia_cap, to_skia_join to SkiaUtils
2025-03-15 14:02:27 +01:00
Francesco Gazzetta
886a8fca86
LibGfx: Fix skia include
...
Same as #1328 / 7af940dab3
Fixes #3539
2025-02-14 05:08:17 -07:00
Glenn Skrzypczak
8575bddfe6
LibWeb/Canvas: Support globalCompositionOperation
...
Canvas now supports compositing and various blending modes via the
`globalCompositeOperation` attribute.
2025-02-05 11:26:58 +00:00
Lucien Fiorini
9fd1223992
LibWeb+LibGfx: Refactor CSS filters into LibGfx
...
CSS filters work similarly to canvas filters, so it makes sense to have
Gfx::Filter that can be used by both libraries in an analogous way
as Gfx::Color.
2024-12-18 18:54:20 +01:00
Pavel Shliak
ed80e929e5
LibGfx: Sync to_skia_color_type
2024-11-18 19:17:51 +01:00