feature: .dds image support (#1392)

* Added Pfim as 3rdparty lib

* Added support for parsing showing dds and tga images using Pfim

---------

Co-authored-by: Snimax <snimax@live.se>
This commit is contained in:
Henrik Andersson 2025-06-06 10:44:40 +02:00 committed by GitHub
parent 7bba40d03f
commit a2ca071f08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 91 additions and 0 deletions

View file

@ -4,5 +4,6 @@
{
None = 0,
Builtin,
Pfim
}
}