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 |
TypecastTypecast is a font development environment for OpenType font technology. Developments include:
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. File Formats (Native)OpenType fonts come in a small range of file format flavours. Typecast supports the following:
File Formats (Export)
File Formats (Import)No import file formats are supported as yet, but traditional PostScript Type 1 and Compact Font Format (CFF) font import are under development. OutlinesCurrent outline support is for TrueType outlines. But of course, PostScript outlines are on the development roadmap. Advanced Typographic TablesPartial 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. |