1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
<meta name="Forrest-version" content="0.8-dev">
<meta name="Forrest-skin-name" content="pelt">
<title>FontBox - References</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
<link type="text/css" href="skin/profile.css" rel="stylesheet">
<script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
<link rel="shortcut icon" href="">
</head>
<body onload="init()">
<script type="text/javascript">ndeSetTextSize();</script>
<div id="top">
<!--+
|header
+-->
<div class="header">
<!--+
|start group logo
+-->
<div class="grouplogo">
<a href="http://www.fontbox.org/"><img class="logoImage" alt="FontBox" src="images/Logo.gif" title="FontBox: Java Font Library"></a>
</div>
<!--+
|end group logo
+-->
<!--+
|start Project Logo
+-->
<div class="projectlogoA1">
<a href=""></a>
</div>
<!--+
|end Project Logo
+-->
<!--+
|start Tabs
+-->
<ul id="tabs">
<li class="current">
<a class="base-selected" href="./index.html">Home</a>
</li>
</ul>
<!--+
|end Tabs
+-->
</div>
</div>
<div id="main">
<div id="publishedStrip">
<!--+
|start Subtabs
+-->
<div id="level2tabs"></div>
<!--+
|end Endtabs
+-->
<script type="text/javascript"><!--
document.write("Last Published: " + document.lastModified);
// --></script>
</div>
<!--+
|breadtrail
+-->
<div class="breadtrail">
</div>
<!--+
|start Menu, mainarea
+-->
<!--+
|start Menu
+-->
<div id="menu">
<div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">About</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="index.html" title="Welcome to FontBox">Index</a>
</div>
<div class="menuitem">
<a href="http://sourceforge.net/project/showfiles.php?group_id=149227" title="Download FontBox">Download</a>
</div>
<div class="menuitem">
<a href="http://www.fontbox.org/dist/" title="Download a nightly release of FontBox">Nightly Build</a>
</div>
<div class="menuitem">
<a href="http://this_is_broken_right_now_ben_needs_get_off_his_ass_and_set_it_up" title="Discuss FontBox">Forums</a>
</div>
<div class="menuitem">
<a href="http://sourceforge.net/tracker/?group_id=149227&atid=773646" title="Submit an issue">Issues</a>
</div>
<div class="menuitem">
<a href="http://www.sf.net/projects/fontbox" title="SourceForge Site">SourceForge</a>
</div>
<div class="menupage">
<div class="menupagetitle">References</div>
</div>
<div class="menuitem">
<a href="changes.html" title="Release Notes">Release Notes</a>
</div>
</div>
<div id="credit"></div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
<!--+
|alternative credits
+-->
<div id="credit2"></div>
</div>
<!--+
|end Menu
+-->
<!--+
|start content
+-->
<div id="content">
<div title="Portable Document Format" class="pdflink">
<a class="dida" href="references.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
PDF</a>
</div>
<h1>FontBox - References</h1>
<div id="minitoc-area">
<ul class="minitoc">
<li>
<a href="#FontBox+References">FontBox References</a>
</li>
<li>
<a href="#Projects">Projects</a>
</li>
<li>
<a href="#Articles%2FBooks">Articles/Books</a>
</li>
</ul>
</div>
<a name="N1000C"></a><a name="FontBox+References"></a>
<h2 class="boxed">FontBox References</h2>
<div class="section">
<p>
This page lists projects that utilize FontBox and articles that have been written about fontBox.
Send <a href="mailto:ben@benlitchfield.com">me</a> an e-mail if your article
or project is missing.
</p>
</div>
<a name="N1001A"></a><a name="Projects"></a>
<h2 class="boxed">Projects</h2>
<div class="section">
<p>
<br>
</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1">Project Name</th>
<th colspan="1" rowspan="1">License</th>
<th colspan="1" rowspan="1">Project Description</th>
</tr>
<tr>
<td colspan="1" rowspan="1"><a href="http://www.pdfbox.org">PDFBox</a></td>
<td colspan="1" rowspan="1">BSD</td>
<td colspan="1" rowspan="1">PDFBox is a Java PDF Library, it utilizes FontBox for all font functionality.</td>
</tr>
</table>
</div>
<a name="N1004D"></a><a name="Articles%2FBooks"></a>
<h2 class="boxed">Articles/Books</h2>
<div class="section">
<p>
<br>
</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1" width="250px">Article Name</th>
<th colspan="1" rowspan="1">Article Abstract</th>
</tr>
<tr>
<td colspan="2" rowspan="1">
<center>
<i>No Articles at this time</i>
</center>
</td>
</tr>
</table>
</div>
</div>
<!--+
|end content
+-->
<div class="clearboth"> </div>
</div>
<div id="footer">
<!--+
|start bottomstrip
+-->
<div class="lastmodified">
<script type="text/javascript"><!--
document.write("Last Published: " + document.lastModified);
// --></script>
</div>
<div class="copyright">
Copyright ©
2006 fontbox.org</div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto" href="mailto:webmaster@fontbox.org?subject=Feedback%C2%A0references.html">webmaster@fontbox.org</a>
</div>
<!--+
|end bottomstrip
+-->
</div>
</body>
</html>
|