ImageGear for C and C++ on Linux v21.0 - Updated
API Reference Guide / ART Component API Reference / ART Component Macros Reference / ART_UNIX_LEGACY_FONTS_LOAD_GET
In This Topic
    ART_UNIX_LEGACY_FONTS_LOAD_GET
    In This Topic

    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++.