Index

Package: Manager

Description

package Fonts.Manager is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.

Subprograms & Entries

Initialize

procedure Initialize;
Initializes the font system. A FONT_EXCEPTION will be raised on error.

Finalize

procedure Finalize;
Finalizes the font system. If Initialize has not been called, then this will have no effect.