The design of FreeType 2
Copyright 1998-2000 David Turner (
mailto:david@freetype.org
david@freetype.org
)
Copyright 2000 The FreeType Development Team (
mailto:devel@freetype.org
devel@freetype.org
)
This document describes the details of FreeType 2's internals.
Read this carefully if you need to understand the innards of the library
in order to hack or extend it.
Table of Contents
design-1.html
Introduction
design-2.html
I. Components and APIs
design-3.html
II. Public Objects and Classes
design-4.html
III. Internal Objects and Classes
design-5.html
IV. Module Classes
