poIPostManager IsFontAvailable

Looks through the list of enumerated fonts to see if there is one that matches the passed attributes.

Syntax

poIPostManager_handle IsFontAvailable name attribute

Application

HyperView Tcl Query

Description

This command looks through the list of enumerated fonts to see if there is one that matches the passed attributes.

Inputs

name
The font family name.
attribute
The font attribute (either "bold" or "italic").

Errors

Returns true if the attribute is supported, or false if the attribute is not supported.