This function determines whether the font creation for an individual pMark mark is enabled or disabled.
Declaration:
Copy Code |
|
|---|---|
|
AT_BOOL ART_UNIX_LEGACY_FONTS_LOAD_GET(LPART_MARK_ATTRIBUTES pMark); |
|
Arguments:
| Name | Type | Description |
| pMark | LPART_MARK_ATTRIBUTES | ART Mark. |
Return Value:
Returns a Boolean value indicating whether or not legacy X font creation for the individual pMark mark is enabled or not:
- TRUE - legacy X font creation for the individual pMark mark is enabled.
- FALSE - legacy X font creation for the individual pMark mark is disabled.
Supported Raster Image Formats:
All pixel formats supported by ImageGear Professional.