Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling 6b421fb521 LibGfx: Slim down Gfx::TextLayout API by removing unused accessors 2 yıl önce
  MacDue 6632023498 LibGfx: Enable subpixel accurate text rendering in Painter::draw_text() 2 yıl önce
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting 2 yıl önce
  Lucas CHOLLET 2eeaba3f1d LibGfx: Use the Midpoint Ellipse Algorithm for filled ellipses 2 yıl önce
  Lucas CHOLLET d2372464a2 LibGfx: Put the Midpoint Ellipse Algorithm in its own function 2 yıl önce
  Andreas Kling 555d7a6fce LibGfx: Make Font::glyph_width*() APIs return float 2 yıl önce
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float 2 yıl önce
  Andreas Kling bfa7381852 LibGfx: Make Font::pixel_size() return a float 2 yıl önce
  MacDue ca01017f32 LibGfx: Add Painter::fill_pixels() 2 yıl önce
  FrHun df30440117 LibGfx: Add NearestFractional scaling type to painter 2 yıl önce
  MacDue 6c27f2c071 LibGfx: Don't blend opaque pixels 2 yıl önce
  Sam Atkins 83f31cb4a7 LibGfx: Add int overloads for (AntiAliasing)Painter float methods 2 yıl önce
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 yıl önce
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value 2 yıl önce
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 yıl önce
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value 2 yıl önce
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
  lanmonster 2b7aa4a971 LibGfx+LibGUI: Use constant for line spacing instead of magic number 2 yıl önce
  MacDue 0e65de2e11 LibGfx: Don't write blended pixel if the alpha is zero 2 yıl önce
  Lucas CHOLLET 4219d50a21 LibGfx: Use the Midpoint Ellipse Algorithm 2 yıl önce
  jack gleeson 4bf587811f PixelPaint+LibGfx: Allow resizing images and layers 2 yıl önce
  Nico Weber 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 yıl önce
  Andreas Kling b52165c5d7 LibWeb+LibGfx: Move the blit image through 2D transfrom to Gfx::Painter 2 yıl önce
  MacDue 60356c8dde LibGfx: Support getting a bitmap for a region of painter 2 yıl önce
  Jelle Raaijmakers bfb4e08612 LibGfx: Use `memcpy` instead of `fast_u32_copy` for blitting 2 yıl önce
  Jelle Raaijmakers 15a9fca461 LibGfx: Correctly shift pixels during bilinear blend 2 yıl önce
  MacDue eef148f7e7 LibGfx: Fix direction of vertical gradients 3 yıl önce
  MacDue 03037cbe4e LibGfx: Support alpha blending on gradients 3 yıl önce
  Andreas Kling 80ed7d220c LibGfx: Paint whitespace characters (including  ) as empty space 3 yıl önce