Fastgraph/Fonts: Function Summary

fgf_define()

Makes externally loaded font data available to Fastgraph/Fonts.

fgf_drop()

Returns the number of pixel rows descender characters extend below the other characters in the current font.

fgf_height()

Determines the height in pixels of a given character string when displayed in the current font.

fgf_justify()

Defines horizontal and vertical justification settings for strings displayed with fgf_print() and fgf_printc().

fgf_kerning()

Defines the amount of additional space (in pixels) inserted between characters for strings displayed with fgf_print() and fgf_printc().

fgf_load()

Loads a font from an external file.

fgf_print()

Displays characters from the current, without clipping.

fgf_printc()

Displays characters from the current font, with clipping.

fgf_select()

Makes the selected font the current font.

fgf_undefine()

Releases the handle for a font loaded with fgf_define().

fgf_under()

Defines the underline position when displaying underlined characters with fgf_print() or fgf_printc().

fgf_unload()

Releases the handle for a font loaded with fgf_load() and releases the memory used by the font.

fgf_width()

Determines the width in pixels of a given character string when displayed in the current font.

<< Prev

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.