Timothy Flynn
|
2bc7c11e8d
LibGfx: Consult Unicode data to decode emoji sequences
|
hace 2 años |
Timothy Flynn
|
b823f3d29f
LibGfx: Consider multi-code point glyphs when computing text width
|
hace 2 años |
Andreas Kling
|
7c607462a4
LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint
|
hace 2 años |
Andreas Kling
|
e9078e216d
LibGfx: Make sure the Painter clip rect is never larger than the target
|
hace 2 años |
Tim Ledbetter
|
392dac0818
LibGfx: Make checkerboard patterns static when panning
|
hace 2 años |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
hace 2 años |
Nico Weber
|
c8832807d6
LibGfx+Tests: Remove code unnecessary after 9e7c16d0a44052e598103
|
hace 2 años |
MacDue
|
f3c0987afe
LibGfx: Add Painter::fill_rect(rect, paint_style)
|
hace 2 años |
MacDue
|
223cedc896
LibGfx: Update fill_path() to support taking a PaintStyle
|
hace 2 años |
Arda Cinar
|
9418586990
LibGfx: Remove an unnecessary FIXME
|
hace 2 años |
Arda Cinar
|
c8d7bf5449
LibGfx: Implement drawing dotted/dashed diagonal Lines
|
hace 2 años |
MacDue
|
c8c065b6b0
LibWeb+LibGfx: Migrate (most of) the CSS gradient painting to LibGfx
|
hace 2 años |
Andreas Kling
|
b2d3ceaec5
LibGfx: Make text painting better at aligning vector fonts vertically
|
hace 2 años |
Andreas Kling
|
d2195f8088
LibGfx: Use Gfx::Rect::align_within() to simplify text drawing logic
|
hace 2 años |
Andreas Kling
|
6b421fb521
LibGfx: Slim down Gfx::TextLayout API by removing unused accessors
|
hace 2 años |
MacDue
|
6632023498
LibGfx: Enable subpixel accurate text rendering in Painter::draw_text()
|
hace 2 años |
MacDue
|
a1726b1ba5
LibGfx: Avoid rounding/truncating glyph positions till blitting
|
hace 2 años |
Lucas CHOLLET
|
2eeaba3f1d
LibGfx: Use the Midpoint Ellipse Algorithm for filled ellipses
|
hace 2 años |
Lucas CHOLLET
|
d2372464a2
LibGfx: Put the Midpoint Ellipse Algorithm in its own function
|
hace 2 años |
Andreas Kling
|
555d7a6fce
LibGfx: Make Font::glyph_width*() APIs return float
|
hace 2 años |
Andreas Kling
|
3407ab0fd1
LibGfx: Make Font::width() return a float
|
hace 2 años |
Andreas Kling
|
bfa7381852
LibGfx: Make Font::pixel_size() return a float
|
hace 2 años |
MacDue
|
ca01017f32
LibGfx: Add Painter::fill_pixels()
|
hace 2 años |
FrHun
|
df30440117
LibGfx: Add NearestFractional scaling type to painter
|
hace 2 años |
MacDue
|
6c27f2c071
LibGfx: Don't blend opaque pixels
|
hace 2 años |
Sam Atkins
|
83f31cb4a7
LibGfx: Add int overloads for (AntiAliasing)Painter float methods
|
hace 2 años |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
hace 2 años |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
hace 2 años |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
hace 2 años |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
hace 2 años |