mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-16 16:05:00 +00:00
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:
parent
7bba40d03f
commit
a2ca071f08
3 changed files with 91 additions and 0 deletions
|
@ -4,5 +4,6 @@
|
|||
{
|
||||
None = 0,
|
||||
Builtin,
|
||||
Pfim
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue