Historique des commits

Auteur SHA1 Message Date
  Shannon Booth 123b5c9d34 LibDraw: Add draw_ellipse_intersecting function il y a 5 ans
  Andreas Kling f04394b9f3 LibDraw: Painter::draw_pixel() with thickness>1 was doubly translating il y a 5 ans
  Andreas Kling 478cfae7c8 LibDraw: Support dotted lines in Painter::draw_line() il y a 5 ans
  Andreas Kling c645d9fe4a LibDraw: Add Painter::clear_rect() for filling a rect without blending il y a 5 ans
  Andreas Kling 89c0b158da LibDraw: Add support for colors with alpha in Painter::fill_rect() il y a 5 ans
  Andreas Kling 0d8aaaaa44 LibDraw: Store emojis in a HashMap<u32, RefPtr<GraphicsBitmap>> il y a 5 ans
  Andreas Kling 96f10c8de2 LibDraw: Rename Painter::blit_tiled() => draw_tiled_bitmap() il y a 5 ans
  Andreas Kling a791b86afa LibDraw: Add TextAlignment::TopRight il y a 6 ans
  Sergey Bugaev 84bc6a92a7 LibDraw: Add emoji drawing support to Painter il y a 6 ans
  Andreas Kling d31ddf9aaa Painter: Fix off-by-one in bounding rects for right-aligned text il y a 6 ans
  Andreas Kling b2aea6b4ff Painter: Scaling RGBA32 bitmaps treated the source as alpha-less RGB32 il y a 6 ans
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) il y a 6 ans