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-01-17 14:05:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e46b9c189e1bc94de2b977af63b59acab6840a4c
ladybird
/
Userland
/
Libraries
/
LibGfx
/
ImageFormats
History
Lucas CHOLLET
fcaa535dec
LibGfx/PortableFormat: Use
static_cast
instead of C-style casts
2023-03-24 10:56:58 +01:00
..
BMPLoader.cpp
…
BMPLoader.h
…
BMPWriter.cpp
…
BMPWriter.h
…
DDSLoader.cpp
…
DDSLoader.h
…
GIFLoader.cpp
…
GIFLoader.h
…
ICOLoader.cpp
…
ICOLoader.h
…
ImageDecoder.cpp
…
ImageDecoder.h
…
JPEGLoader.cpp
…
JPEGLoader.h
…
PBMLoader.cpp
LibGfx/PortableFormat: Propagate errors from
read_image_data()
2023-03-24 10:56:58 +01:00
PBMLoader.h
LibGfx/PortableFormat: Propagate errors from
read_image_data()
2023-03-24 10:56:58 +01:00
PGMLoader.cpp
LibGfx/PortableFormat: Use
static_cast
instead of C-style casts
2023-03-24 10:56:58 +01:00
PGMLoader.h
LibGfx/PortableFormat: Propagate errors from
read_image_data()
2023-03-24 10:56:58 +01:00
PNGLoader.cpp
…
PNGLoader.h
…
PNGShared.h
…
PNGWriter.cpp
…
PNGWriter.h
…
PortableFormatWriter.cpp
…
PortableFormatWriter.h
…
PortableImageLoaderCommon.h
LibGfx/PortableFormat: Propagate errors from
decode()
2023-03-24 10:56:58 +01:00
PortableImageMapLoader.h
LibGfx/PortableFormat: Propagate errors from
decode()
2023-03-24 10:56:58 +01:00
PPMLoader.cpp
LibGfx/PortableFormat: Use
static_cast
instead of C-style casts
2023-03-24 10:56:58 +01:00
PPMLoader.h
LibGfx/PortableFormat: Propagate errors from
read_image_data()
2023-03-24 10:56:58 +01:00
QOILoader.cpp
…
QOILoader.h
…
QOIWriter.cpp
…
QOIWriter.h
…
TGALoader.cpp
…
TGALoader.h
…
WebPLoader.cpp
…
WebPLoader.h
…