Историја ревизија

Аутор SHA1 Порука Датум
  Simon Danner 9ad9c72827 LibGfx: Draw complex emojis correctly пре 3 година
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ пре 3 година
  Jelle Raaijmakers 7334636933 LibGfx: Return kerning values as a `float` instead of `int` пре 3 година
  Jelle Raaijmakers ee9a2e0715 LibGfx: Implement font kerning for `Painter::draw_text_run` пре 3 година
  Andreas Kling 7850628ff1 LibGfx: Add Painter::draw_text_run(), a simplified text painting API пре 3 година
  Andreas Kling 5c5e4b5ae5 Revert "LibGfx: Remove bogus baseline adjustment in Painter's draw_text_line()" пре 3 година
  Andreas Kling 2b2915656d LibGfx: Remove bogus baseline adjustment in Painter's draw_text_line() пре 3 година
  Andreas Kling 65629d26fe LibGfx: Use Font::pixel_size() instead of glyph_height() when painting пре 3 година
  MacDue 3c0e17f29f LibGfx: Support scaling in AntiAliasingPainter::draw_circle() пре 3 година
  Jelle Raaijmakers b17fb76ace LibGfx: Implement TTF kerning tables пре 3 година
  Jelle Raaijmakers bec474d99b LibGfx: Calculate source rect once in `do_draw_scaled_bitmap` пре 3 година
  Jelle Raaijmakers f790a69431 LibGfx: Draw last row and column of scaled bitmaps in Painter пре 3 година
  Simon Wanner 4f348f1733 LibGfx: Clip away coordinates outside the source bitmap пре 3 година
  Simon Wanner 917d06fa30 LibGfx: Clamp coordinates for bilinear blending correctly пре 3 година
  Andreas Kling d09e8978c2 LibGfx: Be more aggressive when splitting bezier curves пре 3 година
  MacDue 51e54ab1ba LibGfx: AntiAliasingPainter::draw_circle/fill_rect_with_rounded_corners пре 3 година
  Lenny Maiorani 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx пре 3 година
  Joe Petrus 2632f6ae65 LibGfx: Abort draw_circle_arc_intersecting with 0 radius пре 3 година
  Vrins 3b22fd9a9f LibGfx: Add support for TextAlignment::TopCenter / BottomCenter пре 3 година
  Andreas Kling 9fa78b1a05 LibGfx: Don't mix up red/blue channels when blitting RGBA8888 bitmap пре 3 година
  Andreas Kling a6a8ba80fc LibGfx: Rename Color::from_rgba() => Color::from_argb() пре 3 година
  Andreas Kling 5ace66a903 LibGfx: Rename RGBA32 => ARGB32 пре 3 година
  Linus Groh c5c026890e LibGfx: Add basic variation selector and regional indicator support :^) пре 3 година
  Linus Groh cab032f1ee LibGfx+LibGUI: Support multi code point emojis in text painting :^) пре 3 година
  Steven Schmoll d345a3689f LibGfx: Support color blending in Painter::draw_bitmap пре 3 година
  Tobias Christiansen 0277118cb4 LibGfx: Add Painter::draw_triangle_wave() пре 3 година
  Maciej 8542d1da5a LibGfx: Always scale emojis to fit font height пре 3 година
  Filiph Sandström c4b78bee45 LibGfx: Remove VERIFY in draw_rect_with_thickness пре 3 година
  Hendiadyoin1 9e7c16d0a4 LibGfx: Load default font lazily пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година