freetypy.Face.style_name

Face.style_name

The face’s style name. This is an ASCII string, usually in English, which describes the typeface’s style (like ‘Italic’, ‘Bold’, ‘Condensed’, etc). Not all font formats provide a style name, so this field is optional, and can be set to None. As for family_name, some formats provide localized and Unicode versions of this string. Applications should use the format specific interface to access them.