Skip to content

Commit 24641ae

Browse files
committed
imageavif: Fix default quality (fix #1764)
1 parent e7b81f2 commit 24641ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/image/functions/imageavif.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<para>
3939
<parameter>quality</parameter> is optional, and ranges from 0 (worst quality, smaller file)
4040
to 100 (best quality, larger file).
41-
If <literal>-1</literal> is provided, the default value <literal>30</literal> is used.
41+
If <literal>-1</literal> is provided, the default value <literal>52</literal> is used.
4242
</para>
4343
</listitem>
4444
</varlistentry>

0 commit comments

Comments
 (0)