Bastiaan van der Plaat
|
494a8cb816
AK: Add to_radians and to_degrees math functions
|
1 年之前 |
MacDue
|
a98201f889
LibGfx: Nudge points away from the start point in radial gradients
|
1 年之前 |
MacDue
|
df58fa8653
LibGfx: A few small radial gradient tweaks/fixups
|
1 年之前 |
MacDue
|
bf55b49070
LibGfx: Fix SVG/canvas radial gradients with focal point != start center
|
1 年之前 |
MacDue
|
1ecb2cf28c
LibGfx: Add FIXME for SVG/canvas radial gradients
|
1 年之前 |
MacDue
|
b9294e5fdf
LibGfx: Add support for SVG repeat/reflect gradients
|
1 年之前 |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 年之前 |
Ben Wiederhake
|
ee47c0275e
Everywhere: Run spellcheck on all documentation
|
2 年之前 |
MacDue
|
81cefab1b1
LibGfx: Implement PaintStyle for SVG radial gradients
|
2 年之前 |
Torstennator
|
abcfaca3da
LibGfx: Add support to draw radial gradients with an rotation angle
|
2 年之前 |
MacDue
|
89d3c6d718
LibGfx: Implement PaintStyle for SVG linear gradients
|
2 年之前 |
Nico Weber
|
f56b897622
Everywhere: Fix a few typos
|
2 年之前 |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 年之前 |
MacDue
|
d11baf48ae
LibGfx: Fix constructor initialisation style in GradientPainting
|
2 年之前 |
MacDue
|
285bd7a37a
LibGfx: Stop passing color stop spans by const reference
|
2 年之前 |
MacDue
|
a43d892c4e
LibGfx: Use the first/last color for positions before/after a gradient
|
2 年之前 |
MacDue
|
1a89d77688
LibGfx: Implement paint styles required for HTML canvas gradients
|
2 年之前 |
MacDue
|
b31d768e95
LibGfx: Add paint styles and allow gradients to be used as them
|
2 年之前 |
MacDue
|
c8c065b6b0
LibWeb+LibGfx: Migrate (most of) the CSS gradient painting to LibGfx
|
2 年之前 |