diff options
author | David Schweinsberg <[email protected]> | 2019-09-10 15:50:26 -0700 |
---|---|---|
committer | David Schweinsberg <[email protected]> | 2019-09-10 15:50:26 -0700 |
commit | c0aec5d28074665a548159fbbf1282a22311c80e (patch) | |
tree | 2dc86405308a804891c1d7ee07ffea0700ad105a /README.md | |
parent | 4ed28c7f3263a029a7f9f84220b51225e24a6477 (diff) |
Added simple font collection test
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 3 insertions, 14 deletions
@@ -1,17 +1,6 @@ # Typecast -[Typecast](http://dcsch.github.io/typecast/) is a font development environment for OpenType font technology. -Developments include: - -* An outline editor for both TrueType and PostScript (CFF) outlines -* TrueType hinting engine -* PostScript hinting engine -* Hinting debuggers -* Font conversion utilities -* Font handling libraries for use in wider application development - -Parts of the Typecast libraries are used in the Apache Batik project, for -conversion from TrueType to SVG fonts. +[Typecast](http://dcsch.github.io/typecast/) is a Java library for the handling of OpenType fonts. ## File Formats @@ -38,5 +27,5 @@ Outline support includes both TrueType and PostScript Charstring Type 2 outlines ## Advanced Typographic Tables 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. +the GPOS and GSUB tables. + |