Class: Font Dialogue
Syntax:
extern _kernel_oserror *fontdbox_set_try_string
(
unsigned int flags,
ObjectId fontdbox,
char *try_string
);
Purpose: Function sets the string for the Try writable field in the Font Dialogue. It must not exceed 64 characters.
|
|
|