.appveyor.yml
.codecov.yml
.coveragerc
.gitignore
.prospector.yaml
.travis.yml
LICENSE.md
NEWS.rst
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
.travis/before_deploy.sh
.travis/build_manylinux_wheel.sh
.travis/deploy.sh
Tests/checkoutlinesufo_test.py
Tests/ttfcomponentizer_test.py
Tests/ttfcomponentizer_data/GlyphOrderAndAliasDB
Tests/ttfcomponentizer_data/not_a_font.ttf
Tests/ttfcomponentizer_data/ttfcomponentizer.ttf
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/fontinfo.plist
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/lib.plist
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/metainfo.plist
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/_notdef.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/a.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/aacute.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/acaron.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/acircumflex.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/acutecmb.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/adieresis.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/agrave.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/atilde.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/caroncmb.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/contents.plist
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/dieresiscmb.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/gravecmb.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/space.glif
Tests/ttfcomponentizer_data/ttfcomponentizer.ufo/glyphs/tildecmb.glif
afdko/.gitignore
afdko/AFDKO-Overview.html
afdko/FDK Build Notes.txt
afdko/FDKReleaseNotes.txt
afdko/__init__.py
afdko.egg-info/PKG-INFO
afdko.egg-info/SOURCES.txt
afdko.egg-info/dependency_links.txt
afdko.egg-info/entry_points.txt
afdko.egg-info/not-zip-safe
afdko.egg-info/requires.txt
afdko.egg-info/top_level.txt
afdko/Technical Documentation/CommandLineHowTo.indd
afdko/Technical Documentation/CommandLineHowTo.pdf
afdko/Technical Documentation/MSFontValidatorIssues.htm
afdko/Technical Documentation/MakeOTFUserGuide.indd
afdko/Technical Documentation/MakeOTFUserGuide.pdf
afdko/Technical Documentation/OpenTypeFeatureFileSpecification.html
afdko/Technical Documentation/WinWeights.html
afdko/Tools/__init__.py
afdko/Tools/Programs/BuildAll.cmd
afdko/Tools/Programs/BuildAll.sh
afdko/Tools/Programs/BuildAllLinux.sh
afdko/Tools/Programs/autohint/autohintlib/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/autohint/autohintlib/build/linux/gcc/release/Makefile
afdko/Tools/Programs/autohint/autohintlib/build/osx/xcode4/autohintlib.xcodeproj/project.pbxproj
afdko/Tools/Programs/autohint/autohintlib/build/win/vc10/autohintlib.vcxproj
afdko/Tools/Programs/autohint/autohintlib/config/linux/gcc/gcc.mak
afdko/Tools/Programs/autohint/autohintlib/config/xcconfig/debug.xcconfig
afdko/Tools/Programs/autohint/autohintlib/config/xcconfig/release.xcconfig
afdko/Tools/Programs/autohint/autohintlib/source/ac/ac.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/ac.h
afdko/Tools/Programs/autohint/autohintlib/source/ac/ac_C_lib.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/acfixed.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/atan.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/auto.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/bbox.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/bfstub.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/charprop.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/check.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/control.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/cswrite.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/enum.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/eval.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/fix.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/flat.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/fontinfo.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/gen.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/head.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/memcheck.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/merge.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/misc.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/path.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/pick.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/read.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/report.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/shuffle.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/stub.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/timecheck.c
afdko/Tools/Programs/autohint/autohintlib/source/ac/write.c
afdko/Tools/Programs/autohint/autohintlib/source/actest/AC_C_libtest.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/afmcharsetdefs.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/basic.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/bftoac.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/buildfont.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/charlist.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/charlist.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/charlistpriv.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/charlistpriv.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/charpath.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/charpath.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/charpathpriv.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/chartable.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/cryptdefs.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/cryptprocs.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/derivedchars.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/fileops.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/filookup.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/filookup.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/fipriv.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/fipublic.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/hintfile.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/illtobez.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/machinedep.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/machinedep.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/masterfont.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/masterfontpriv.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/opcodes.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/optable.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/optable.h
afdko/Tools/Programs/autohint/autohintlib/source/bf/rawPStobez.c
afdko/Tools/Programs/autohint/autohintlib/source/bf/transitionalchars.h
afdko/Tools/Programs/autohint/autohintlib/source/public/ac/ac_C_lib.h
afdko/Tools/Programs/autohint/autohintlib/source/public/ac/memcheck.h
afdko/Tools/Programs/autohint/autohintlib/source/public/extras/numtypes.h
afdko/Tools/Programs/autohint/autohintlib/source/public/extras/pubtypes.h
afdko/Tools/Programs/autohint/autohintlib/source/public/mac/types.h
afdko/Tools/Programs/autohint/autohintlib/source/public/winextras/dir.h
afdko/Tools/Programs/autohint/autohintlib/source/public/winextras/file.h
afdko/Tools/Programs/autohint/autohintlib/source/public/winextras/stdtypes.h
afdko/Tools/Programs/autohint/autohintlib/source/public/winextras/sysmacros.h
afdko/Tools/Programs/autohint/autohintlib/source/public/winextras/unistd.h
afdko/Tools/Programs/autohint/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/autohint/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/autohint/build/linux/gcc/release/Makefile
afdko/Tools/Programs/autohint/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/autohint/build/osx/xcode4/autohintexe.xcodeproj/project.pbxproj
afdko/Tools/Programs/autohint/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/autohint/build/win/vc10/autohint.sln
afdko/Tools/Programs/autohint/build/win/vc10/autohintexe.vcxproj
afdko/Tools/Programs/autohint/config/linux/gcc/gcc.mak
afdko/Tools/Programs/autohint/config/xcconfig/common.xcconfig
afdko/Tools/Programs/autohint/config/xcconfig/debug.xcconfig
afdko/Tools/Programs/autohint/config/xcconfig/release.xcconfig
afdko/Tools/Programs/autohint/doc/AC.doc
afdko/Tools/Programs/autohint/doc/bezfileformat.txt
afdko/Tools/Programs/autohint/source/main.c
afdko/Tools/Programs/detype1/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/detype1/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/detype1/build/linux/gcc/release/Makefile
afdko/Tools/Programs/detype1/build/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/detype1/build/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/detype1/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/detype1/build/osx/xcode4/detype1.xcodeproj/project.pbxproj
afdko/Tools/Programs/detype1/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/detype1/build/win/vc10/detype1.sln
afdko/Tools/Programs/detype1/build/win/vc10/detype1.vcxproj
afdko/Tools/Programs/detype1/source/detype1.c
afdko/Tools/Programs/makeotf/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/makeotf/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/makeotf/build/linux/gcc/release/Makefile
afdko/Tools/Programs/makeotf/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/makeotf/build/osx/xcode4/makeotf.xcodeproj/project.pbxproj
afdko/Tools/Programs/makeotf/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/makeotf/build/win/vc10/makeotf.sln
afdko/Tools/Programs/makeotf/build/win/vc10/makeotf.vcxproj
afdko/Tools/Programs/makeotf/config/xcconfig/debug_makeotf.xcconfig
afdko/Tools/Programs/makeotf/config/xcconfig/release_makeotf.xcconfig
afdko/Tools/Programs/makeotf/makeotf_lib/api/+readme.txt
afdko/Tools/Programs/makeotf/makeotf_lib/api/cffread.h
afdko/Tools/Programs/makeotf/makeotf_lib/api/hotconv.h
afdko/Tools/Programs/makeotf/makeotf_lib/api/pstoken.h
afdko/Tools/Programs/makeotf/makeotf_lib/api/typecomp.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/cffread/linux/debug/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/cffread/linux/debug/depend.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/cffread/linux/gcc/debug/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/cffread/linux/gcc/release/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/cffread/linux/release/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/cffread/linux/release/depend.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/cffread/osx/xcode4/cffread.xcodeproj/project.pbxproj
afdko/Tools/Programs/makeotf/makeotf_lib/build/cffread/win/vc10/cffread.vcxproj
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotconv/linux/debug/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotconv/linux/debug/depend.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotconv/linux/gcc/debug/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotconv/linux/gcc/release/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotconv/linux/release/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotconv/linux/release/depend.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotconv/osx/xcode4/hotconv.xcodeproj/project.pbxproj
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotconv/win/vc10/hotconv.vcxproj
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/+readme.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/featgram.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/CHANGES_FROM_131.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/CHANGES_FROM_133.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/CHANGES_FROM_133_BEFORE_MR13.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/CHANGES_SUMMARY.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/KNOWN_PROBLEMS.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/MPW_Read_Me
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/NOTES.OS2
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/NOTES.bcc
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/NOTES.msvc
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/NOTES.watcom
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/README
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/RIGHTS
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/history.ps
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/history.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/install68K.mpw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/installPPC.mpw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/makefile.vms
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/IBM_VISUAL_AGE_PROJECTS/antlr.icc
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/IBM_VISUAL_AGE_PROJECTS/dlg.icc
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/IBM_VISUAL_AGE_PROJECTS/sorcerer.icc
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/AntlrMS.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/AntlrMSVC50.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/AntlrMSVC50.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/AntlrMSVC50.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/AntlrMSVC60.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/AntlrMSVC60.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/README
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/antlr.1
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/antlr.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/antlr.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/antlr.r
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/antlr1.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/antlr68K.make
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/antlrPPC.make
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/bits.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/build.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/dumpcycles.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/dumpnode.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/egman.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/err.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/fcache.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/fset.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/fset2.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/gen.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/generic.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/globals.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/hash.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/hash.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/lex.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/main.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/makefile.VMS
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/makefile1
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/misc.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/mode.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/mrhoist.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/parser.dlg
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/pred.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/proto.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/scan.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/stdpccts.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/syn.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/tokens.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/antlr/watantlr.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/bin/antlr
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/bin/dlg
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/bin/empty.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/bin/sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/DlgMS.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/DlgMSVC50.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/DlgMSVC50.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/DlgMSVC60.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/DlgMSVC60.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/automata.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlg.1
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlg.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlg.r
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlg1.txt
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlg68K.make
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlgPPC.make
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlg_a.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlg_p.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/dlg_p.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/err.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/main.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/makefile.VMS
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/makefile1
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/mode.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/output.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/parser.dlg
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/relabel.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/stdpccts.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/support.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/tokens.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/dlg/watdlg.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/AParser.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/AParser.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ASTBase.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ASTBase.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ATokPtr.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ATokPtrImpl.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/AToken.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ATokenBuffer.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ATokenBuffer.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ATokenStream.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/BufFileInput.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/BufFileInput.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/DLG_stream_input.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/DLexer.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/DLexerBase.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/DLexerBase.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/PBlackBox.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/PCCTSAST.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/PCCTSAST.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/SList.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/antlr.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ast.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/ast.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/charbuf.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/charptr.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/charptr.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/config.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/dlgauto.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/dlgdef.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/err.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/int.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pccts_assert.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pccts_iostream.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pccts_istream.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pccts_setjmp.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pccts_stdarg.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pccts_stdio.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pccts_stdlib.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pccts_string.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pcctscfg.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pcctslib50.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pcctslib50.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pcctslib60.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pcctslib60.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/pcnames.bat
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/h/slist.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/README
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/SorcererMSVC50.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/SorcererMSVC50.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/SorcererMSVC50.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/SorcererMSVC60.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/SorcererMSVC60.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/UPDATES
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/cpp.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/err.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/gen.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/globals.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/hash.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/hash.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/look.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/main.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/makefile.VMS
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/makefile1
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/mode.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/msvc.dsw
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/parser.dlg
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/proto.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/scan.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/sor.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/sor.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/sor.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/sor.r
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/sor68K.make
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/sorPPC.make
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/stdpccts.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/sym.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/tokens.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/h/SASTBase.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/h/SCommonAST.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/h/STreeParser.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/h/astlib.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/h/sintstack.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/h/sorcerer.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/h/sorlist.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/h/sstack.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/CASTBase.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/STreeParser.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/astlib.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/errsupport.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/msvc.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/sintstack.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/sorcerer.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/sorlist.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/lib/sstack.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/t.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/t2.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/t3.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/t4.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/t5.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/t6.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test2.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test3.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test3.tokens
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test4.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test5.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test6.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test6.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/tokens6.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/lang.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/main.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/stdpccts.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/t7.dat
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/t7.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/test1.dat
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/test7.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/test/test7/test7.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/t.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/t2.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/t3.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/t5.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test2.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test3.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test5.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/token3.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/AST.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/SimpleTreeParser.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/SimpleTreeParser.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/lang.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/main.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/t4.dat
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/t4.dat.out
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/sorcerer/testcpp/test4/test4.sor
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/msvc.dsp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/DECmms/genmms.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/DECmms/makefile.VMS
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/genmk/genmk.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/genmk/genmk_old.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/genmk/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/genmk/watgenmk.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/rexpr/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/rexpr/rexpr.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/rexpr/rexpr.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/rexpr/test.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/set/set.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/set/set.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/sym/sym.c
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/support/sym/template.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/1/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/1/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/10/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/10/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/11/input.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/11/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/11/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/12/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/12/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/13/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/13/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/2/MyLexer.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/2/MyLexer.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/2/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/2/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/3/MyLexer.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/3/MyLexer.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/3/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/3/mytokens.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/3/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/4/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/4/mytokens.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/4/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/5/input.h
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/5/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/5/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/6/file1
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/6/file2
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/6/main.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/6/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/6/makefile2
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/6/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/6/test2.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/7/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/7/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/8/main.cpp
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/8/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/8/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/9/makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/hotpccts/pccts/testcpp/9/test.g
afdko/Tools/Programs/makeotf/makeotf_lib/build/pstoken/linux/debug/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/pstoken/linux/debug/depend.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/pstoken/linux/gcc/debug/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/pstoken/linux/gcc/release/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/pstoken/linux/release/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/pstoken/linux/release/depend.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/pstoken/osx/xcode4/pstoken.xcodeproj/project.pbxproj
afdko/Tools/Programs/makeotf/makeotf_lib/build/pstoken/win/vc10/pstoken.vcxproj
afdko/Tools/Programs/makeotf/makeotf_lib/build/typecomp/linux/debug/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/typecomp/linux/debug/depend.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/typecomp/linux/gcc/debug/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/typecomp/linux/gcc/release/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/typecomp/linux/release/Makefile
afdko/Tools/Programs/makeotf/makeotf_lib/build/typecomp/linux/release/depend.mak
afdko/Tools/Programs/makeotf/makeotf_lib/build/typecomp/osx/xcode4/typecomp.xcodeproj/project.pbxproj
afdko/Tools/Programs/makeotf/makeotf_lib/build/typecomp/win/vc10/typecomp.vcxproj
afdko/Tools/Programs/makeotf/makeotf_lib/config/xcconfig/debug.xcconfig
afdko/Tools/Programs/makeotf/makeotf_lib/config/xcconfig/release.xcconfig
afdko/Tools/Programs/makeotf/makeotf_lib/resource/dictops.h
afdko/Tools/Programs/makeotf/makeotf_lib/resource/txops.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/cffread/cffread.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/cffread/t13fail.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/BASE.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/BASE.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/CFF_.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/CFF_.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/GDEF.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/GDEF.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/GPOS.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/GPOS.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/GSUB.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/GSUB.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/MMFX.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/MMFX.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/MMSD.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/MMSD.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/OS_2.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/OS_2.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/VORG.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/VORG.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/anon.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/anon.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/antlr.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/cmap.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/cmap.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/codepage.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/common.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/config.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/dlgauto.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/dlgdef.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/err.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/feat.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/feat.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/featerr.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/featgram.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/featmode.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/featpars.dlg
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/featscan.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/feattoks.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/fvar.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/fvar.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/head.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/head.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/hhea.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/hhea.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/hmtx.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/hmtx.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/hot.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/map.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/map.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/maxp.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/maxp.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/name.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/name.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/otl.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/otl.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/post.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/post.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/schinese.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/sfnt.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/sfnt.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/uniblock.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/vhea.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/vhea.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/vmtx.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/vmtx.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/winansi.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/xxxx.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/hotconv/xxxx.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/pstoken/pstoken.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/cdv1axis.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/charset.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/charset.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/common.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/cs.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/cs.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/dict.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/dict.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/encoding.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/encoding.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/eurosans.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/euroserf.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/fdselect.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/fdselect.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/fill_in_mm.cs
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/fill_in_mm.uni_cs
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/fillinmm_sans.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/fillinmm_serif.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/font.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/igara0.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/igara1.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/igara2.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/igara3.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/igara4.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/isocenm.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/jenson.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/jimbo0.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/jimbo1.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/jimbo2.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/kepler.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/package.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/parse.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/parse.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/recode.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/recode.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/rgara0.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/rgara1.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/rgara2.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/rgara3.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/sindex.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/sindex.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/subr.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/subr.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/t13.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/t13.h
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/t13fail.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/t13supp.c
afdko/Tools/Programs/makeotf/makeotf_lib/source/typecomp/tc.c
afdko/Tools/Programs/makeotf/source/cb.c
afdko/Tools/Programs/makeotf/source/cbpriv.c
afdko/Tools/Programs/makeotf/source/fcdb.c
afdko/Tools/Programs/makeotf/source/file.c
afdko/Tools/Programs/makeotf/source/main.c
afdko/Tools/Programs/makeotf/source/makeotflib.h
afdko/Tools/Programs/makeotf/source/Win32/WIN.C
afdko/Tools/Programs/makeotf/source/include_files/cb.h
afdko/Tools/Programs/makeotf/source/include_files/cbpriv.h
afdko/Tools/Programs/makeotf/source/include_files/fcdb.h
afdko/Tools/Programs/makeotf/source/include_files/file.h
afdko/Tools/Programs/makeotf/source/include_files/lctype.h
afdko/Tools/Programs/makeotf/source/include_files/lerrno.h
afdko/Tools/Programs/makeotf/source/include_files/lstdio.h
afdko/Tools/Programs/makeotf/source/include_files/lstdlib.h
afdko/Tools/Programs/makeotf/source/include_files/lstring.h
afdko/Tools/Programs/makeotf/source/include_files/package.h
afdko/Tools/Programs/makeotf/source/include_files/systemspecific.h
afdko/Tools/Programs/makeotf/source/mac/mac.c
afdko/Tools/Programs/makeotf/source/sun4/makeotf.sh
afdko/Tools/Programs/makeotf/source/sun4/sun4.c
afdko/Tools/Programs/mergeFonts/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/mergeFonts/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/mergeFonts/build/linux/gcc/release/Makefile
afdko/Tools/Programs/mergeFonts/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/mergeFonts/build/osx/xcode4/mergeFonts.xcodeproj/project.pbxproj
afdko/Tools/Programs/mergeFonts/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/mergeFonts/build/win/vc10/mergeFonts.sln
afdko/Tools/Programs/mergeFonts/build/win/vc10/mergeFonts.vcxproj
afdko/Tools/Programs/mergeFonts/source/afm.h
afdko/Tools/Programs/mergeFonts/source/cef.h
afdko/Tools/Programs/mergeFonts/source/cff.h
afdko/Tools/Programs/mergeFonts/source/dcf.h
afdko/Tools/Programs/mergeFonts/source/dump.h
afdko/Tools/Programs/mergeFonts/source/help.h
afdko/Tools/Programs/mergeFonts/source/mergeFonts.c
afdko/Tools/Programs/mergeFonts/source/mtx.h
afdko/Tools/Programs/mergeFonts/source/options.h
afdko/Tools/Programs/mergeFonts/source/path.h
afdko/Tools/Programs/mergeFonts/source/pdf.h
afdko/Tools/Programs/mergeFonts/source/ps.h
afdko/Tools/Programs/mergeFonts/source/svg.h
afdko/Tools/Programs/mergeFonts/source/t1.h
afdko/Tools/Programs/mergeFonts/source/ufo.h
afdko/Tools/Programs/mergeFonts/source/usage.h
afdko/Tools/Programs/public/config/linux/gcc/gcc.mak
afdko/Tools/Programs/public/config/linux/gcc/gcc_bc.mak
afdko/Tools/Programs/public/config/linux/gcc/gcc_tx.mak
afdko/Tools/Programs/public/config/xcconfig/common.xcconfig
afdko/Tools/Programs/public/config/xcconfig/debug.xcconfig
afdko/Tools/Programs/public/config/xcconfig/debug_tx.xcconfig
afdko/Tools/Programs/public/config/xcconfig/release.xcconfig
afdko/Tools/Programs/public/config/xcconfig/release_tx.xcconfig
afdko/Tools/Programs/public/lib/api/+readme.txt
afdko/Tools/Programs/public/lib/api/abfdesc.h
afdko/Tools/Programs/public/lib/api/abferr.h
afdko/Tools/Programs/public/lib/api/absfont.h
afdko/Tools/Programs/public/lib/api/atm.h
afdko/Tools/Programs/public/lib/api/bcutil.h
afdko/Tools/Programs/public/lib/api/bezread.h
afdko/Tools/Programs/public/lib/api/blend.h
afdko/Tools/Programs/public/lib/api/bzrerr.h
afdko/Tools/Programs/public/lib/api/ceferr.h
afdko/Tools/Programs/public/lib/api/cfembed.h
afdko/Tools/Programs/public/lib/api/cff_parse.h
afdko/Tools/Programs/public/lib/api/cff_struct.h
afdko/Tools/Programs/public/lib/api/cffread.h
afdko/Tools/Programs/public/lib/api/cffsub.h
afdko/Tools/Programs/public/lib/api/cffwrite.h
afdko/Tools/Programs/public/lib/api/cfrerr.h
afdko/Tools/Programs/public/lib/api/cfwerr.h
afdko/Tools/Programs/public/lib/api/cscan.h
afdko/Tools/Programs/public/lib/api/ctlerr.h
afdko/Tools/Programs/public/lib/api/ctlshare.h
afdko/Tools/Programs/public/lib/api/ctutil.h
afdko/Tools/Programs/public/lib/api/dynarr.h
afdko/Tools/Programs/public/lib/api/nameread.h
afdko/Tools/Programs/public/lib/api/parse.h
afdko/Tools/Programs/public/lib/api/pdfwrite.h
afdko/Tools/Programs/public/lib/api/pdwerr.h
afdko/Tools/Programs/public/lib/api/psterr.h
afdko/Tools/Programs/public/lib/api/pstoken.h
afdko/Tools/Programs/public/lib/api/sfntread.h
afdko/Tools/Programs/public/lib/api/sfntwrite.h
afdko/Tools/Programs/public/lib/api/sfrerr.h
afdko/Tools/Programs/public/lib/api/sfwerr.h
afdko/Tools/Programs/public/lib/api/sha1.h
afdko/Tools/Programs/public/lib/api/supportasbasic.h
afdko/Tools/Programs/public/lib/api/supportasmath.h
afdko/Tools/Programs/public/lib/api/supportaszone.h
afdko/Tools/Programs/public/lib/api/supportcanthappen.h
afdko/Tools/Programs/public/lib/api/supportenvironment.h
afdko/Tools/Programs/public/lib/api/supportexcept.h
afdko/Tools/Programs/public/lib/api/supportexcept_bc.h
afdko/Tools/Programs/public/lib/api/supportfp.h
afdko/Tools/Programs/public/lib/api/supportframepixel.h
afdko/Tools/Programs/public/lib/api/supportframepixeltypes.h
afdko/Tools/Programs/public/lib/api/supportossyslib.h
afdko/Tools/Programs/public/lib/api/supportpublictypes.h
afdko/Tools/Programs/public/lib/api/supportutil.h
afdko/Tools/Programs/public/lib/api/svgwrite.h
afdko/Tools/Programs/public/lib/api/svread.h
afdko/Tools/Programs/public/lib/api/svrerr.h
afdko/Tools/Programs/public/lib/api/svwerr.h
afdko/Tools/Programs/public/lib/api/t1cerr.h
afdko/Tools/Programs/public/lib/api/t1cstr.h
afdko/Tools/Programs/public/lib/api/t1read.h
afdko/Tools/Programs/public/lib/api/t1rerr.h
afdko/Tools/Programs/public/lib/api/t1werr.h
afdko/Tools/Programs/public/lib/api/t1write.h
afdko/Tools/Programs/public/lib/api/t2cerr.h
afdko/Tools/Programs/public/lib/api/t2cstr.h
afdko/Tools/Programs/public/lib/api/truetype.h
afdko/Tools/Programs/public/lib/api/ttread.h
afdko/Tools/Programs/public/lib/api/ttrerr.h
afdko/Tools/Programs/public/lib/api/ufoerr.h
afdko/Tools/Programs/public/lib/api/uforead.h
afdko/Tools/Programs/public/lib/api/ufowerr.h
afdko/Tools/Programs/public/lib/api/ufowrite.h
afdko/Tools/Programs/public/lib/api/varread.h
afdko/Tools/Programs/public/lib/build/absfont/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/absfont/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/absfont/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/absfont/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/absfont/osx/xcode4/absfont.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/absfont/win/vc10/absfont.vcxproj
afdko/Tools/Programs/public/lib/build/cfembed/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/cfembed/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/cfembed/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/cfembed/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/cfembed/osx/xcode4/cfembed.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/cfembed/win/vc10/cfembed.vcxproj
afdko/Tools/Programs/public/lib/build/cffread/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/cffread/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/cffread/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/cffread/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/cffread/osx/xcode4/cffread.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/cffread/win/vc10/cffread.vcxproj
afdko/Tools/Programs/public/lib/build/cffwrite/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/cffwrite/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/cffwrite/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/cffwrite/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/cffwrite/osx/xcode4/cffwrite.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/cffwrite/win/vc10/cffwrite.vcxproj
afdko/Tools/Programs/public/lib/build/ctutil/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/ctutil/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/ctutil/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/ctutil/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/ctutil/osx/xcode4/ctutil.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/ctutil/win/vc10/ctutil.vcxproj
afdko/Tools/Programs/public/lib/build/dynarr/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/dynarr/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/dynarr/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/dynarr/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/dynarr/osx/xcode4/dynarr.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/dynarr/win/vc10/dynarr.vcxproj
afdko/Tools/Programs/public/lib/build/nameread/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/nameread/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/nameread/osx/xcode4/nameread.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/nameread/win/vc10/nameread.vcxproj
afdko/Tools/Programs/public/lib/build/pdfwrite/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/pdfwrite/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/pdfwrite/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/pdfwrite/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/pdfwrite/osx/xcode4/pdfwrite.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/pdfwrite/win/vc10/pdfwrite.vcxproj
afdko/Tools/Programs/public/lib/build/pstoken/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/pstoken/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/pstoken/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/pstoken/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/pstoken/osx/xcode4/pstoken.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/pstoken/win/vc10/pstoken.vcxproj
afdko/Tools/Programs/public/lib/build/sfntread/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/sfntread/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/sfntread/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/sfntread/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/sfntread/osx/xcode4/sfntread.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/sfntread/win/vc10/sfntread.vcxproj
afdko/Tools/Programs/public/lib/build/sfntwrite/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/sfntwrite/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/sfntwrite/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/sfntwrite/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/sfntwrite/osx/xcode4/sfntwrite.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/sfntwrite/win/vc10/sfntwrite.vcxproj
afdko/Tools/Programs/public/lib/build/sha1/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/sha1/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/sha1/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/sha1/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/sha1/linux/pentium/gcc-3.2/debug/Makefile
afdko/Tools/Programs/public/lib/build/sha1/linux/pentium/gcc-3.2/release/Makefile
afdko/Tools/Programs/public/lib/build/sha1/osx/xcode4/sha1.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/sha1/vc8/sha1.vcproj
afdko/Tools/Programs/public/lib/build/sha1/win/vc10/sha1.vcxproj
afdko/Tools/Programs/public/lib/build/support/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/pentium/gcc-2.96/debug_bc/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/pentium/gcc-2.96/release_bc/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/pentium/gcc-3.2/debug/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/pentium/gcc-3.2/debug_bc/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/pentium/gcc-3.2/release/Makefile
afdko/Tools/Programs/public/lib/build/support/linux/pentium/gcc-3.2/release_bc/Makefile
afdko/Tools/Programs/public/lib/build/support/osx/xcode4/support.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/support/vc8/support.vcproj
afdko/Tools/Programs/public/lib/build/support/win/vc10/support.vcxproj
afdko/Tools/Programs/public/lib/build/svgwrite/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/svgwrite/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/svgwrite/osx/xcode4/svgwrite.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/svgwrite/win/vc10/svgwrite.vcxproj
afdko/Tools/Programs/public/lib/build/svread/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/svread/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/svread/osx/xcode4/svread.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/svread/win/vc10/svread.vcxproj
afdko/Tools/Programs/public/lib/build/t1cstr/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/t1cstr/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/t1cstr/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/t1cstr/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/t1cstr/osx/xcode4/t1cstr.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/t1cstr/osx/xcode4/t1cstr.xcodeproj/project.xcworkspace/contents.xcworkspacedata
afdko/Tools/Programs/public/lib/build/t1cstr/win/vc10/t1cstr.vcxproj
afdko/Tools/Programs/public/lib/build/t1read/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/t1read/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/t1read/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/t1read/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/t1read/osx/xcode4/t1read.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/t1read/win/vc10/t1read.vcxproj
afdko/Tools/Programs/public/lib/build/t1write/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/t1write/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/t1write/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/t1write/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/t1write/osx/xcode4/t1write.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/t1write/win/vc10/t1write.vcxproj
afdko/Tools/Programs/public/lib/build/t2cstr/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/t2cstr/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/t2cstr/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/t2cstr/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/t2cstr/osx/xcode4/t2cstr.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/t2cstr/win/vc10/t2cstr.vcxproj
afdko/Tools/Programs/public/lib/build/ttread/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/ttread/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/ttread/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/public/lib/build/ttread/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/public/lib/build/ttread/osx/xcode4/ttread.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/ttread/win/vc10/ttread.vcxproj
afdko/Tools/Programs/public/lib/build/uforead/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/uforead/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/uforead/osx/xcode4/uforead.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/uforead/osx/xcode4/uforead.xcodeproj/project.xcworkspace/contents.xcworkspacedata
afdko/Tools/Programs/public/lib/build/uforead/win/vc10/uforead.vcxproj
afdko/Tools/Programs/public/lib/build/ufowrite/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/ufowrite/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/ufowrite/osx/xcode4/ufowrite.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/ufowrite/win/vc10/ufowrite.vcxproj
afdko/Tools/Programs/public/lib/build/varread/linux/gcc/debug/Makefile
afdko/Tools/Programs/public/lib/build/varread/linux/gcc/release/Makefile
afdko/Tools/Programs/public/lib/build/varread/osx/xcode4/varread.xcodeproj/project.pbxproj
afdko/Tools/Programs/public/lib/build/varread/win/vc10/varread.vcxproj
afdko/Tools/Programs/public/lib/config/linux/gcc/gcc.mak
afdko/Tools/Programs/public/lib/config/linux/gcc/gcc_tx.mak
afdko/Tools/Programs/public/lib/config/linux/pentium/egcs-2.91.66.mak
afdko/Tools/Programs/public/lib/config/linux/pentium/gcc-2.96.mak
afdko/Tools/Programs/public/lib/config/linux/pentium/gcc-3.2.mak
afdko/Tools/Programs/public/lib/config/standard/linux.mak
afdko/Tools/Programs/public/lib/config/xcconfig/debug.xcconfig
afdko/Tools/Programs/public/lib/config/xcconfig/release.xcconfig
afdko/Tools/Programs/public/lib/resource/+readme.txt
afdko/Tools/Programs/public/lib/resource/agl2uv.h
afdko/Tools/Programs/public/lib/resource/applestd.h
afdko/Tools/Programs/public/lib/resource/dblmapuv.h
afdko/Tools/Programs/public/lib/resource/dictops.h
afdko/Tools/Programs/public/lib/resource/excs0.h
afdko/Tools/Programs/public/lib/resource/exenc0.h
afdko/Tools/Programs/public/lib/resource/exenc1.h
afdko/Tools/Programs/public/lib/resource/exsubcs0.h
afdko/Tools/Programs/public/lib/resource/isocs0.h
afdko/Tools/Programs/public/lib/resource/macarab.h
afdko/Tools/Programs/public/lib/resource/macce.h
afdko/Tools/Programs/public/lib/resource/maccroat.h
afdko/Tools/Programs/public/lib/resource/maccyril.h
afdko/Tools/Programs/public/lib/resource/macdevan.h
afdko/Tools/Programs/public/lib/resource/macexprt.h
afdko/Tools/Programs/public/lib/resource/macfarsi.h
afdko/Tools/Programs/public/lib/resource/macgreek.h
afdko/Tools/Programs/public/lib/resource/macgujar.h
afdko/Tools/Programs/public/lib/resource/macgurmk.h
afdko/Tools/Programs/public/lib/resource/machebrw.h
afdko/Tools/Programs/public/lib/resource/maciceln.h
afdko/Tools/Programs/public/lib/resource/macrmian.h
afdko/Tools/Programs/public/lib/resource/macromn0.h
afdko/Tools/Programs/public/lib/resource/macthai.h
afdko/Tools/Programs/public/lib/resource/macturk.h
afdko/Tools/Programs/public/lib/resource/poststd.h
afdko/Tools/Programs/public/lib/resource/stdenc0.h
afdko/Tools/Programs/public/lib/resource/stdenc1.h
afdko/Tools/Programs/public/lib/resource/stdenc2.h
afdko/Tools/Programs/public/lib/resource/stdenc3.h
afdko/Tools/Programs/public/lib/resource/stdstr0.h
afdko/Tools/Programs/public/lib/resource/stdstr1.h
afdko/Tools/Programs/public/lib/resource/txops.h
afdko/Tools/Programs/public/lib/resource/uv2agl.h
afdko/Tools/Programs/public/lib/resource/uv2zding.h
afdko/Tools/Programs/public/lib/resource/zding2uv.h
afdko/Tools/Programs/public/lib/source/absfont/absfont.c
afdko/Tools/Programs/public/lib/source/absfont/absfont_afm.c
afdko/Tools/Programs/public/lib/source/absfont/absfont_compare.c
afdko/Tools/Programs/public/lib/source/absfont/absfont_desc.c
afdko/Tools/Programs/public/lib/source/absfont/absfont_draw.c
afdko/Tools/Programs/public/lib/source/absfont/absfont_dump.c
afdko/Tools/Programs/public/lib/source/absfont/absfont_metrics.c
afdko/Tools/Programs/public/lib/source/absfont/absfont_path.c
afdko/Tools/Programs/public/lib/source/cfembed/cfembed.c
afdko/Tools/Programs/public/lib/source/cffread/cffread.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_charset.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_charset.h
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_dict.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_dict.h
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_encoding.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_encoding.h
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_fdselect.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_fdselect.h
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_share.h
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_sindex.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_sindex.h
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_subr.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_subr.h
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_t2cstr.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_t2cstr.h
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_varstore.c
afdko/Tools/Programs/public/lib/source/cffwrite/cffwrite_varstore.h
afdko/Tools/Programs/public/lib/source/ctutil/ctutil.c
afdko/Tools/Programs/public/lib/source/dynarr/dynarr.c
afdko/Tools/Programs/public/lib/source/nameread/nameread.c
afdko/Tools/Programs/public/lib/source/pdfwrite/pdfwrite.c
afdko/Tools/Programs/public/lib/source/pstoken/pstoken.c
afdko/Tools/Programs/public/lib/source/sfntread/sfntread.c
afdko/Tools/Programs/public/lib/source/sfntwrite/sfntwrite.c
afdko/Tools/Programs/public/lib/source/sha1/sha1.c
afdko/Tools/Programs/public/lib/source/support/bitarray.c
afdko/Tools/Programs/public/lib/source/support/canthappen.c
afdko/Tools/Programs/public/lib/source/support/except.c
afdko/Tools/Programs/public/lib/source/support/fixed.c
afdko/Tools/Programs/public/lib/source/svgwrite/svgwrite.c
afdko/Tools/Programs/public/lib/source/svread/sv_ops.h
afdko/Tools/Programs/public/lib/source/svread/sv_parse.y
afdko/Tools/Programs/public/lib/source/svread/svread.c
afdko/Tools/Programs/public/lib/source/t1cstr/t1cstr.c
afdko/Tools/Programs/public/lib/source/t1read/t1read.c
afdko/Tools/Programs/public/lib/source/t1read/t1read_keys.h
afdko/Tools/Programs/public/lib/source/t1write/t1write.c
afdko/Tools/Programs/public/lib/source/t1write/t1write_flexothers.h
afdko/Tools/Programs/public/lib/source/t1write/t1write_gcothers.h
afdko/Tools/Programs/public/lib/source/t1write/t1write_hintothers.h
afdko/Tools/Programs/public/lib/source/t1write/t1write_procsetothers.h
afdko/Tools/Programs/public/lib/source/t2cstr/t2cstr.c
afdko/Tools/Programs/public/lib/source/ttread/ttread.c
afdko/Tools/Programs/public/lib/source/uforead/ufo_ops.h
afdko/Tools/Programs/public/lib/source/uforead/uforead.c
afdko/Tools/Programs/public/lib/source/ufowrite/ufowrite.c
afdko/Tools/Programs/public/lib/source/varread/varread.c
afdko/Tools/Programs/rotateFont/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/rotateFont/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/rotateFont/build/linux/gcc/release/Makefile
afdko/Tools/Programs/rotateFont/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/rotateFont/build/osx/xcode4/rotateFont.xcodeproj/project.pbxproj
afdko/Tools/Programs/rotateFont/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/rotateFont/build/win/vc10/rotateFont.sln
afdko/Tools/Programs/rotateFont/build/win/vc10/rotateFont.vcxproj
afdko/Tools/Programs/rotateFont/source/afm.h
afdko/Tools/Programs/rotateFont/source/cef.h
afdko/Tools/Programs/rotateFont/source/cff.h
afdko/Tools/Programs/rotateFont/source/dcf.h
afdko/Tools/Programs/rotateFont/source/dump.h
afdko/Tools/Programs/rotateFont/source/help.h
afdko/Tools/Programs/rotateFont/source/mtx.h
afdko/Tools/Programs/rotateFont/source/options.h
afdko/Tools/Programs/rotateFont/source/path.h
afdko/Tools/Programs/rotateFont/source/pdf.h
afdko/Tools/Programs/rotateFont/source/ps.h
afdko/Tools/Programs/rotateFont/source/rotateFont.c
afdko/Tools/Programs/rotateFont/source/svg.h
afdko/Tools/Programs/rotateFont/source/t1.h
afdko/Tools/Programs/rotateFont/source/ufo.h
afdko/Tools/Programs/rotateFont/source/usage.h
afdko/Tools/Programs/sfntdiff/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/sfntdiff/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/sfntdiff/build/linux/gcc/release/Makefile
afdko/Tools/Programs/sfntdiff/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/sfntdiff/build/osx/xcode4/sfntdiff.xcodeproj/project.pbxproj
afdko/Tools/Programs/sfntdiff/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/sfntdiff/build/win/vc10/sfntdiff.sln
afdko/Tools/Programs/sfntdiff/build/win/vc10/sfntdiff.vcxproj
afdko/Tools/Programs/sfntdiff/source/Dda.c
afdko/Tools/Programs/sfntdiff/source/Dda.h
afdko/Tools/Programs/sfntdiff/source/Ddesc.c
afdko/Tools/Programs/sfntdiff/source/Ddesc.h
afdko/Tools/Programs/sfntdiff/source/Dfile.c
afdko/Tools/Programs/sfntdiff/source/Dfile.h
afdko/Tools/Programs/sfntdiff/source/Dglobal.c
afdko/Tools/Programs/sfntdiff/source/Dglobal.h
afdko/Tools/Programs/sfntdiff/source/Dhead.c
afdko/Tools/Programs/sfntdiff/source/Dhead.h
afdko/Tools/Programs/sfntdiff/source/Dmain.c
afdko/Tools/Programs/sfntdiff/source/Dname.c
afdko/Tools/Programs/sfntdiff/source/Dname.h
afdko/Tools/Programs/sfntdiff/source/Dopt.c
afdko/Tools/Programs/sfntdiff/source/Dopt.h
afdko/Tools/Programs/sfntdiff/source/Dpriv.c
afdko/Tools/Programs/sfntdiff/source/Dsfnt.c
afdko/Tools/Programs/sfntdiff/source/Dsfnt.h
afdko/Tools/Programs/sfntdiff/source/Dsys.c
afdko/Tools/Programs/sfntdiff/source/Dsys.h
afdko/Tools/Programs/sfntdiff/source/Dtto.c
afdko/Tools/Programs/sfntdiff/source/Dtto.h
afdko/Tools/Programs/sfntdiff/source/numtypes.h
afdko/Tools/Programs/sfntdiff/source/sfntdiff.h
afdko/Tools/Programs/sfntdiff/source/Mac/otfcomparelib.h
afdko/Tools/Programs/sfntdiff/source/Win32/otfcomparelib.h
afdko/Tools/Programs/sfntdiff/source/osx/otfcomparelib.h
afdko/Tools/Programs/sfntdiff/source/sun4/otfcompare.sh
afdko/Tools/Programs/sfntedit/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/sfntedit/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/sfntedit/build/linux/gcc/release/Makefile
afdko/Tools/Programs/sfntedit/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/sfntedit/build/osx/xcode4/sfntedit.xcodeproj/project.pbxproj
afdko/Tools/Programs/sfntedit/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/sfntedit/build/win/vc10/sfntedit.sln
afdko/Tools/Programs/sfntedit/build/win/vc10/sfntedit.vcxproj
afdko/Tools/Programs/sfntedit/source/Eda.c
afdko/Tools/Programs/sfntedit/source/Eda.h
afdko/Tools/Programs/sfntedit/source/Efile.c
afdko/Tools/Programs/sfntedit/source/Efile.h
afdko/Tools/Programs/sfntedit/source/Eglobal.c
afdko/Tools/Programs/sfntedit/source/Eglobal.h
afdko/Tools/Programs/sfntedit/source/Emsgs.c
afdko/Tools/Programs/sfntedit/source/Emsgs.h
afdko/Tools/Programs/sfntedit/source/Esys.c
afdko/Tools/Programs/sfntedit/source/Esys.h
afdko/Tools/Programs/sfntedit/source/main.c
afdko/Tools/Programs/sfntedit/source/otftableeditor.h
afdko/Tools/Programs/sfntedit/source/otter.h
afdko/Tools/Programs/sfntedit/source/Win32/otftableeditor.h
afdko/Tools/Programs/sfntedit/source/mac/teditlib.h
afdko/Tools/Programs/sfntedit/source/sun4/otftableeditor.sh
afdko/Tools/Programs/spot/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/spot/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/spot/build/linux/gcc/release/Makefile
afdko/Tools/Programs/spot/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/spot/build/osx/xcode4/spot.xcodeproj/project.pbxproj
afdko/Tools/Programs/spot/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/spot/build/win/vc10/spot.sln
afdko/Tools/Programs/spot/build/win/vc10/spot.vcxproj
afdko/Tools/Programs/spot/sfnt_includes/sfnt_ALMX.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_BASE.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_BBOX.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_BLND.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_CID_.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_CNPT.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_CSNP.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_EBDT.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_EBLC.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_ENCO.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_FNAM.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_FNTP.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_GDEF.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_GLOB.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_GPOS.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_GSUB.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_HFMX.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_LTSH.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_META.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_METR.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_MMFX.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_MMSD.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_MMVR.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_OS_2.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_ROTA.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_SING.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_SUBS.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_TYP1.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_VFMX.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_VORG.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_WDTH.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_applestd.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_bdat.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_bloc.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_bsln.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_cmap.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_common.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_fbit.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_fdsc.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_feat.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_fvar.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_gasp.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_glyf.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_hdmx.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_head.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_hhea.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_hmtx.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_just.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_kern.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_lcar.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_loca.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_lookup.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_maxp.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_mort.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_name.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_opbd.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_post.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_prop.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_sbit.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_sfnt.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_trak.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_tto.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_unicode.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_vhea.h
afdko/Tools/Programs/spot/sfnt_includes/sfnt_vmtx.h
afdko/Tools/Programs/spot/source/BASE.c
afdko/Tools/Programs/spot/source/BASE.h
afdko/Tools/Programs/spot/source/BBOX.c
afdko/Tools/Programs/spot/source/BBOX.h
afdko/Tools/Programs/spot/source/BLND.c
afdko/Tools/Programs/spot/source/BLND.h
afdko/Tools/Programs/spot/source/CFF_.c
afdko/Tools/Programs/spot/source/CFF_.h
afdko/Tools/Programs/spot/source/CID_.c
afdko/Tools/Programs/spot/source/CID_.h
afdko/Tools/Programs/spot/source/EBLC.c
afdko/Tools/Programs/spot/source/EBLC.h
afdko/Tools/Programs/spot/source/ENCO.c
afdko/Tools/Programs/spot/source/ENCO.h
afdko/Tools/Programs/spot/source/FNAM.c
afdko/Tools/Programs/spot/source/FNAM.h
afdko/Tools/Programs/spot/source/GDEF.c
afdko/Tools/Programs/spot/source/GDEF.h
afdko/Tools/Programs/spot/source/GLOB.c
afdko/Tools/Programs/spot/source/GLOB.h
afdko/Tools/Programs/spot/source/GPOS.c
afdko/Tools/Programs/spot/source/GPOS.h
afdko/Tools/Programs/spot/source/GSUB.c
afdko/Tools/Programs/spot/source/GSUB.h
afdko/Tools/Programs/spot/source/HFMX.c
afdko/Tools/Programs/spot/source/HFMX.h
afdko/Tools/Programs/spot/source/LTSH.c
afdko/Tools/Programs/spot/source/LTSH.h
afdko/Tools/Programs/spot/source/META.c
afdko/Tools/Programs/spot/source/META.h
afdko/Tools/Programs/spot/source/MMFX.c
afdko/Tools/Programs/spot/source/MMFX.h
afdko/Tools/Programs/spot/source/MMSD.c
afdko/Tools/Programs/spot/source/MMSD.h
afdko/Tools/Programs/spot/source/MMVR.c
afdko/Tools/Programs/spot/source/MMVR.h
afdko/Tools/Programs/spot/source/Makefile
afdko/Tools/Programs/spot/source/OS_2.c
afdko/Tools/Programs/spot/source/OS_2.h
afdko/Tools/Programs/spot/source/SING.c
afdko/Tools/Programs/spot/source/SING.h
afdko/Tools/Programs/spot/source/TAGS
afdko/Tools/Programs/spot/source/TTdumpinstrs.c
afdko/Tools/Programs/spot/source/TTdumpinstrs.h
afdko/Tools/Programs/spot/source/TYP1.c
afdko/Tools/Programs/spot/source/TYP1.h
afdko/Tools/Programs/spot/source/VORG.c
afdko/Tools/Programs/spot/source/VORG.h
afdko/Tools/Programs/spot/source/WDTH.c
afdko/Tools/Programs/spot/source/WDTH.h
afdko/Tools/Programs/spot/source/bitstr.h
afdko/Tools/Programs/spot/source/cffread.c
afdko/Tools/Programs/spot/source/cffread.h
afdko/Tools/Programs/spot/source/cmap.c
afdko/Tools/Programs/spot/source/cmap.h
afdko/Tools/Programs/spot/source/da.c
afdko/Tools/Programs/spot/source/da.h
afdko/Tools/Programs/spot/source/desc.c
afdko/Tools/Programs/spot/source/desc.h
afdko/Tools/Programs/spot/source/dictops.h
afdko/Tools/Programs/spot/source/dump.c
afdko/Tools/Programs/spot/source/dump.h
afdko/Tools/Programs/spot/source/excs.h
afdko/Tools/Programs/spot/source/excs0.h
afdko/Tools/Programs/spot/source/exenc0.h
afdko/Tools/Programs/spot/source/exenccd.h
afdko/Tools/Programs/spot/source/exsubcs.h
afdko/Tools/Programs/spot/source/exsubcs0.h
afdko/Tools/Programs/spot/source/fdsc.c
afdko/Tools/Programs/spot/source/fdsc.h
afdko/Tools/Programs/spot/source/feat.c
afdko/Tools/Programs/spot/source/feat.h
afdko/Tools/Programs/spot/source/file.c
afdko/Tools/Programs/spot/source/file.h
afdko/Tools/Programs/spot/source/fvar.c
afdko/Tools/Programs/spot/source/fvar.h
afdko/Tools/Programs/spot/source/gasp.c
afdko/Tools/Programs/spot/source/gasp.h
afdko/Tools/Programs/spot/source/global.c
afdko/Tools/Programs/spot/source/global.h
afdko/Tools/Programs/spot/source/glyf.c
afdko/Tools/Programs/spot/source/glyf.h
afdko/Tools/Programs/spot/source/hdmx.c
afdko/Tools/Programs/spot/source/hdmx.h
afdko/Tools/Programs/spot/source/head.c
afdko/Tools/Programs/spot/source/head.h
afdko/Tools/Programs/spot/source/hhea.c
afdko/Tools/Programs/spot/source/hhea.h
afdko/Tools/Programs/spot/source/hmtx.c
afdko/Tools/Programs/spot/source/hmtx.h
afdko/Tools/Programs/spot/source/isocs.h
afdko/Tools/Programs/spot/source/isocs0.h
afdko/Tools/Programs/spot/source/kern.c
afdko/Tools/Programs/spot/source/kern.h
afdko/Tools/Programs/spot/source/loca.c
afdko/Tools/Programs/spot/source/loca.h
afdko/Tools/Programs/spot/source/main.c
afdko/Tools/Programs/spot/source/map.c
afdko/Tools/Programs/spot/source/map.h
afdko/Tools/Programs/spot/source/maxp.c
afdko/Tools/Programs/spot/source/maxp.h
afdko/Tools/Programs/spot/source/memcheck.c
afdko/Tools/Programs/spot/source/memcheck.h
afdko/Tools/Programs/spot/source/name.c
afdko/Tools/Programs/spot/source/name.h
afdko/Tools/Programs/spot/source/nicename.h
afdko/Tools/Programs/spot/source/numtypes.h
afdko/Tools/Programs/spot/source/opt.c
afdko/Tools/Programs/spot/source/opt.h
afdko/Tools/Programs/spot/source/package.h
afdko/Tools/Programs/spot/source/pathbuild.c
afdko/Tools/Programs/spot/source/pathbuild.h
afdko/Tools/Programs/spot/source/post.c
afdko/Tools/Programs/spot/source/post.h
afdko/Tools/Programs/spot/source/proof.c
afdko/Tools/Programs/spot/source/proof.h
afdko/Tools/Programs/spot/source/res.c
afdko/Tools/Programs/spot/source/res.h
afdko/Tools/Programs/spot/source/sfnt.c
afdko/Tools/Programs/spot/source/sfnt.h
afdko/Tools/Programs/spot/source/spot.h
afdko/Tools/Programs/spot/source/spotmsgs.c
afdko/Tools/Programs/spot/source/spotmsgs.h
afdko/Tools/Programs/spot/source/stdenc0.h
afdko/Tools/Programs/spot/source/stdenccd.h
afdko/Tools/Programs/spot/source/stdstr.h
afdko/Tools/Programs/spot/source/stdstr1.h
afdko/Tools/Programs/spot/source/strftime.c
afdko/Tools/Programs/spot/source/sys.c
afdko/Tools/Programs/spot/source/sys.h
afdko/Tools/Programs/spot/source/t13fail.c
afdko/Tools/Programs/spot/source/t13supp.c
afdko/Tools/Programs/spot/source/trak.c
afdko/Tools/Programs/spot/source/trak.h
afdko/Tools/Programs/spot/source/tto.c
afdko/Tools/Programs/spot/source/tto.h
afdko/Tools/Programs/spot/source/txops.h
afdko/Tools/Programs/spot/source/vhea.c
afdko/Tools/Programs/spot/source/vhea.h
afdko/Tools/Programs/spot/source/vmtx.c
afdko/Tools/Programs/spot/source/vmtx.h
afdko/Tools/Programs/tx/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/tx/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/tx/build/linux/gcc/release/Makefile
afdko/Tools/Programs/tx/build/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/tx/build/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/tx/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/tx/build/osx/xcode4/tx.xcodeproj/project.pbxproj
afdko/Tools/Programs/tx/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/tx/build/win/vc10/tx.sln
afdko/Tools/Programs/tx/build/win/vc10/tx.vcxproj
afdko/Tools/Programs/tx/source/afm.h
afdko/Tools/Programs/tx/source/cef.h
afdko/Tools/Programs/tx/source/cff.h
afdko/Tools/Programs/tx/source/dcf.h
afdko/Tools/Programs/tx/source/dump.h
afdko/Tools/Programs/tx/source/help.h
afdko/Tools/Programs/tx/source/mtx.h
afdko/Tools/Programs/tx/source/options.h
afdko/Tools/Programs/tx/source/path.h
afdko/Tools/Programs/tx/source/pdf.h
afdko/Tools/Programs/tx/source/ps.h
afdko/Tools/Programs/tx/source/svg.h
afdko/Tools/Programs/tx/source/t1.h
afdko/Tools/Programs/tx/source/tx.c
afdko/Tools/Programs/tx/source/ufo.h
afdko/Tools/Programs/tx/source/usage.h
afdko/Tools/Programs/type1/build/linux/gcc/BuildAll.sh
afdko/Tools/Programs/type1/build/linux/gcc/debug/Makefile
afdko/Tools/Programs/type1/build/linux/gcc/release/Makefile
afdko/Tools/Programs/type1/build/linux/pentium/gcc-2.96/debug/Makefile
afdko/Tools/Programs/type1/build/linux/pentium/gcc-2.96/release/Makefile
afdko/Tools/Programs/type1/build/osx/xcode4/BuildAll.sh
afdko/Tools/Programs/type1/build/osx/xcode4/type1.xcodeproj/project.pbxproj
afdko/Tools/Programs/type1/build/win/vc10/BuildAll.cmd
afdko/Tools/Programs/type1/build/win/vc10/type1.sln
afdko/Tools/Programs/type1/build/win/vc10/type1.vcxproj
afdko/Tools/Programs/type1/build/win/vc6/type1.dsp
afdko/Tools/Programs/type1/build/win/vc6/type1.dsw
afdko/Tools/Programs/type1/build/win/vc71/type1.sln
afdko/Tools/Programs/type1/build/win/vc71/type1.suo
afdko/Tools/Programs/type1/build/win/vc71/type1.vcproj
afdko/Tools/Programs/type1/build/win/vc8/type1.sln
afdko/Tools/Programs/type1/build/win/vc8/type1.suo
afdko/Tools/Programs/type1/build/win/vc8/type1.vcproj
afdko/Tools/Programs/type1/source/type1.c
afdko/Tools/SharedData/AGD.txt
afdko/Tools/SharedData/__init__.py
afdko/Tools/SharedData/featurefile.plist
afdko/Tools/SharedData/Adobe Cmaps/Adobe-CNS1/Adobe-CNS1_sequences.txt
afdko/Tools/SharedData/Adobe Cmaps/Adobe-CNS1/B5pc-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-CNS1/UniCNS-UTF32-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-CNS1/UniCNS-UTF32-V
afdko/Tools/SharedData/Adobe Cmaps/Adobe-GB1/GBpc-EUC-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-GB1/UniGB-UTF32-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-GB1/UniGB-UTF32-V
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/83pv-RKSJ-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/Adobe-Japan1_sequences.txt
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/UniJIS-UTF32-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/UniJIS-UTF32-V
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/UniJIS2004-UTF32-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/UniJIS2004-UTF32-V
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/UniJISX0213-UTF32-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/UniJISX0213-UTF32-V
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/UniJISX02132004-UTF32-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Japan1/UniJISX02132004-UTF32-V
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Korea1/Adobe-Korea1_sequences.txt
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Korea1/KSCpc-EUC-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Korea1/UniKS-UTF32-H
afdko/Tools/SharedData/Adobe Cmaps/Adobe-Korea1/UniKS-UTF32-V
afdko/Tools/SharedData/CID charsets/AC12-C9
afdko/Tools/SharedData/CID charsets/AC12-C9.LanguageGroups
afdko/Tools/SharedData/CID charsets/AC12-C9.VertLayout
afdko/Tools/SharedData/CID charsets/AC12-SubsetAC10
afdko/Tools/SharedData/CID charsets/AC13-C9
afdko/Tools/SharedData/CID charsets/AC13-C9.LanguageGroups
afdko/Tools/SharedData/CID charsets/AC13-C9.VertLayout
afdko/Tools/SharedData/CID charsets/AC14-C9
afdko/Tools/SharedData/CID charsets/AC14-C9.LanguageGroups
afdko/Tools/SharedData/CID charsets/AC14-C9.VertLayout
afdko/Tools/SharedData/CID charsets/AC15-C9
afdko/Tools/SharedData/CID charsets/AC15-C9.LanguageGroups
afdko/Tools/SharedData/CID charsets/AC15-C9.VertLayout
afdko/Tools/SharedData/CID charsets/AC16-C9
afdko/Tools/SharedData/CID charsets/AG13-C9
afdko/Tools/SharedData/CID charsets/AG13-C9.LanguageGroups
afdko/Tools/SharedData/CID charsets/AG13-C9.VertLayout
afdko/Tools/SharedData/CID charsets/AG13-SubsetAG11
afdko/Tools/SharedData/CID charsets/AG14-C9
afdko/Tools/SharedData/CID charsets/AG14-C9.LanguageGroups
afdko/Tools/SharedData/CID charsets/AG14-C9.VertLayout
afdko/Tools/SharedData/CID charsets/AG15-C10
afdko/Tools/SharedData/CID charsets/AG15-C10.LanguageGroups
afdko/Tools/SharedData/CID charsets/AG15-C10.VertLayout
afdko/Tools/SharedData/CID charsets/AG15-C11
afdko/Tools/SharedData/CID charsets/AG15-C11.LanguageGroups
afdko/Tools/SharedData/CID charsets/AG15-C11.VertLayout
afdko/Tools/SharedData/CID charsets/AJ13-J14
afdko/Tools/SharedData/CID charsets/AJ13-J14.LanguageGroups
afdko/Tools/SharedData/CID charsets/AJ13-J14.VertLayout
afdko/Tools/SharedData/CID charsets/AJ13-SubsetAJ11
afdko/Tools/SharedData/CID charsets/AJ13-SubsetAcrobatJ
afdko/Tools/SharedData/CID charsets/AJ13-SubsetKana
afdko/Tools/SharedData/CID charsets/AJ13-SubsetKanaLatin
afdko/Tools/SharedData/CID charsets/AJ14-J15
afdko/Tools/SharedData/CID charsets/AJ14-J15.LanguageGroups
afdko/Tools/SharedData/CID charsets/AJ14-J15.VertLayout
afdko/Tools/SharedData/CID charsets/AJ14-SubsetRyoKana
afdko/Tools/SharedData/CID charsets/AJ15-J15
afdko/Tools/SharedData/CID charsets/AJ15-J15.LanguageGroups
afdko/Tools/SharedData/CID charsets/AJ15-J15.VertLayout
afdko/Tools/SharedData/CID charsets/AJ16-J15
afdko/Tools/SharedData/CID charsets/AJ16-J15.LanguageGroups
afdko/Tools/SharedData/CID charsets/AJ16-J15.VertLayout
afdko/Tools/SharedData/CID charsets/AJ16-J15.VertLayout.KozGo
afdko/Tools/SharedData/CID charsets/AJ16-J15.VertLayout.KozMin
afdko/Tools/SharedData/CID charsets/AJ16-J16
afdko/Tools/SharedData/CID charsets/AJ16-J16.LanguageGroups
afdko/Tools/SharedData/CID charsets/AJ16-J16.VertLayout
afdko/Tools/SharedData/CID charsets/AJ16-SubsetAJ14
afdko/Tools/SharedData/CID charsets/AJ16-SubsetPr5N
afdko/Tools/SharedData/CID charsets/AJ16-SubsetProN
afdko/Tools/SharedData/CID charsets/AJ16-SubsetStdN
afdko/Tools/SharedData/CID charsets/AK12-K10
afdko/Tools/SharedData/CID charsets/AK12-K10.LanguageGroups
afdko/Tools/SharedData/CID charsets/AK12-K10.VertLayout
afdko/Tools/SharedData/CID charsets/AK12-SubsetAK10
afdko/Tools/SharedData/CID charsets/AK12-SubsetHangul
afdko/Tools/SharedData/CID charsets/AK12-SubsetHangulRoman
afdko/Tools/SharedData/FDKScripts/BezTools.py
afdko/Tools/SharedData/FDKScripts/BuildMMFont.py
afdko/Tools/SharedData/FDKScripts/CheckOutlinesUFO.py
afdko/Tools/SharedData/FDKScripts/CompareFamily.py
afdko/Tools/SharedData/FDKScripts/ConvertFontToCID.py
afdko/Tools/SharedData/FDKScripts/FDKUtils.py
afdko/Tools/SharedData/FDKScripts/FinishInstallWindows.py
afdko/Tools/SharedData/FDKScripts/MakeOTF.py
afdko/Tools/SharedData/FDKScripts/ProofPDF.py
afdko/Tools/SharedData/FDKScripts/StemHist.py
afdko/Tools/SharedData/FDKScripts/__init__.py
afdko/Tools/SharedData/FDKScripts/agd.py
afdko/Tools/SharedData/FDKScripts/autohint.py
afdko/Tools/SharedData/FDKScripts/buildCFF2VF.py
afdko/Tools/SharedData/FDKScripts/buildMasterOTFs.py
afdko/Tools/SharedData/FDKScripts/checkUFOProcessedLayer.py
afdko/Tools/SharedData/FDKScripts/copyCFFCharstrings.py
afdko/Tools/SharedData/FDKScripts/fontPDF.py
afdko/Tools/SharedData/FDKScripts/kernCheck.py
afdko/Tools/SharedData/FDKScripts/makeInstances.py
afdko/Tools/SharedData/FDKScripts/makeInstancesUFO.py
afdko/Tools/SharedData/FDKScripts/otc2otf.py
afdko/Tools/SharedData/FDKScripts/otf2otc.py
afdko/Tools/SharedData/FDKScripts/otfPDF.py
afdko/Tools/SharedData/FDKScripts/pdfdoc.py
afdko/Tools/SharedData/FDKScripts/pdfgen.py
afdko/Tools/SharedData/FDKScripts/pdfgeom.py
afdko/Tools/SharedData/FDKScripts/pdfmetrics.py
afdko/Tools/SharedData/FDKScripts/pdfutils.py
afdko/Tools/SharedData/FDKScripts/ttfPDF.py
afdko/Tools/SharedData/FDKScripts/ttfcomponentizer.py
afdko/Tools/SharedData/FDKScripts/ttx.py
afdko/Tools/SharedData/FDKScripts/ttxn.py
afdko/Tools/SharedData/FDKScripts/ufoTools.py
afdko/Tools/linux/autohint
afdko/Tools/linux/buildCFF2VF
afdko/Tools/linux/buildMasterOTFs
afdko/Tools/linux/charplot
afdko/Tools/linux/checkOutlinesUFO
afdko/Tools/linux/compareFamily
afdko/Tools/linux/digiplot
afdko/Tools/linux/fontplot
afdko/Tools/linux/fontplot2
afdko/Tools/linux/fontsetplot
afdko/Tools/linux/hintplot
afdko/Tools/linux/kernCheck
afdko/Tools/linux/makeInstances
afdko/Tools/linux/makeInstancesUFO
afdko/Tools/linux/makeotf
afdko/Tools/linux/otc2otf
afdko/Tools/linux/otf2otc
afdko/Tools/linux/setFDKPaths
afdko/Tools/linux/stemHist
afdko/Tools/linux/ttfcomponentizer
afdko/Tools/linux/ttx
afdko/Tools/linux/ttxn
afdko/Tools/linux/ufonormalizer
afdko/Tools/linux/waterfallplot
afdko/Tools/osx/autohint
afdko/Tools/osx/buildCFF2VF
afdko/Tools/osx/buildMasterOTFs
afdko/Tools/osx/charplot
afdko/Tools/osx/checkOutlinesUFO
afdko/Tools/osx/compareFamily
afdko/Tools/osx/copyCFFCharstrings
afdko/Tools/osx/digiplot
afdko/Tools/osx/fontplot
afdko/Tools/osx/fontplot2
afdko/Tools/osx/fontsetplot
afdko/Tools/osx/hintplot
afdko/Tools/osx/kernCheck
afdko/Tools/osx/makeInstances
afdko/Tools/osx/makeInstancesUFO
afdko/Tools/osx/makeotf
afdko/Tools/osx/otc2otf
afdko/Tools/osx/otf2otc
afdko/Tools/osx/setFDKPaths
afdko/Tools/osx/stemHist
afdko/Tools/osx/ttfcomponentizer
afdko/Tools/osx/ttx
afdko/Tools/osx/ttxn
afdko/Tools/osx/ufonormalizer
afdko/Tools/osx/waterfallplot
afdko/Tools/win/autohint.cmd
afdko/Tools/win/buildCFF2VF.cmd
afdko/Tools/win/buildMasterOTFs.cmd
afdko/Tools/win/charplot.cmd
afdko/Tools/win/checkOutlinesUFO.cmd
afdko/Tools/win/comparefamily.cmd
afdko/Tools/win/digiplot.cmd
afdko/Tools/win/fontplot.cmd
afdko/Tools/win/fontsetplot.cmd
afdko/Tools/win/hintplot.cmd
afdko/Tools/win/kernCheck.cmd
afdko/Tools/win/makeInstances.cmd
afdko/Tools/win/makeInstancesUFO.cmd
afdko/Tools/win/makeotf.cmd
afdko/Tools/win/otc2otf.cmd
afdko/Tools/win/otf2otc.cmd
afdko/Tools/win/setFDKPaths.cmd
afdko/Tools/win/stemHist.cmd
afdko/Tools/win/ttfcomponentizer.cmd
afdko/Tools/win/ttx.cmd
afdko/Tools/win/ttxn.cmd
afdko/Tools/win/ufonormalizer.cmd
afdko/Tools/win/waterfallplot.cmd