Tom
|
e61fdd1dc6
LibWeb: Use viewbox attribute in SVG symbol element
|
vor 1 Jahr |
MacDue
|
7d26383426
LibWeb: Remove SVGContext
|
vor 2 Jahren |
MacDue
|
6b40271b95
LibWeb: Close all subpaths when filling SVG paths
|
vor 2 Jahren |
MacDue
|
377ff0ac26
LibWeb: Implement SVG `fill-rule` attribute
|
vor 2 Jahren |
MacDue
|
30c316a2bf
LibWeb+LibGfx: Allow stroking with a paint style and opacity
|
vor 2 Jahren |
MacDue
|
eb4a58528e
LibWeb+LibGfx: Allow filling with a paint style and opacity
|
vor 2 Jahren |
Luke Wilde
|
42a183720b
LibWeb/SVG: Support url() in the stroke attribute
|
vor 2 Jahren |
PrestonLTaylor
|
31d536912c
LibWeb: Allow SVG painting to escape out of a shadow tree
|
vor 2 Jahren |
MacDue
|
47fc91ed43
LibWeb: Remove per path clipping for SVGGeometryPaintable
|
vor 2 Jahren |
Andreas Kling
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
vor 2 Jahren |
MacDue
|
00cda96e2d
LibWeb: Implement SVG opacity properties
|
vor 2 Jahren |
MacDue
|
afd355c135
LibWeb: Resolve and paint SVG gradient fills
|
vor 2 Jahren |
MacDue
|
f9c61e3ba7
LibWeb: Scale SVG stroke-width based on viewbox
|
vor 2 Jahren |
MacDue
|
ba6272a0a0
LibWeb: Don't try to paint SVG elements transformed to zero size
|
vor 2 Jahren |
MacDue
|
809c15d1ee
LibWeb: Use (transformed) path bounding quad for SVG path hit testing
|
vor 2 Jahren |
MacDue
|
d0496ae9b8
LibWeb: Apply CSS scaling to SVG elements
|
vor 2 Jahren |
MacDue
|
cf23a2b82d
LibWeb: Apply SVG transform to path when painting (SVG) elements
|
vor 2 Jahren |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
vor 2 Jahren |
Andreas Kling
|
7c607462a4
LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint
|
vor 2 Jahren |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
vor 2 Jahren |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
vor 2 Jahren |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
vor 2 Jahren |
Simon Danner
|
f0a1ab6f84
LibWeb: Keep SVG elliptical arc shape when applying viewbox
|
vor 3 Jahren |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
vor 3 Jahren |
Andreas Kling
|
053766d79c
LibWeb: Split Paintable into Paintable and PaintableBox
|
vor 3 Jahren |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
vor 3 Jahren |