Another minor documentation improvement.

This commit is contained in:
Werner Lemberg 2015-03-03 06:48:11 +01:00
parent 8bb4c8d454
commit 43d4901f32
1 changed files with 5 additions and 0 deletions

View File

@ -908,6 +908,11 @@ FT_BEGIN_HEADER
/* Can be NULL (e.g., in fonts embedded in a */
/* PDF file). */
/* */
/* In case the font doesn't provide a specific */
/* family name entry, FreeType tries to */
/* synthesize one, deriving it from other name */
/* entries. */
/* */
/* style_name :: The face's style name. This is an ASCII */
/* string, usually in English, that describes */
/* the typeface's style (like `Italic', */