mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:07:46 +00:00
LibGfx: Add support for DDS images
This commit is contained in:
parent
9f42ccd639
commit
24c5b0e81c
18 changed files with 1375 additions and 11 deletions
|
@ -1,4 +1,5 @@
|
|||
[FileType]
|
||||
dds=/bin/ImageViewer
|
||||
pbm=/bin/ImageViewer
|
||||
pgm=/bin/ImageViewer
|
||||
png=/bin/ImageViewer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue