aboutsummaryrefslogtreecommitdiff
path: root/plantuml.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'plantuml.cfg')
-rw-r--r--plantuml.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/plantuml.cfg b/plantuml.cfg
new file mode 100644
index 0000000..9be6fcf
--- /dev/null
+++ b/plantuml.cfg
@@ -0,0 +1,10 @@
+' CMU Serif is a TrueType Computer Modern Unicode font
+' This results in additional fonts in the final PDF, but is much easier
+' than trying to use the same fonts Groff uses
+skinparam defaultFontName CMU Serif
+skinparam defaultFontSize 9
+
+skinparam monochrome true
+
+skinparam shadowing false
+