aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-02-11 17:36:55 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-02-11 17:36:55 +0100
commit420f14386fb2ac0d5de8427ef6be5cc9c25c85c1 (patch)
treeffa8210ef481dc734a95278d5c9d8cf338188d72 /dillorc
parentbc26fde9419c305ffc8e2bf69086d3d74bad23d7 (diff)
add "font_min_size" dillorc option
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc5
1 files changed, 4 insertions, 1 deletions
diff --git a/dillorc b/dillorc
index fce2b1f7..77db6cf0 100644
--- a/dillorc
+++ b/dillorc
@@ -49,10 +49,13 @@
#font_fantasy="DejaVu Sans"
#font_monospace="DejaVu Sans Mono"
-# All fontsizes are scaled by this value
+# All font sizes are scaled by this value
# font_factor=1.5
#font_factor=1.0
+# Minimum font size
+#font_min_size=6
+
# Show tooltip popup for images?
# Note: We use the "title" attribute and not "alt".
# More info at: http://bugzilla.mozilla.org/show_bug.cgi?id=25537