MacDue
|
00cda96e2d
LibWeb: Implement SVG opacity properties
|
2 年之前 |
MacDue
|
afd355c135
LibWeb: Resolve and paint SVG gradient fills
|
2 年之前 |
MacDue
|
f9c61e3ba7
LibWeb: Scale SVG stroke-width based on viewbox
|
2 年之前 |
MacDue
|
ba6272a0a0
LibWeb: Don't try to paint SVG elements transformed to zero size
|
2 年之前 |
MacDue
|
809c15d1ee
LibWeb: Use (transformed) path bounding quad for SVG path hit testing
|
2 年之前 |
MacDue
|
d0496ae9b8
LibWeb: Apply CSS scaling to SVG elements
|
2 年之前 |
MacDue
|
cf23a2b82d
LibWeb: Apply SVG transform to path when painting (SVG) elements
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
Andreas Kling
|
7c607462a4
LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint
|
2 年之前 |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 年之前 |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 年之前 |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
2 年之前 |
Simon Danner
|
f0a1ab6f84
LibWeb: Keep SVG elliptical arc shape when applying viewbox
|
3 年之前 |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 年之前 |
Andreas Kling
|
053766d79c
LibWeb: Split Paintable into Paintable and PaintableBox
|
3 年之前 |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 年之前 |