diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | twin_font.c | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ 2004-09-25 Keith Packard <keithp@keithp.com> + * twin_font.c: + Spurious ) in file + +2004-09-25 Keith Packard <keithp@keithp.com> + * twin_font.c: (_snap), (twin_path_ucs4): Reduce emboldening to +50% stroke thickness. Clean up debug code. diff --git a/twin_font.c b/twin_font.c index 2345654..e802371 100644 --- a/twin_font.c +++ b/twin_font.c @@ -326,4 +326,4 @@ twin_path_string (twin_path_t *path, string += len; } } -) + |