diff options
author | Keith Packard <keithp@keithp.com> | 2004-09-25 07:29:42 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-09-25 07:29:42 +0000 |
commit | d5f0e97f2aca09fe077ecd4f7df775d44c613b9b (patch) | |
tree | 57c2f431ed12efe16265e35c65a83c42e46741ae /ChangeLog | |
parent | f907b3deaabba31252714f88ba289ab28344ebec (diff) |
Reduce emboldening to +50% stroke thickness. Clean up debug code. Eliminate
some dead code. Try to adjust width computations a bit. Still not
right.
draw in more colors
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +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. + Eliminate some dead code. + Try to adjust width computations a bit. Still not right. + * xtwin.c: (main): + draw in more colors + 2004-09-24 Keith Packard <keithp@keithp.com> * Makefile.am: |