- --- qfontengine_ft.cpp.orig 2008-08-03 22:09:03.869751968 +1200
- +++ qfontengine_ft.cpp 2008-08-03 22:07:46.259760513 +1200
- -661,6 +661,7 @@
- if (transform)
- load_flags |= FT_LOAD_NO_BITMAP;
- + load_flags |= FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH;
- FT_Face face = freetype->face;
- FT_Error err = FT_Load_Glyph(face, glyph, load_flags);
