This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-19 22:25:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7bcdf7c531f241dc4bfdbae7cfcf80052eb0643
ladybird
/
Userland
/
Libraries
/
LibGfx
/
ImageFormats
History
Sam Atkins
2c24192e1f
LibGfx: Move FourCC to its own file
...
These are used in fonts too, so let's not limit them to ImageLoader.
2023-11-24 08:42:46 +01:00
..
ISOBMFF
…
BMPLoader.cpp
…
BMPLoader.h
…
BMPWriter.cpp
…
BMPWriter.h
…
BooleanDecoder.cpp
…
BooleanDecoder.h
…
DDSLoader.cpp
…
DDSLoader.h
…
ExifOrientedBitmap.h
…
GIFLoader.cpp
…
GIFLoader.h
…
ICOLoader.cpp
…
ICOLoader.h
…
ILBMLoader.cpp
LibGfx: Move FourCC to its own file
2023-11-24 08:42:46 +01:00
ILBMLoader.h
…
ImageDecoder.cpp
…
ImageDecoder.h
LibGfx: Move FourCC to its own file
2023-11-24 08:42:46 +01:00
JPEGLoader.cpp
LibPDF+LibGfx: Don't invert CMYK channels in JPEG data in PDFs
2023-11-17 22:32:40 +00:00
JPEGLoader.h
LibPDF+LibGfx: Don't invert CMYK channels in JPEG data in PDFs
2023-11-17 22:32:40 +00:00
JPEGShared.h
…
JPEGWriter.cpp
…
JPEGWriter.h
…
JPEGWriterTables.h
…
JPEGXLLoader.cpp
…
JPEGXLLoader.h
…
PBMLoader.cpp
…
PBMLoader.h
…
PGMLoader.cpp
…
PGMLoader.h
…
PNGLoader.cpp
LibGfx: Allow passing FilterType::None to unfilter_scanline()
2023-11-17 19:09:50 +01:00
PNGLoader.h
LibGfx: Make unfilter_scanline() a static PNGImageDecoderPlugin method
2023-11-17 19:09:50 +01:00
PNGShared.h
…
PNGWriter.cpp
…
PNGWriter.h
…
PortableFormatWriter.cpp
…
PortableFormatWriter.h
…
PortableImageLoaderCommon.h
…
PortableImageMapLoader.h
…
PPMLoader.cpp
…
PPMLoader.h
…
QOILoader.cpp
…
QOILoader.h
…
QOIWriter.cpp
…
QOIWriter.h
…
TGALoader.cpp
…
TGALoader.h
…
TIFFLoader.cpp
LibGfx/TIFF: Take the TIFF value by rvalue reference in
handle_tag()
2023-11-18 11:14:37 +00:00
TIFFLoader.h
LibGfx/TIFF: Put the
TIFFLoadingContext
class in a TIFF namespace
2023-11-18 11:14:37 +00:00
TIFFMetadata.h
LibGfx/TIFF: Take the TIFF value by rvalue reference in
handle_tag()
2023-11-18 11:14:37 +00:00
TIFFTagHandler.cpp
LibGfx/TIFF: Take the TIFF value by rvalue reference in
handle_tag()
2023-11-18 11:14:37 +00:00
TinyVGLoader.cpp
…
TinyVGLoader.h
…
WebPLoader.cpp
LibGfx: Move FourCC to its own file
2023-11-24 08:42:46 +01:00
WebPLoader.h
…
WebPLoaderLossless.cpp
…
WebPLoaderLossless.h
…
WebPLoaderLossy.cpp
…
WebPLoaderLossy.h
…
WebPLoaderLossyTables.h
…