Nico Weber
|
f1a3028ef1
LibGfx: Change BMPWriter API to be consistent with other image writers
|
2 anni fa |
Nico Weber
|
01387eb72b
LibGfx: Change second argument of BMPWriter::dump() to Options struct
|
2 anni fa |
Nico Weber
|
74891ab656
LibGfx: Remove unused BMPWriter::set_compression()
|
2 anni fa |
Andreas Kling
|
bfe081caad
LibGfx: Fix const-correctness issues
|
2 anni fa |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 anni fa |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 anni fa |
Andreas Kling
|
a15ed8743d
AK: Make ByteBuffer::try_* functions return ErrorOr<void>
|
3 anni fa |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 anni fa |
Ali Mohammad Pur
|
3a9f00c59b
Everywhere: Use OOM-safe ByteBuffer APIs where possible
|
3 anni fa |
Brian Gianforcaro
|
b0fbea848b
LibGfx: Remove unused header includes
|
4 anni fa |
Marcus Nilsson
|
8324ffefe7
LibGfx/BMPWriter: Add support for V3 & V4 DIB headers
|
4 anni fa |
Gunnar Beutner
|
5e1c1eb840
LibGfx: Make sure we use unique class names
|
4 anni fa |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 anni fa |
Ben Wiederhake
|
c9bb887c55
Everywhere: Remove unnecessary headers 1/4
|
4 anni fa |
Nico Weber
|
5f9c42c404
LibGfx: Give Bitmap a scale factor
|
4 anni fa |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |