1
0
Fork 0
gimp/debian/patches/progress-linux/0001-default-font.patch
Daniel Baumann b5e730bf07
Setting default-font to "DejaVu Sans".
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-23 01:01:18 +02:00

15 lines
459 B
Diff

Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Setting default-font to "DejaVu Sans".
diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in
--- gimp.orig/etc/gimprc.in
+++ gimp/etc/gimprc.in
@@ -193,7 +193,7 @@
# Specify a default font. This is a string value.
#
-# (default-font "Sans-serif")
+(default-font "DejaVu Sans")
# When enabled, the selected brush will be used for all tools. Possible
# values are yes and no.