formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Vector Call Back
Description
Writes a single text character.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_vect_write_write_text_char(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
char | c, |
double | x, |
double | y, |
short | face ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined data.
c [Input]
The ascii character to write.
x [Input]
The x location of the character.
y [Input]
The x location of the character.
face [Input]
The id of the font.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in