mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Added GNU unifont as fallback font for labels with CJK characters
This commit is contained in:
parent
6505af2a8b
commit
956ed9e8ae
10 changed files with 154 additions and 16 deletions
3
assets/fonts/dompdf/.gitignore
vendored
Normal file
3
assets/fonts/dompdf/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Ignore font files
|
||||
*.otf
|
||||
*.ttf
|
1
assets/fonts/dompdf/README.md
Normal file
1
assets/fonts/dompdf/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
Put your font ttf files in this folder to make them available to the label generator.
|
Loading…
Add table
Add a link
Reference in a new issue