[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] autohinting of m
From: |
Werner LEMBERG |
Subject: |
[Devel] autohinting of m |
Date: |
Sun, 25 May 2003 22:27:30 +0200 (CEST) |
David (Chester),
the code for handling the symmetry of `m' starts like this (file
ahhint.c, function ah_hint_edges):
if ( !dimension && ( n_edges == 6 || n_edges == 12 ) )
...
I wonder whether the `!dimension' to restrict that feature to the
vertical direction is necessary at all. I can imagine that characters
like Greek Uppercase Xi (Ξ) would benefit also.
Werner
- [Devel] autohinting of m,
Werner LEMBERG <=