fgf_kerning() (Fastgraph/Fonts)

Win32 DirectX Fastgraph/Light

Prototype

void fgf_kerning (int pixels);

Sub fgf_kerning (ByVal pixels As Long)

procedure fgf_kerning (pixels : integer);

Description

The fgf_kerning() function defines the amount of additional space (in pixels) inserted between characters for strings displayed with fgf_print() or fgf_printc(). By default, no additional space is inserted between characters. Kerning remains in effect across font changes.

Parameters

pixels specifies the number of additional pixels inserted between characters.

Return value

none

Restrictions

none

See also

fgf_print(), fgf_printc()

Examples

FGFW2

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.