Nicholas-Baron
|
73dd293ec4
Everywhere: Add `-Wdouble-promotion` warning
|
4 rokov pred |
AnotherTest
|
801daf47f0
LibGfx+LibWeb: Wire up CanvasRenderingContext2D.ellipse()
|
4 rokov pred |
AnotherTest
|
1ea466661f
LibGfx+LibWeb: Move out the EllipticArcTo() logic into Path
|
4 rokov pred |
AnotherTest
|
cb04a441cf
LibGfx: Un-recursive-ify the Bezier and Elliptic curve implementations
|
4 rokov pred |
Idan Horowitz
|
b7c3f046f7
LibGfx: initialize winding number to 1 for NonZero winding rules
|
4 rokov pred |
Andreas Kling
|
d4d8d9ea0b
LibGfx: Make sure draw_ui_text() paints underlines with text color
|
4 rokov pred |
Andreas Kling
|
a4992b5ece
LibGUI+LibGfx: Collapse the '&' from Alt shortcuts in tooltip texts
|
4 rokov pred |
Andreas Kling
|
eecf60767a
LibGfx: Make draw_ui_text() underlines take glyph spacing into account
|
4 rokov pred |
Andreas Kling
|
2b9bc605d2
LibGfx: Add a Gfx::TextAlignment parameter to Painter::draw_ui_text()
|
4 rokov pred |
Andreas Kling
|
b7a25bfaac
LibGfx: Adjust parameter order for Painter::draw_ui_text()
|
4 rokov pred |
Andreas Kling
|
6d8ca9871c
LibGfx: Move underline closer to text in draw_ui_text()
|
4 rokov pred |
Andreas Kling
|
89bc655765
LibGfx: Add Gfx::Painter::draw_ui_text()
|
4 rokov pred |
Oleg Sikorskiy
|
a5db11c1f0
LibGfx: Use integer version of Bresenham's algorithm.
|
4 rokov pred |
Oleg
|
d0e7d45b85
LibGfx: Don't use target's alpha if it doesn't have one (#5888)
|
4 rokov pred |
Andreas Kling
|
fe861512c8
LibGfx: Add BitmapFormat::RGBA8888
|
4 rokov pred |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
4 rokov pred |
thankyouverycool
|
5806630cf4
LibGfx+LibGUI: Add support for vertical ProgressBars
|
4 rokov pred |
Stephan Unverwerth
|
87d19273bc
LibGfx: Fix draw_triangle() precision issues
|
4 rokov pred |
Mihai Parparita
|
c2f3d3afe1
LibWeb: Make CSS background image painting respect destination origin and transparency
|
4 rokov pred |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 rokov pred |
Andreas Kling
|
be2b45b215
LibGfx: Make Painter::draw_physical_pixel() clip with scaling in mind
|
4 rokov pred |
Andreas Kling
|
9100a1fde9
LibGfx: Don't color outside the lines in Painter::draw_physical_pixel()
|
4 rokov pred |
Stephan Unverwerth
|
3b67b55c84
LibGfx: draw_glyph_or_emoji fix check for available glyph
|
4 rokov pred |
Stephan Unverwerth
|
79dfe9846d
LibGfx: Generalize glyph placement in Painter
|
4 rokov pred |
Stephan Unverwerth
|
85158dc0ad
LibGfx+LibTTF: Allow Painter to draw TTF glyphs
|
4 rokov pred |
Stephan Unverwerth
|
179dba652e
LibGfx: Insert pixel and ttf fonts into Typeface structure
|
4 rokov pred |
Tom
|
ddbd88d5c6
LibGfx: Enable Painter::blit to apply opacity and mix alpha channels
|
4 rokov pred |
Tom
|
0138f13bfe
WindowServer: Improvements to support alpha channel in window frames
|
4 rokov pred |
Tom
|
130d48fa13
LibGfx: Painter::blit_filtered should take into account alpha value
|
4 rokov pred |
Tom
|
0ce4b9d7db
WindowServer: Implement simple window shadows
|
4 rokov pred |