formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Sets the font of a text character. This sets the font for all subsequent calls to fz_expt_vect_text_char.
Plugin Prototype
fzrt_error_td fz_expt_vect_set_text_font(
fzrt_int | windex, |
expt_vect, | |
char * | font_name, |
double | size, |
short | nchar ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
font_name [Input]
The name of the font.
size [Input]
The point size of the font.
nchar [Input]
The number of characters this font applies to.
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in