formZ SDK | 5.0 API Reference | System | Text Fonts and Styles
Description
Gets the number of faces defined for a font.
Plugin Prototype
fzrt_error_td fz_font_face_get_count(
fzrt_int | windex, |
char * | font_family_name, |
fzrt_int * | num_faces ) |
Parameters
windex [Input]
project window index, use -1 to access the font table
font_family_name [Input]
font family name
num_faces [Result]
number of faces
Returns
Error codes
Availability
5.5.0.0
Example Files
Function Set
Defined in