Hi You wrote
> Do you mean flags in FT_FaceRec (e.g. style_flags)? > They are used to "indicate" the font properties, > not to give orders for synthesization to FreeType. Can I ask... Bold (font-weight) can be 100, 200, 300, 400, 500, 600, 700, 800 or 900. But style_flags can be FT_STYLE_FLAG_BOLD or normal. How can I get face with other weight? -- Best regards, Nikolay mailto:[EMAIL PROTECTED] _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
