MacDue
|
e9e1ee11d4
LibGfx: Decrease flatness a little in Path::stroke_to_fill()
|
1 سال پیش |
MacDue
|
13a4fb0325
LibGfx: Increase bezier splitting tolerance to 0.5
|
1 سال پیش |
MacDue
|
d327104910
LibGfx: Add `Path::place_text_along(text, font)`
|
1 سال پیش |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 سال پیش |
Aliaksandr Kalenik
|
df57d7ca68
LibGfx+LibWeb: Update for_each_glyph_position to use font cascade list
|
1 سال پیش |
Nicolas Ramz
|
b3cbe0fdb9
LibGfx/Path: Round numerator in elliptical_arc_to
|
1 سال پیش |
MacDue
|
f3c8e88e5e
LibGfx: Use BoundingBox helper in Gfx::Path
|
1 سال پیش |
Aliaksandr Kalenik
|
efdbd8238e
LibGfx: Decouple glyph positions calculation from draw_text_run()
|
1 سال پیش |
MacDue
|
50d33f79fa
LibGfx: Allow extracting paths from fonts and add Gfx::Path::text()
|
1 سال پیش |
Gabriel Nava
|
9a61041941
LibWeb: Add CanvasPath arcTo support
|
1 سال پیش |
MacDue
|
a9b4e876d0
LibGfx: Only attempt to paint strokes with a width > 0
|
2 سال پیش |
MacDue
|
1bc7b0320e
LibGfx: Approximate elliptical arcs with cubic beziers
|
2 سال پیش |
MacDue
|
2a1bf63f9e
LibGfx: Use AK::sincos() and AK::Pi<double> in Path::elliptical_arc_to()
|
2 سال پیش |
MacDue
|
8d4f90df4e
LibGfx: Pass angles as floats to Path::elliptical_arc_to()
|
2 سال پیش |
MacDue
|
90e836deae
LibGfx: Fix elliptical arcs after non orientation preserving transform
|
2 سال پیش |
MacDue
|
3d755a57b6
LibGfx: Ensure last subpath is closed by Path::close_all_subpaths()
|
2 سال پیش |
MacDue
|
95a07bd4e5
LibGfx: Add Path::stroke_to_fill(thickness)
|
2 سال پیش |
MacDue
|
6abc51d9f8
LibGfx: Simplify segmentizing paths
|
2 سال پیش |
Andreas Kling
|
cc86c07f58
LibGfx: Transform the x axis rotation for elliptical arcs
|
2 سال پیش |
MacDue
|
26e56bdd08
LibGfx: Fix crash due to vector resize in close_all_subpaths()
|
2 سال پیش |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 سال پیش |
Luke Wilde
|
1f97adbee8
LibGfx: Add a function that adds two paths together
|
2 سال پیش |
Andreas Kling
|
ca44b26b2a
LibGfx: Make Gfx::Path const-correct internally (segment list)
|
2 سال پیش |
Andreas Kling
|
7c607462a4
LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint
|
2 سال پیش |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
2 سال پیش |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Sam Atkins
|
389f1ee6f5
LibGfx: Add method for copying a Path with a transform applied
|
2 سال پیش |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |