>>>>> "Peter" == Peter Weilbacher <[EMAIL PROTECTED]> writes:
Peter> '.': width=128, horiAdvance=192, advance.x=192 Peter> ' ': width= 0, horiAdvance=192, advance.x=192 I just checked the copy of the font I have in fontforge, and the glyph metrics are the same for those two characters. So you are indeed getting what the font-designed intended for the advance of a space. If you want better spacing do (as David suggests) what TeX does: ignore the space glyph entirely and place each word where you prefer. -JimC -- James Cloos <[EMAIL PROTECTED]> OpenPGP: 1024D/ED7DAEA6 _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
