Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--page.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.py b/page.py
index 0b8e0a5..bd9cf5c 100644
--- a/page.py
+++ b/page.py
@@ -48,7 +48,7 @@ ALIGN = 11 # Beginning with Card 11, start left-justifying the text
# Rendering-related constants
KERN = {'i': 0.6, 'I': 0.6, 'l': 0.6, 't': 0.8, 'T': 0.8, 'r': 0.8, 'm': 1.6,
- 'w': 1.3, "'": 0.4, 'M': 1.6}
+ 'w': 1.3, "'": 0.4, 'M': 1.6, 'f': 0.7}
ALPHABET = "abcdefghijklmnopqrstuvwxyz.,'!"