Historique des commits

Auteur SHA1 Message Date
  MacDue d327104910 LibGfx: Add `Path::place_text_along(text, font)` il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  MacDue 50d33f79fa LibGfx: Allow extracting paths from fonts and add Gfx::Path::text() il y a 1 an
  Gabriel Nava 9a61041941 LibWeb: Add CanvasPath arcTo support il y a 1 an
  MacDue 1bc7b0320e LibGfx: Approximate elliptical arcs with cubic beziers il y a 2 ans
  MacDue 8d4f90df4e LibGfx: Pass angles as floats to Path::elliptical_arc_to() il y a 2 ans
  MacDue 9e57f8d183 LibGfx: Invalidate path bounding boxes when invalidating split lines il y a 2 ans
  MacDue 95a07bd4e5 LibGfx: Add Path::stroke_to_fill(thickness) il y a 2 ans
  MacDue 6abc51d9f8 LibGfx: Simplify segmentizing paths il y a 2 ans
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes il y a 2 ans
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  Luke Wilde 1f97adbee8 LibGfx: Add a function that adds two paths together il y a 2 ans
  Andreas Kling ca44b26b2a LibGfx: Make Gfx::Path const-correct internally (segment list) il y a 2 ans
  Andreas Kling 7c607462a4 LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint il y a 2 ans
  Rodrigo Tobar f99c9dc11a LibGfx: Add the ability to append a Path into another il y a 2 ans
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Sam Atkins 389f1ee6f5 LibGfx: Add method for copying a Path with a transform applied il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx il y a 3 ans
  Simon Danner f0a1ab6f84 LibWeb: Keep SVG elliptical arc shape when applying viewbox il y a 3 ans
  Sam Atkins aa2f20fb60 LibGfx: Add Path::[horizontal,vertical]_path_to() il y a 3 ans
  Ali Mohammad Pur 433725fef2 LibGfx: Implement cubic bezier curves by splitting them to subcurves il y a 3 ans
  Andreas Kling 8c863ad959 LibGfx: Make Path::bounding_box() and Path::split_lines() const il y a 3 ans
  Andreas Kling 09d13e437b LibGfx: Add Path::cubic_bezier_curve_to() il y a 3 ans
  Matthew Olsson b6c884d20c LibGfx: Add Path::clear il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  AnotherTest 801daf47f0 LibGfx+LibWeb: Wire up CanvasRenderingContext2D.ellipse() il y a 4 ans