> I would like to calculate the distance between one character to
> another char given a string, while converting to bitmap. How can i
> get the position of next character inorder to display with the same
> space as input string is?

You can't.  FreeType expects characters as input and outputs glyph
images.  `The same space as input string' is thus meaningless.  After
some thinking I'm no longer sure at all what you want to know...

Please give an example.


    Werner


_______________________________________________
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to