[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freetype-devel
Subject:    [ft-devel] Re: Aw: Re: Kerning
From:       Werner LEMBERG <wl () gnu ! org>
Date:       2005-09-09 17:59:26
Message-ID: 20050909.195926.78707675.wl () gnu ! org
[Download RAW message or body]


[Stefan reports that the macro FT_HAS_KERNING always returns 0.]

This is definitely a bug.  We have the following in sfobjs.c, function
sfnt_load_face:

  #if 0
        /* kerning available ? */
        if ( TT_FACE_HAS_KERNING( face ) )
          flags |= FT_FACE_FLAG_KERNING;
  #endif

It seems that David has commented this out temporarily while
developing the (yet disactivated) FT_OPTIMIZE_MEMORY stuff.

Thanks for the report; I've removed the #if 0 ... #endif stuff.


    Werner


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic