Skip to content

Commit 95f9745

Browse files
committed
FIX: provide title and type for the QOI codec
1 parent a86c3ee commit 95f9745

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/core/u-qoi.c

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
** Base-code:
2929
3030
if find system/codecs 'qoi [
31+
system/codecs/qoi/title: "Quite OK Image"
32+
system/codecs/qoi/type: 'image
3133
system/codecs/qoi/suffixes: [%.qoi]
3234
append append system/options/file-types system/codecs/qoi/suffixes 'qoi
3335
]

0 commit comments

Comments
 (0)