Name
FreeVectorFont -- free a vector font (V5.0)
Synopsis
void FreeVectorFont(APTR handle);
Function
This function is used to free vector fonts that have been allocated by CreateVectorFont().

Inputs
handle
vector font handle allocated by CreateVectorFont()

Show TOC