chiark / gitweb /
Add more missing font options
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 22 May 2022 19:28:26 +0000 (20:28 +0100)
committerIan 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

index 755206dcfc3406ce696c4720b7a6a4e6d90d43e4..d0f57dd012c41094f7f60638027664f0b951d884 100644 (file)
@@ -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