feat: add inkscape for vector images

This commit is contained in:
Cloudburst 2024-11-16 11:34:47 +01:00
parent b485bc9445
commit f3740e9ded
5 changed files with 82 additions and 1 deletions

View file

@ -50,7 +50,8 @@ RUN apk --no-cache add \
vips-poppler \
vips-jxl \
libjxl-tools \
assimp
assimp \
inkscape
# this might be needed for some latex use cases, will add it if needed.
# texmf-dist-fontsextra \