We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86c3ee commit 95f9745Copy full SHA for 95f9745
src/core/u-qoi.c
@@ -28,6 +28,8 @@
28
** Base-code:
29
30
if find system/codecs 'qoi [
31
+ system/codecs/qoi/title: "Quite OK Image"
32
+ system/codecs/qoi/type: 'image
33
system/codecs/qoi/suffixes: [%.qoi]
34
append append system/options/file-types system/codecs/qoi/suffixes 'qoi
35
]
0 commit comments