ImageGear for C and C++ on Linux v20.0 - Updated
ART_UNIX_LEGACY_FONTS_LOAD_GET
API Reference Guide > ART Component API Reference > ART Component Macros Reference > ART_UNIX_LEGACY_FONTS_LOAD_GET

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:

Supported Raster Image Formats:

All pixel formats supported by ImageGear for C and C++.

Is this page helpful?
Yes No
Thanks for your feedback.