Add DejaVu fonts

This commit is contained in:
Paul Mathieu 2022-07-26 15:49:50 +02:00
parent 822b81ea45
commit a5f321d852
16 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ RUN apk --no-cache add python3 inkscape bash imagemagick
ADD . /root/zetikettes ADD . /root/zetikettes
RUN apk --no-cache add ttf-opensans && cp /root/zetikettes/Karumbi.ttf /usr/share/fonts/TTF/ && fc-cache -fv RUN apk --no-cache add ttf-opensans && cp /root/zetikettes/fonts/*.ttf /usr/share/fonts/TTF/ && fc-cache -fv
# the script will look for templates in /data # the script will look for templates in /data
WORKDIR /root/zetikettes WORKDIR /root/zetikettes

BIN
fonts/DejaVuMathTeXGyre.ttf Normal file

Binary file not shown.

BIN
fonts/DejaVuSans-Bold.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
fonts/DejaVuSans.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
fonts/DejaVuSansMono.ttf Normal file

Binary file not shown.