Linus Groh
|
5b68ea8dde
LibGfx: Make Bitmap path handling case insensitive
|
преди 4 години |
AnotherTest
|
705ad670f3
LibGfx: Add methods to serialise and deserialise a Bitmap
|
преди 4 години |
Tom
|
7399874479
AK: Add trivial structure validation to SharedBuffer
|
преди 4 години |
Peter Nelson
|
d366e996dd
LibGfx: restructure Bitmap ctor to expect an alloc'd backing store
|
преди 4 години |
Peter Nelson
|
16ebbde26f
LibGfx: add Bitmap::clone() method
|
преди 4 години |
Ben Wiederhake
|
bd6390d8cb
LibGfx: Validate size of incoming shared bitmap
|
преди 4 години |
Ben Wiederhake
|
9c3a33762b
LibGfx: Saner memory usage of indexed bitmaps
|
преди 4 години |
Ben Wiederhake
|
a098046309
LibGfx: Nicer error reporting for bitmap allocation
|
преди 4 години |
Ben Wiederhake
|
52a797afdb
LibGfx: Protect against over-large bitmaps
|
преди 4 години |
Nico Weber
|
3f45e9ab1e
Lagom: Add LibGemini, LibGfx
|
преди 5 години |
Hüseyin ASLITÜRK
|
dc5b73c43a
LibGfx: Add PGM image file type support
|
преди 5 години |
devashish
|
a8b00780a8
LibGfx: Integrate JPEG decoder with rest of the system
|
преди 5 години |
Andreas Kling
|
e3782a7f99
ImageDecoder: Add a new service for out-of-process image decoding :^)
|
преди 5 години |
Hüseyin ASLITÜRK
|
326032b138
LibGfx: Add PPM image file type support
|
преди 5 години |
Paul Roukema
|
140581d0c3
LibGfx: Initial support for ICO image files.
|
преди 5 години |
Hüseyin ASLITÜRK
|
9ab82c0ee5
LibGfx: Add PBM image file type support
|
преди 5 години |
Matthew Olsson
|
4e093a7c23
LibGfx: Add BMP loader
|
преди 5 години |
Hüseyin ASLITÜRK
|
56158a4281
LibGfx: Add a new Bitmap::is_path_a_supported_image_format() method
|
преди 5 години |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
преди 5 години |
Linus Groh
|
9dbab2d05e
Misc: Replace "String(string_view)" with "string_view.to_string()"
|
преди 5 години |
Hüseyin ASLITÜRK
|
c9c1d1fae0
LibGUI: Create thumnail for gif files
|
преди 5 години |
Andreas Kling
|
acf2061837
LibGfx: Use Checked::multiplication_would_overflow()
|
преди 5 години |
Andreas Kling
|
f3fc294ac8
LibGfx: Use Checked<T> when creating new bitmaps
|
преди 5 години |
Andreas Kling
|
228ace854c
LibGfx: Don't allow creating bitmaps whose sizes would overflow
|
преди 5 години |
Hüseyin ASLITÜRK
|
8e9d031cb3
LibGfx: Add Bitmap::rotated and Bitmap::flipped
|
преди 5 години |
Andreas Kling
|
7cfe712f4d
LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage
|
преди 5 години |
Andreas Kling
|
37fc6c117c
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
преди 5 години |
Andreas Kling
|
f72e5bbb17
Kernel+LibC: Rename shared buffer syscalls to use a prefix
|
преди 5 години |
Andreas Kling
|
93e9c2732b
LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA
|
преди 5 години |
Andreas Kling
|
9c0c677d57
LibGfx: Reduce header dependencies of Bitmap and Font
|
преди 5 години |