Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 vuotta sitten |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 vuotta sitten |
Luke Wilde
|
1f97adbee8
LibGfx: Add a function that adds two paths together
|
2 vuotta sitten |
Andreas Kling
|
ca44b26b2a
LibGfx: Make Gfx::Path const-correct internally (segment list)
|
2 vuotta sitten |
Andreas Kling
|
7c607462a4
LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint
|
2 vuotta sitten |
Rodrigo Tobar
|
f99c9dc11a
LibGfx: Add the ability to append a Path into another
|
2 vuotta sitten |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Sam Atkins
|
389f1ee6f5
LibGfx: Add method for copying a Path with a transform applied
|
2 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Lenny Maiorani
|
9c56a83b76
Libraries: Use default constructors/destructors in LibGfx
|
3 vuotta sitten |
Simon Danner
|
f0a1ab6f84
LibWeb: Keep SVG elliptical arc shape when applying viewbox
|
3 vuotta sitten |
Sam Atkins
|
aa2f20fb60
LibGfx: Add Path::[horizontal,vertical]_path_to()
|
3 vuotta sitten |
Ali Mohammad Pur
|
433725fef2
LibGfx: Implement cubic bezier curves by splitting them to subcurves
|
3 vuotta sitten |
Andreas Kling
|
8c863ad959
LibGfx: Make Path::bounding_box() and Path::split_lines() const
|
3 vuotta sitten |
Andreas Kling
|
09d13e437b
LibGfx: Add Path::cubic_bezier_curve_to()
|
3 vuotta sitten |
Matthew Olsson
|
b6c884d20c
LibGfx: Add Path::clear
|
4 vuotta sitten |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
AnotherTest
|
801daf47f0
LibGfx+LibWeb: Wire up CanvasRenderingContext2D.ellipse()
|
4 vuotta sitten |
AnotherTest
|
6c05d6d370
LibGfx: Add a Path::arc_to() helper
|
4 vuotta sitten |
AnotherTest
|
1ea466661f
LibGfx+LibWeb: Move out the EllipticArcTo() logic into Path
|
4 vuotta sitten |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 vuotta sitten |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 vuotta sitten |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 vuotta sitten |