freetype-devel
[Top][All Lists]
Advanced

[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: Tue, 27 May 2003 16:49:02 +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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]