> All the charset renders perfectly except of glyph of number 2 which
> gets cut off at the angle.I tested other styles of Verdana (italic
> and bold) and those work correctly.
> 
> Now,I am using FT_Outline_Decompose
> 
> to build the outline path.  Is it possible it misses some segment
> cases?

No time to look at this more closely.  However, you can easily do two
things:

  (1) Load the font into a font editor like FontForge and check the
      point coordinates.

  (2) Compare this with the data you are getting in FT_Outline after
      calling FT_Outline_Decompose.


     Werner

_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to