Hello, I'm using freetyp2-2.3.8. If I place the glyphs via y - face->glyph.bitmap_top, it works fine except with charachters like Á, Ä, ß and so on. This glyphs are placed to low. What I mean is, that in my case (18pt at 96dpi, Arial-unicode) the bitmap_top values are strange: 'A' 18 'Ä' 15 should be 21 'Á' 15 should be 22 'ß' 15 should be 18 'á' 15 should be 18 as well, so, I cant get theese characters placed well.
The other thing is, that if I use an otf-font-file, the face->height-value is totaly different. With a ttf-font-file a linewrap via y + face->height>>6 looks like a 120% linespacing and with an otf-font-file every line is placed exactly above the previous line. I hope for an answer like "hey, just try this FT_LOAD_SOLVEYOURPROBLEM-Option", but I couldnt use goole and the freetype-dokumentaion to find this answer. Many thanks in advance. Greetings Rob -- View this message in context: http://www.nabble.com/glyphs-bitmap_top-and-%C3%81%2C%C3%9F%2C%C3%84-...-tp22084682p22084682.html Sent from the Freetype - User mailing list archive at Nabble.com. _______________________________________________ Freetype mailing list Freetype@nongnu.org http://lists.nongnu.org/mailman/listinfo/freetype