|
@@ -50,14 +50,14 @@ const properties: Record<
|
|
|
properties: propertiesresvg,
|
|
|
converter: convertresvg,
|
|
|
},
|
|
|
- libheif: {
|
|
|
- properties: propertiesLibheif,
|
|
|
- converter: convertLibheif,
|
|
|
- },
|
|
|
vips: {
|
|
|
properties: propertiesImage,
|
|
|
converter: convertImage,
|
|
|
},
|
|
|
+ libheif: {
|
|
|
+ properties: propertiesLibheif,
|
|
|
+ converter: convertLibheif,
|
|
|
+ },
|
|
|
xelatex: {
|
|
|
properties: propertiesxelatex,
|
|
|
converter: convertxelatex,
|