> I observed advance x value is less than width of the char for
> y,w,v(lower case).
> 
> Width i am calculating : Width as :(bbox.xMax - bbox.xMin)
>                                     AdvanceX as: slot->advance.x>>6
> For glyph v:
>  Width = 0x09
> AdvanceX = 0x08
> 
> Any guess? Am i doing anything wrong? For remaining all other glyphs
> it is coming correct.

It's hard to tell without more information.  What font, at which ppem
size?  How does your font look like with, say, ftdiff or ftview?


    Werner

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

Reply via email to