Linus Groh
|
6faaee2bc8
LibWeb: Fix copy/paste typo in CanvasRenderingContext2D::stroke_style()
|
3 years ago |
Sam Atkins
|
e07cf6f41b
LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect()
|
3 years ago |
Sam Atkins
|
a50f4d2fc9
LibWeb: Enable bilinear blending for bitmaps
|
3 years ago |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 years ago |
Jean-Baptiste Boric
|
7d84f09e7e
Userland: Move non-standard math constants from math.h
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Nicholas-Baron
|
73dd293ec4
Everywhere: Add `-Wdouble-promotion` warning
|
4 years ago |
Idan Horowitz
|
c5769a7033
LibWeb: Check radius sign in CanvasRenderingContext2D::{arc, ellipse}
|
4 years ago |
Idan Horowitz
|
00114ab01d
LibWeb: Add a naive implemention of CanvasRenderingContext2D::fill_text
|
4 years ago |
AnotherTest
|
801daf47f0
LibGfx+LibWeb: Wire up CanvasRenderingContext2D.ellipse()
|
4 years ago |
Idan Horowitz
|
aab99d5945
LibWeb: Implement the CanvasRenderingContext2D::rect path method
|
4 years ago |
Idan Horowitz
|
0a580ef891
LibWeb: Request repaint on canvas path finalizaiton via fill/stroke
|
4 years ago |
Andreas Kling
|
d434ae71b3
LibWeb: Add CanvasRenderingContext2D.clearRect()
|
4 years ago |
asynts
|
adbb8d62d1
Everywhere: Replace a bundle of dbg with dbgln.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |