Andreas Kling
|
c648e24cff
LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader
|
2 лет назад |
Andreas Kling
|
3cf73ca0b3
LibWeb: Implement enough of "update the image data" to load images
|
2 лет назад |
Andreas Kling
|
dbe961ca02
LibWeb: Move image viewport awareness from ImageBox to ImagePaintable
|
2 лет назад |
thankyouverycool
|
f7e034d4b2
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
|
2 лет назад |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 лет назад |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 лет назад |
Sam Atkins
|
0bf4089af9
LibWeb: Convert border painting to new pixel units
|
2 лет назад |
MacDue
|
4507920187
LibWeb: Fix position: fixed canvases/images disappearing when scrolling
|
2 лет назад |
Andreas Kling
|
e72896e35e
LibWeb: Get default fonts via Platform::FontPlugin
|
2 лет назад |
MacDue
|
b68f48eb71
LibWeb: Shrink the inner border radii to accommodate the border widths
|
3 лет назад |
MacDue
|
8c8dde59d2
LibWeb: Use ScopedCornerRadiusClip for image painting
|
3 лет назад |
MacDue
|
4d110c39f3
LibWeb: Support using border-radius on <img> tags
|
3 лет назад |
Jelle Raaijmakers
|
ab19b092ed
LibGfx: Implement `Rect::to_rounded<U>()`
|
3 лет назад |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 лет назад |
Andreas Kling
|
053766d79c
LibWeb: Split Paintable into Paintable and PaintableBox
|
3 лет назад |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 лет назад |