-
-
25 Aug 2016 01:35:31 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers (583 / 29 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: artistic_2
- Activity
24 month- Tools
- Download (1.56MB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- martin_hosken@sil.org
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.06 - 2016-08-24
- Source repo moved from Subversion to Github
- Various POD improvements
- make_gdl
- now supports -o
- make_fea
- new options: --markattach, --preinclude
- make_gdl, make_fea, make_volt
- new options: --package, --classwarn
- ttftable
- can now remove script tags from OT tables
- dumpfont
- new option: -d
- now supports dumping woff metadata
- New/updated Examples
- volt2fea.pl -- convert VOLT project to FEA
- pstest.pl -- verify all glyphs are AGL conforming
- ttfmetrics.pl -- new options: -g, -p
- Notable bug fixes:
- Now installs on Windows Perl 5.22 and up
- make_gdl
- improved attachment processing
- doesn't crash if the matching "moving APs" (e.g., "_above") don't exist.
- removed non-functioning -d option; use --autodefines instead
- make_fea
- many bugfixes and improvements
- ttfsubset
- fix graphite generation
- fret
- now handles glyphs that reference empty glyphs
- dumpfont
- more robust option handling to eliminate crashes
- ttfname
- -t 0 now works
Documentation
add class information to an attachment point databaseInstalls and uninstalls fonts in Windowschecks fonts against their attachment databasedump table structures from Font::TTF::FontFont REporting Tooledit the OS/2 table in a TrueType FontCreate FEA from a TrueType FontCreate GDL from a TrueType FontCreate VOLT code from a TrueType Fontcreate Adobe Glyph List conformant names for glyphs in a fontexport anchor points from a FontForge filemerges sfd filesmerges sfd filescreate VOLT project from existing OpenType font filecreate WOFF file from TTF filesets ascent and descent of a TrueType fontre-calculates bounding boxes for all glyphs in a fontassemble a font from another fontrenames font fileswrapper for short Font::TTF hacksadds feature parameters to Opentype stylistic set or character variants featuresConvert OpenType lang systems to TypeTuner configuration filerenames font filesremaps the cmap of a TrueType Fontsets font version in a TrueType fontsubset a fontimport, export, or delete TrueType font tablescreate fonts which users can then alter (also using TypeTuner) to change default glyphs and behaviors.create attachment point database from VOLT source in a TrueType Fontcompiles volt code into OT tables in a fontModules
Font REporting ToolSmart font script supporting modules and scripts for TTF/OTFMemory representation of a TTFBuilder Attachment Point database (APDB)Creates a font with the given language id as being default.Creates font specific AFDKO fea source file from a font and optional attachment point databasecreate GDL (Graphite Description Language) from a TrueType fontset name of fonthandling of legacy (non-Unicode) Thai fontsMemory representation of a Volt based fontProvides
in lib/Font/Fret.pmExamples
- Examples/addpclt.pl
- Examples/apexpr.pl
- Examples/cp1252.xml
- Examples/eurofix.pl
- Examples/fixmaxcontext.pl
- Examples/fontcoverage.pl
- Examples/glyphtracer.pl
- Examples/makemono.pl
- Examples/sfdaddap.pl
- Examples/stripcmap.pl
- Examples/symbol.rmp
- Examples/thai2gdl.pl
- Examples/thai2ot.pl
- Examples/thai2volt.pl
- Examples/ttf2config.pl
- Examples/ttfaddname.pl
- Examples/ttfcompare.pl
- Examples/ttfcopy.pl
- Examples/ttfdeltable.pl
- Examples/ttfdiff.pl
- Examples/ttfenc.pl
- Examples/ttfextracttable.pl
- Examples/ttfgetname.pl
- Examples/ttfmetrics.pl
- Examples/ttfname-old.pl
- Examples/ttfprintot.pl
- Examples/ttfpstest.pl
- Examples/ttfpuaspare.pl
- Examples/ttfreplacetable.pl
- Examples/ttfsortcover.pl
- Examples/ttfstripgraphite.pl
- Examples/ttfstriphints.pl
- Examples/ttfunadopter.pl
- Examples/ttfwidth.pl
- Examples/volt2fea.pl
- Examples/volt2ps.pl
- Examples/volt2volt.pl
- Examples/voltExportAnchors.pl
- Examples/voltFixup.pl
- Examples/voltImportAnchors.pl
- Examples/xmldump.pl
- Examples/zerohyph.pl
Other files
Module Install Instructions
To install Font::TTF::Scripts, copy and paste the appropriate command in to your terminal.
cpanm Font::TTF::Scripts
perl -MCPAN -e shell install Font::TTF::Scripts
For more information on module installation, please visit the detailed CPAN module installation guide.