summarylogtreecommitdiffstats
path: root/arch.patch
blob: a288c088135a4c5b18ba31e200af0d7a3782f116 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- f-engrave.py	2015-09-07 23:11:36.000000000 +0100
+++ f-engrave.py.new	2015-09-15 14:18:05.078678057 +0100
@@ -1801,7 +1801,7 @@
         self.H_CALC.set("max_use")
         self.plotbox.set("no_box")
         self.boxgap.set("0.25")
-        self.fontdir.set("fonts")
+        self.fontdir.set("/usr/share/fonts/TTF")
         self.cut_type.set("engrave")    # Options are "engrave" and "v-carve"
         self.input_type.set("text")     # Options are "text" and "image"