formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Vector Call Back
Description
Sets the font of a text character. This sets the font for all subsequent calls to fz_ffmt_cbak_image_vect_write_write_text_char.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_vect_write_set_text_font(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
char * | font_name, |
double | size, |
short | nchar ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined 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. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in