Nico Weber
|
2ec6bbd7a1
LibGfx: Add a draw_scaled_bitmap() variant that takes a FloatRect as src_rect
|
4 年之前 |
Nico Weber
|
6a78e7e6a8
LibGfx: Correctly handle source rect offset in draw_scaled_bitmap
|
4 年之前 |
Nico Weber
|
e2dfd028f9
LibGfxScaleDemo: Add coverage for blit_with_alpha
|
4 年之前 |
Nico Weber
|
5f9c42c404
LibGfx: Give Bitmap a scale factor
|
4 年之前 |
Nico Weber
|
1382bbfc57
LibGfx: Make Painter take the scale factor as constructor argument
|
4 年之前 |
Andreas Kling
|
d312011708
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
|
4 年之前 |
Nico Weber
|
adb9ade88d
LibGfxScaleDemo: Add Emoji to window title bar
|
4 年之前 |
Nico Weber
|
56cad36ef2
LibGfx: Make Painter::draw_rect() scale-aware
|
4 年之前 |
TheMorc
|
b2086c8d77
Demos+Games: Pledge "sendfd" in demos and games
|
4 年之前 |
Nico Weber
|
d551263b11
LibGfx: Make it possible to apply an (integer) scale to a Painter
|
4 年之前 |