Historial de Commits

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