feat: add inkscape for vector images
This commit is contained in:
parent
b485bc9445
commit
f3740e9ded
5 changed files with 82 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue