mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:17:45 +00:00
LibGfx: Add a TIFF loader
This commit is contained in:
parent
dc5bb5a4cc
commit
75caccafa4
6 changed files with 590 additions and 0 deletions
|
@ -34,6 +34,7 @@ set(SOURCES
|
|||
ImageFormats/BMPLoader.cpp
|
||||
ImageFormats/BMPWriter.cpp
|
||||
ImageFormats/BooleanDecoder.cpp
|
||||
ImageFormats/TIFFLoader.cpp
|
||||
ImageFormats/DDSLoader.cpp
|
||||
ImageFormats/GIFLoader.cpp
|
||||
ImageFormats/ICOLoader.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue