+
+
+
@@ -95,6 +108,18 @@
such topics as system-specific interfaces, how to write your own module
and how to tailor library initialization & compilation to your needs.
+
+
|
diff --git a/docs/design/design-2.html b/docs/design/design-2.html
index 7270474e0..7d5a3b028 100644
--- a/docs/design/design-2.html
+++ b/docs/design/design-2.html
@@ -17,9 +17,21 @@
-
+
+
+
diff --git a/docs/design/design-3.html b/docs/design/design-3.html
index 3b57bb3fb..e04f08d63 100644
--- a/docs/design/design-3.html
+++ b/docs/design/design-3.html
@@ -17,9 +17,21 @@
-
+
+
+
@@ -288,6 +300,18 @@
Note that this picture will be updated at the end of the next
chapter, related to internal objects.
+
+
|
diff --git a/docs/design/design-4.html b/docs/design/design-4.html
index 6147da1e1..234132b54 100644
--- a/docs/design/design-4.html
+++ b/docs/design/design-4.html
@@ -17,9 +17,21 @@
-
+
+
+
@@ -296,6 +308,18 @@
alt="Complete library model">
+
+
|
diff --git a/docs/design/design-5.html b/docs/design/design-5.html
index 42736c5e4..6d18011d5 100644
--- a/docs/design/design-5.html
+++ b/docs/design/design-5.html
@@ -17,9 +17,21 @@
-
+
+
+
@@ -393,6 +405,18 @@
Helper modules use the base FT_ModuleRec type. We will
describe these classes in the next chapters.
+
+
|
diff --git a/docs/design/design-6.html b/docs/design/design-6.html
new file mode 100644
index 000000000..d537b68fb
--- /dev/null
+++ b/docs/design/design-6.html
@@ -0,0 +1,61 @@
+
+
+
+
+
+ The Design of FreeType 2 - Introduction
+
+
+
+
+
+ The Design of FreeType 2
+
+
+
+
+
+
+
+
+
+
+
+
+ TO BE CONTINUED...
+
+ |
+
+
+
+
+
+ |
+
+
+
+
diff --git a/docs/design/index.html b/docs/design/index.html
new file mode 100644
index 000000000..f78e3deef
--- /dev/null
+++ b/docs/design/index.html
@@ -0,0 +1,80 @@
+
+
+
+
+
+ The Design of FreeType 2 - Introduction
+
+
+
+
+
+ The Design of FreeType 2
+
+
+
+
+|
+
+
+
+
+ This document describes the details of FreeType 2's internals.
+ It's a good read if you need to understand the innards of the
+ library in order to hack or extend it.
+
+
+
+
+
+
+ Table of Contents
+
+ |
+
+
+
+
+
+ |
+
+
+
+
| | | | |