The font style enumeration describes the slope style of a font face, such as Normal, Italic or Oblique. Values other than the ones defined in the enumeration are considered to be invalid, and they are rejected by font API functions.
| Enumerator | |
|---|---|
| BCGP_FONT_STYLE_NORMAL | 
 Font slope style : Normal.  | 
| BCGP_FONT_STYLE_OBLIQUE | 
 Font slope style : Oblique.  | 
| BCGP_FONT_STYLE_ITALIC | 
 Font slope style : Italic.  |