MacDue
|
77456d1d0b
LibGfx: Implement simple signed distance field rendering
|
пре 2 година |
MacDue
|
a425b6f772
LibGfx: Make all fill_path() code member functions and move into .cpp
|
пре 2 година |
MacDue
|
b1a72d66f6
LibGfx: Speed up fill_path() with per scanline clipping & fast fills
|
пре 2 година |
Aliaksandr Kalenik
|
87fa1c5e66
Revert "LibWeb: Fix clip of hidden overflow..."
|
пре 2 година |
Andreas Kling
|
7c607462a4
LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint
|
пре 2 година |
Andreas Kling
|
e9078e216d
LibGfx: Make sure the Painter clip rect is never larger than the target
|
пре 2 година |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
пре 2 година |
MacDue
|
285bd7a37a
LibGfx: Stop passing color stop spans by const reference
|
пре 2 година |
Aliaksandr Kalenik
|
ee4ba7617c
LibWeb: Fix clip of hidden overflow when translated boxes are involved
|
пре 2 година |
MacDue
|
f3c0987afe
LibGfx: Add Painter::fill_rect(rect, paint_style)
|
пре 2 година |
MacDue
|
223cedc896
LibGfx: Update fill_path() to support taking a PaintStyle
|
пре 2 година |
MacDue
|
c8c065b6b0
LibWeb+LibGfx: Migrate (most of) the CSS gradient painting to LibGfx
|
пре 2 година |
MacDue
|
a1726b1ba5
LibGfx: Avoid rounding/truncating glyph positions till blitting
|
пре 2 година |
MacDue
|
ca01017f32
LibGfx: Add Painter::fill_pixels()
|
пре 2 година |
FrHun
|
df30440117
LibGfx: Add NearestFractional scaling type to painter
|
пре 2 година |
Sam Atkins
|
83f31cb4a7
LibGfx: Add int overloads for (AntiAliasing)Painter float methods
|
пре 2 година |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
пре 2 година |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
пре 2 година |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
пре 2 година |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
lanmonster
|
2b7aa4a971
LibGfx+LibGUI: Use constant for line spacing instead of magic number
|
пре 2 година |
jack gleeson
|
4bf587811f
PixelPaint+LibGfx: Allow resizing images and layers
|
пре 2 година |
Andreas Kling
|
a494bd24f1
LibGfx: Add a way to get the Painter's current 2D translation
|
пре 2 година |
Andreas Kling
|
b52165c5d7
LibWeb+LibGfx: Move the blit image through 2D transfrom to Gfx::Painter
|
пре 2 година |
MacDue
|
60356c8dde
LibGfx: Support getting a bitmap for a region of painter
|
пре 2 година |
FrHun
|
b3d1fa4c54
LibGUI: Add drawing triangle from coordinate list
|
пре 3 година |
Karol Kosek
|
3d7838c5fb
LibGfx: Implement SmoothPixels scaling mode
|
пре 3 година |
MacDue
|
81a3ec0692
LibGfx: Add Painter::get_pixel()
|
пре 3 година |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
пре 3 година |