Add DejaVu fonts
This commit is contained in:
parent
822b81ea45
commit
a5f321d852
@ -4,7 +4,7 @@ RUN apk --no-cache add python3 inkscape bash imagemagick
|
||||
|
||||
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
|
||||
WORKDIR /root/zetikettes
|
||||
|
BIN
fonts/DejaVuMathTeXGyre.ttf
Normal file
BIN
fonts/DejaVuMathTeXGyre.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSans-Bold.ttf
Normal file
BIN
fonts/DejaVuSans-Bold.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSans-BoldOblique.ttf
Normal file
BIN
fonts/DejaVuSans-BoldOblique.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSans-ExtraLight.ttf
Normal file
BIN
fonts/DejaVuSans-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSans-Oblique.ttf
Normal file
BIN
fonts/DejaVuSans-Oblique.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSans.ttf
Normal file
BIN
fonts/DejaVuSans.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSansCondensed-Bold.ttf
Normal file
BIN
fonts/DejaVuSansCondensed-Bold.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSansCondensed-BoldOblique.ttf
Normal file
BIN
fonts/DejaVuSansCondensed-BoldOblique.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSansCondensed-Oblique.ttf
Normal file
BIN
fonts/DejaVuSansCondensed-Oblique.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSansCondensed.ttf
Normal file
BIN
fonts/DejaVuSansCondensed.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSansMono-Bold.ttf
Normal file
BIN
fonts/DejaVuSansMono-Bold.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSansMono-BoldOblique.ttf
Normal file
BIN
fonts/DejaVuSansMono-BoldOblique.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSansMono-Oblique.ttf
Normal file
BIN
fonts/DejaVuSansMono-Oblique.ttf
Normal file
Binary file not shown.
BIN
fonts/DejaVuSansMono.ttf
Normal file
BIN
fonts/DejaVuSansMono.ttf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user