mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:27:34 +00:00
Base: Teach ImageViewer and PixelPaint to open JXL, TGA images
This commit is contained in:
parent
1c19c2bc92
commit
bf927344fb
3 changed files with 3 additions and 2 deletions
|
@ -8,6 +8,7 @@ gif=/bin/ImageViewer
|
|||
bmp=/bin/ImageViewer
|
||||
jpg=/bin/ImageViewer
|
||||
jpeg=/bin/ImageViewer
|
||||
jxl=/bin/ImageViewer
|
||||
qoi=/bin/ImageViewer
|
||||
webp=/bin/ImageViewer
|
||||
tga=/bin/ImageViewer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue