chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd71bf1
)
Add more missing font options
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 22 May 2022 19:28:26 +0000
(20:28 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 22 May 2022 19:44:12 +0000
(20:44 +0100)
usvg has terrible defaults. Without these, text silently vanishes.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/USVG_DEFAULT_ARGS.txt
patch
|
blob
|
history
diff --git
a/src/USVG_DEFAULT_ARGS.txt
b/src/USVG_DEFAULT_ARGS.txt
index 755206dcfc3406ce696c4720b7a6a4e6d90d43e4..d0f57dd012c41094f7f60638027664f0b951d884 100644
(file)
--- a/
src/USVG_DEFAULT_ARGS.txt
+++ b/
src/USVG_DEFAULT_ARGS.txt
@@
-1,5
+1,20
@@
# One argument per line
# Lines starting with #, and empty lines, are ignored
+--font-family
+DejaVu Sans
+
+--serif-family
+DejaVu Serif
+
--sans-serif-family
DejaVu Sans
+
+--cursive-family
+DejaVu Serif
+
+--fantasy-family
+DejaVu Serif
+
+--monospace-family
+DejaVu Sans Mono