Nico Weber
|
f56b897622
Everywhere: Fix a few typos
|
2 years ago |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 years ago |
MacDue
|
d11baf48ae
LibGfx: Fix constructor initialisation style in GradientPainting
|
2 years ago |
MacDue
|
285bd7a37a
LibGfx: Stop passing color stop spans by const reference
|
2 years ago |
MacDue
|
a43d892c4e
LibGfx: Use the first/last color for positions before/after a gradient
|
2 years ago |
MacDue
|
1a89d77688
LibGfx: Implement paint styles required for HTML canvas gradients
|
2 years ago |
MacDue
|
b31d768e95
LibGfx: Add paint styles and allow gradients to be used as them
|
2 years ago |
MacDue
|
c8c065b6b0
LibWeb+LibGfx: Migrate (most of) the CSS gradient painting to LibGfx
|
2 years ago |