aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorDavid Schweinsberg <[email protected]>2004-12-09 23:50:56 +0000
committerDavid Schweinsberg <[email protected]>2004-12-09 23:50:56 +0000
commit10a2b7f33213424f842568c0922d0a121f8135d6 (patch)
tree001159ea70d639871320a2f98d71122edaa23f0d /www
parenta67c6f5e513930ea5e3fd187876a5b4925f67ceb (diff)
no message
Diffstat (limited to 'www')
-rw-r--r--www/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/index.html b/www/index.html
index 0ded4e2..3583347 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<html>
<head>
-<title>Typecast Domus</title>
+<title>Project Home</title>
</head>
<body>
<h1>Typecast</h1>
@@ -17,8 +17,8 @@
<p>Parts of the Typecast libraries are used in the Apache Batik project, for conversion
from TrueType to SVG fonts. Further contributions will be made to Batik - particularly
in the areas of PostScript outlines and font hinting.</p>
-<h2>Suported OpenType Features</h2>
-<h3>File Formats (Native)</h3>
+<h3>Suported OpenType Features</h3>
+<h4>File Formats (Native)</h4>
<p>OpenType fonts come in a small range of file format flavours. Typecast
supports the following:</p>
<ul>
@@ -35,13 +35,13 @@ use of shared components</li>
<ul>
<li><em>svg</em> - Scalable Vector Graphics font data</li>
</ul>
-<h3>File Formats (Import)</h3>
+<h4>File Formats (Import)</h4>
<p>No import file formats are supported as yet, but traditional PostScript Type
1 and Compact Font Format (CFF) font import are under development.</p>
-<h3>Outlines</h3>
+<h4>Outlines</h4>
<p>Current outline support is for TrueType outlines. But of course, PostScript
outlines are on the development roadmap.</p>
-<h3>Advanced Typographic Tables</h3>
+<h4>Advanced Typographic Tables</h4>
<p>Partial support is in place for the Advanced Typographic Tables,
specifically the GPOS and GSUB tables. All advanced tables will be implemented
in the ongoing development.</p>