Historie revizí

Autor SHA1 Zpráva Datum
  MacDue f3c8e88e5e LibGfx: Use BoundingBox helper in Gfx::Path před 1 rokem
  Aliaksandr Kalenik efdbd8238e LibGfx: Decouple glyph positions calculation from draw_text_run() před 1 rokem
  MacDue 50d33f79fa LibGfx: Allow extracting paths from fonts and add Gfx::Path::text() před 1 rokem
  Gabriel Nava 9a61041941 LibWeb: Add CanvasPath arcTo support před 1 rokem
  MacDue a9b4e876d0 LibGfx: Only attempt to paint strokes with a width > 0 před 2 roky
  MacDue 1bc7b0320e LibGfx: Approximate elliptical arcs with cubic beziers před 2 roky
  MacDue 2a1bf63f9e LibGfx: Use AK::sincos() and AK::Pi<double> in Path::elliptical_arc_to() před 2 roky
  MacDue 8d4f90df4e LibGfx: Pass angles as floats to Path::elliptical_arc_to() před 2 roky
  MacDue 90e836deae LibGfx: Fix elliptical arcs after non orientation preserving transform před 2 roky
  MacDue 3d755a57b6 LibGfx: Ensure last subpath is closed by Path::close_all_subpaths() před 2 roky
  MacDue 95a07bd4e5 LibGfx: Add Path::stroke_to_fill(thickness) před 2 roky
  MacDue 6abc51d9f8 LibGfx: Simplify segmentizing paths před 2 roky
  Andreas Kling cc86c07f58 LibGfx: Transform the x axis rotation for elliptical arcs před 2 roky
  MacDue 26e56bdd08 LibGfx: Fix crash due to vector resize in close_all_subpaths() před 2 roky
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector před 2 roky
  Luke Wilde 1f97adbee8 LibGfx: Add a function that adds two paths together před 2 roky
  Andreas Kling ca44b26b2a LibGfx: Make Gfx::Path const-correct internally (segment list) před 2 roky
  Andreas Kling 7c607462a4 LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint před 2 roky
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Sam Atkins 389f1ee6f5 LibGfx: Add method for copying a Path with a transform applied před 2 roky
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Simon Danner f0a1ab6f84 LibWeb: Keep SVG elliptical arc shape when applying viewbox před 3 roky
  Ali Mohammad Pur 433725fef2 LibGfx: Implement cubic bezier curves by splitting them to subcurves před 3 roky
  Andreas Kling c8c3828b59 LibGfx: Avoid invalidation when Path::close() is a no-op před 3 roky
  Andreas Kling 09d13e437b LibGfx: Add Path::cubic_bezier_curve_to() před 3 roky
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable před 4 roky