.gitattributes
.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
pytest.ini
actionsosx/README.txt
actionsosx/UFO Normalize.workflow/Contents/Info.plist
actionsosx/UFO Normalize.workflow/Contents/document.wflow
actionsosx/UFO Normalize.workflow/Contents/QuickLook/Thumbnail.png
docs/composite.md
docs/docs.md
docs/examples.md
docs/fea2_proposal.md
docs/feaextensions.md
docs/feax_future.md
docs/parameters.md
docs/scripts.md
docs/technical.md
docs/tests.md
docs/ufo.md
examples/FFmapGdlNames.py
examples/FFmapGdlNames2.py
examples/FLWriteXml.py
examples/FTMLnorm.py
examples/FTaddEmptyOT.py
examples/accesslibplist.py
examples/chaindemo.py
examples/fbonecheck.py
examples/fbttfchecks.py
examples/ffchangeglyphnames.py
examples/ffcopyglyphs.py
examples/ffremovealloverlaps.py
examples/preflight
examples/psfaddGlyphDemo.py
examples/psfexpandstroke.py
examples/psfexportnamesunicodesfp.py
examples/psfgenftml.py
examples/psftidyfontlabufo.py
examples/psftoneletters.py
examples/xmlDemo.py
examples/fontforge-old/FFaddPUA.py
examples/fontforge-old/FFcheckDupUSV.py
examples/fontforge-old/FFcolourGlyphs.py
examples/fontforge-old/FFcompareFonts.py
examples/fontforge-old/FFdblEncode.py
examples/fontforge-old/FFfromAP.py
examples/fontforge-old/FFlistAPNum.py
examples/fontforge-old/FFlistGlyphNames.py
examples/fontforge-old/FFlistGlyphinfo.py
examples/fontforge-old/FFlistRefNum.py
examples/fontforge-old/FFnameSearchNReplace.py
examples/fontforge-old/FFundblEncode.py
examples/fontforge-old/demoAddToMenu.py
examples/fontforge-old/demoExecuteScript.py
examples/fontforge-old/demoFunctions.py
examples/gdl/__init__.py
examples/gdl/font.py
examples/gdl/glyph.py
examples/gdl/makeGdl.py
examples/gdl/ot.py
examples/gdl/psnames.py
preflight/update-preflight-libs-pyenv
src/silfont/__init__.py
src/silfont/comp.py
src/silfont/core.py
src/silfont/etutil.py
src/silfont/feax_ast.py
src/silfont/feax_lexer.py
src/silfont/feax_parser.py
src/silfont/ftml.py
src/silfont/ftml_builder.py
src/silfont/gfr.py
src/silfont/harfbuzz.py
src/silfont/ipython.py
src/silfont/ufo.py
src/silfont/util.py
src/silfont.egg-info/PKG-INFO
src/silfont.egg-info/SOURCES.txt
src/silfont.egg-info/dependency_links.txt
src/silfont.egg-info/entry_points.txt
src/silfont.egg-info/requires.txt
src/silfont.egg-info/top_level.txt
src/silfont/data/required_chars.csv
src/silfont/data/required_chars.md
src/silfont/fbtests/__init__.py
src/silfont/fbtests/silnotcjk.py
src/silfont/fbtests/silttfchecks.py
src/silfont/fbtests/ttfchecks.py
src/silfont/scripts/__init__.py
src/silfont/scripts/psfaddanchors.py
src/silfont/scripts/psfbuildcomp.py
src/silfont/scripts/psfbuildcompgc.py
src/silfont/scripts/psfbuildfea.py
src/silfont/scripts/psfchangegdlnames.py
src/silfont/scripts/psfchangettfglyphnames.py
src/silfont/scripts/psfcheckbasicchars.py
src/silfont/scripts/psfcheckclassorders.py
src/silfont/scripts/psfcheckftml.py
src/silfont/scripts/psfcheckglyphinventory.py
src/silfont/scripts/psfcheckinterpolatable.py
src/silfont/scripts/psfcheckproject.py
src/silfont/scripts/psfcompdef2xml.py
src/silfont/scripts/psfcompressgr.py
src/silfont/scripts/psfcopyglyphs.py
src/silfont/scripts/psfcopymeta.py
src/silfont/scripts/psfcreateinstances.py
src/silfont/scripts/psfcsv2comp.py
src/silfont/scripts/psfdeflang.py
src/silfont/scripts/psfdeleteglyphs.py
src/silfont/scripts/psfdupglyphs.py
src/silfont/scripts/psfexportanchors.py
src/silfont/scripts/psfexportmarkcolors.py
src/silfont/scripts/psfexportpsnames.py
src/silfont/scripts/psfexportunicodes.py
src/silfont/scripts/psffixffglifs.py
src/silfont/scripts/psffixfontlab.py
src/silfont/scripts/psfftml2TThtml.py
src/silfont/scripts/psfftml2odt.py
src/silfont/scripts/psfgetglyphnames.py
src/silfont/scripts/psfglyphs2ufo.py
src/silfont/scripts/psfmakedeprecated.py
src/silfont/scripts/psfmakefea.py
src/silfont/scripts/psfmakescaledshifted.py
src/silfont/scripts/psfmakewoffmetadata.py
src/silfont/scripts/psfnormalize.py
src/silfont/scripts/psfpreflightversion.py
src/silfont/scripts/psfremovegliflibkeys.py
src/silfont/scripts/psfrenameglyphs.py
src/silfont/scripts/psfrunfbchecks.py
src/silfont/scripts/psfsetassocfeat.py
src/silfont/scripts/psfsetassocuids.py
src/silfont/scripts/psfsetdummydsig.py
src/silfont/scripts/psfsetglyphdata.py
src/silfont/scripts/psfsetglyphorder.py
src/silfont/scripts/psfsetkeys.py
src/silfont/scripts/psfsetmarkcolors.py
src/silfont/scripts/psfsetpsnames.py
src/silfont/scripts/psfsetunicodes.py
src/silfont/scripts/psfsetversion.py
src/silfont/scripts/psfshownames.py
src/silfont/scripts/psfsubset.py
src/silfont/scripts/psfsyncmasters.py
src/silfont/scripts/psfsyncmeta.py
src/silfont/scripts/psftuneraliases.py
src/silfont/scripts/psfufo2glyphs.py
src/silfont/scripts/psfufo2ttf.py
src/silfont/scripts/psfversion.py
src/silfont/scripts/psfwoffit.py
src/silfont/scripts/psfxml2compdef.py
tests/localufos.csv.sample
tests/resetreferencelogs.py
tests/runlocalufotests.py
tests/runmakefeatests.py
tests/setuplocalufotests.py
tests/setuptestdata.py
tests/fontparts/test_10_psfbuildcompgc.py
tests/input/PsfTest-R.ttf
tests/input/glyph_data.csv
tests/input/issue65.feax
tests/input/ligatures.feax
tests/input/psfbuildcomp.txt
tests/input/psfcopyglyphs.csv
tests/input/psfdeleteglyphs.txt
tests/input/psfgenftml.csv
tests/input/psfmakefea.feax
tests/input/psfmakefea_2.feax
tests/input/psfmakefea_3.feax
tests/input/psfmakewoffmetadata.txt
tests/input/psfrenameglyphs.csv
tests/input/psfsetassocfeat.csv
tests/input/psfsetassocuids.csv
tests/input/psfsetunicodes.csv
tests/input/psfsubset.csv
tests/input/font-psf-test/FONTLOG.txt
tests/input/font-psf-test/OFL-FAQ.txt
tests/input/font-psf-test/OFL.txt
tests/input/font-psf-test/README.md
tests/input/font-psf-test/README.txt
tests/input/font-psf-test/preflight
tests/input/font-psf-test/preflightg
tests/input/font-psf-test/wscript
tests/input/font-psf-test/source/PsfTestItalic.designspace
tests/input/font-psf-test/source/PsfTestItalic.glyphs
tests/input/font-psf-test/source/PsfTestRoman.designspace
tests/input/font-psf-test/source/PsfTestRoman.glyphs
tests/input/font-psf-test/source/glyph_data.csv
tests/input/font-psf-test/source/PsfTest-Bold.ufo/fontinfo.plist
tests/input/font-psf-test/source/PsfTest-Bold.ufo/layercontents.plist
tests/input/font-psf-test/source/PsfTest-Bold.ufo/lib.plist
tests/input/font-psf-test/source/PsfTest-Bold.ufo/metainfo.plist
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/A_mpersand.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/A_pos.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/A_sterisk.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/A_tS_gn.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_ircumA_ccent.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_olon.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_ombA_cute.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_ombC_ircum.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_ombD_iaer.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_ombG_rave.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_ombR_ingA_bv.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_ombT_ilde.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_omma.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitE_ight.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitF_ive.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitF_our.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitN_ine.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitO_ne.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitS_even.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitS_ix.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitT_hree.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitT_wo.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_igitZ_ero.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_ollarS_gn.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/D_ottedC_irc.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/E_qS_gn.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/E_xclamationM_rk.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/F_ullS_top.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/G_T_S_gn.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/G_raveA_ccent.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/H_yphen.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/H_yphenM_inus.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/H_yphen_S_oft.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_T_S_gn.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_ftP_aren.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_ftS_qrB_rac.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_owL_ine.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apA_.alt.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apA_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apB_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apC_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apD_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apE_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apF_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apG_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apH_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apI_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apJ_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apK_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apL_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apM_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apN_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apO_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apP_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apQ_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apR_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apS_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apT_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apU_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apV_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apW_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apX_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnC_apY_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mA_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mB_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mC_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mD_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mE_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mF_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mG_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mH_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mI_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mJ_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mK_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mL_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mM_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mN_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mO_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mP_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mQ_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mR_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mS_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mT_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mU_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mV_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mW_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mX_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/L_tnS_mY_.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/N_umS_gn.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/P_ercentS_gn.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/P_lusS_gn.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/Q_stnM_rk.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/Q_uotM_rk.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/R_everseS_olidus.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/R_tC_urlyB_rac.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/R_tP_aren.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/R_tS_qrB_rac.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_emicolon.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_olidus.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_pace.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/T_ilde.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/V_ertL_ine.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/_notdef.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/_null.glif
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/contents.plist
tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/nonmarkingreturn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/fontinfo.plist
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/layercontents.plist
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/lib.plist
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/metainfo.plist
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/A_mpersand.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/A_pos.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/A_sterisk.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/A_tS_gn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_ircumA_ccent.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_olon.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_ombA_cute.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_ombC_ircum.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_ombD_iaer.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_ombG_rave.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_ombR_ingA_bv.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_ombT_ilde.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/C_omma.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitE_ight.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitF_ive.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitF_our.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitN_ine.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitO_ne.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitS_even.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitS_ix.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitT_hree.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitT_wo.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_igitZ_ero.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_ollarS_gn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/D_ottedC_irc.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/E_qS_gn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/E_xclamationM_rk.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/F_ullS_top.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/G_T_S_gn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/G_raveA_ccent.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/H_yphen.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/H_yphenM_inus.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/H_yphen_S_oft.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_T_S_gn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_ftP_aren.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_ftS_qrB_rac.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_owL_ine.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apA_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apB_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apC_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apD_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apE_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apF_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apG_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apH_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apI_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apJ_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apK_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apL_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apM_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apN_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apO_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apP_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apQ_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apR_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apS_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apT_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apU_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apV_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apW_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apX_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnC_apY_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mA_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mB_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mC_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mD_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mE_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mF_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mG_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mH_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mI_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mJ_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mK_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mL_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mM_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mN_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mO_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mP_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mQ_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mR_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mS_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mT_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mU_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mV_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mW_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mX_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/L_tnS_mY_.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/N_umS_gn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/P_ercentS_gn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/P_lusS_gn.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/Q_stnM_rk.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/Q_uotM_rk.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/R_everseS_olidus.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/R_tC_urlyB_rac.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/R_tP_aren.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/R_tS_qrB_rac.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/S_emicolon.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/S_olidus.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/S_pace.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/T_ilde.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/V_ertL_ine.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/_notdef.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/_null.glif
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/contents.plist
tests/input/font-psf-test/source/PsfTest-BoldItalic.ufo/glyphs/nonmarkingreturn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/fontinfo.plist
tests/input/font-psf-test/source/PsfTest-Italic.ufo/layercontents.plist
tests/input/font-psf-test/source/PsfTest-Italic.ufo/lib.plist
tests/input/font-psf-test/source/PsfTest-Italic.ufo/metainfo.plist
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/A_mpersand.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/A_pos.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/A_sterisk.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/A_tS_gn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_ircumA_ccent.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_olon.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_ombA_cute.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_ombC_ircum.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_ombD_iaer.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_ombG_rave.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_ombR_ingA_bv.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_ombT_ilde.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/C_omma.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitE_ight.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitF_ive.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitF_our.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitN_ine.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitO_ne.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitS_even.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitS_ix.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitT_hree.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitT_wo.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_igitZ_ero.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_ollarS_gn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/D_ottedC_irc.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/E_qS_gn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/E_xclamationM_rk.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/F_ullS_top.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/G_T_S_gn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/G_raveA_ccent.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/H_yphen.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/H_yphenM_inus.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/H_yphen_S_oft.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_T_S_gn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_ftP_aren.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_ftS_qrB_rac.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_owL_ine.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apA_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apB_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apC_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apD_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apE_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apF_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apG_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apH_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apI_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apJ_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apK_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apL_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apM_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apN_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apO_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apP_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apQ_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apR_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apS_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apT_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apU_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apV_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apW_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apX_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnC_apY_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mA_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mB_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mC_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mD_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mE_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mF_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mG_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mH_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mI_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mJ_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mK_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mL_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mM_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mN_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mO_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mP_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mQ_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mR_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mS_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mT_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mU_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mV_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mW_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mX_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/L_tnS_mY_.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/N_umS_gn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/P_ercentS_gn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/P_lusS_gn.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/Q_stnM_rk.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/Q_uotM_rk.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/R_everseS_olidus.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/R_tC_urlyB_rac.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/R_tP_aren.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/R_tS_qrB_rac.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/S_emicolon.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/S_olidus.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/S_pace.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/T_ilde.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/V_ertL_ine.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/_notdef.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/_null.glif
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/contents.plist
tests/input/font-psf-test/source/PsfTest-Italic.ufo/glyphs/nonmarkingreturn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/fontinfo.plist
tests/input/font-psf-test/source/PsfTest-Regular.ufo/layercontents.plist
tests/input/font-psf-test/source/PsfTest-Regular.ufo/lib.plist
tests/input/font-psf-test/source/PsfTest-Regular.ufo/metainfo.plist
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/A_mpersand.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/A_pos.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/A_sterisk.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/A_tS_gn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_ircumA_ccent.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_olon.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_ombA_cute.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_ombC_ircum.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_ombD_iaer.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_ombG_rave.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_ombR_ingA_bv.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_ombT_ilde.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/C_omma.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitE_ight.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitF_ive.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitF_our.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitN_ine.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitO_ne.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitS_even.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitS_ix.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitT_hree.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitT_wo.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_igitZ_ero.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_ollarS_gn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/D_ottedC_irc.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/E_qS_gn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/E_xclamationM_rk.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/F_ullS_top.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/G_T_S_gn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/G_raveA_ccent.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/H_yphen.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/H_yphenM_inus.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/H_yphen_S_oft.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_T_S_gn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_ftP_aren.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_ftS_qrB_rac.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_owL_ine.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apA_.alt.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apA_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apB_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apC_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apD_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apE_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apF_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apG_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apH_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apI_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apJ_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apK_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apL_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apM_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apN_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apO_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apP_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apQ_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apR_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apS_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apT_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apU_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apV_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apW_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apX_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnC_apY_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mA_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mB_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mC_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mD_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mE_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mF_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mG_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mH_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mI_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mJ_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mK_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mL_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mM_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mN_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mO_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mP_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mQ_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mR_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mS_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mT_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mU_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mV_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mW_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mX_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/L_tnS_mY_.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/N_umS_gn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/P_ercentS_gn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/P_lusS_gn.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/Q_stnM_rk.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/Q_uotM_rk.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/R_everseS_olidus.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/R_tC_urlyB_rac.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/R_tP_aren.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/R_tS_qrB_rac.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/S_emicolon.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/S_olidus.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/S_pace.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/T_ilde.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/V_ertL_ine.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/_notdef.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/_null.glif
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/contents.plist
tests/input/font-psf-test/source/PsfTest-Regular.ufo/glyphs/nonmarkingreturn.glif
tests/input/font-psf-test/source/logs/readme.txt
tests/reference/fontparts/psfbuildcompgc.lg
tests/reference/fontparts/psfbuildcompgc.ufo/fontinfo.plist
tests/reference/fontparts/psfbuildcompgc.ufo/layercontents.plist
tests/reference/fontparts/psfbuildcompgc.ufo/lib.plist
tests/reference/fontparts/psfbuildcompgc.ufo/metainfo.plist
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/A_mpersand.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/A_pos.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/A_sterisk.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/A_tS_gn.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_olon.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_ombA_cute.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_ombC_ircum.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_ombD_iaer.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_ombG_rave.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_ombT_ilde.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/C_omma.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitE_ight.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitF_ive.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitF_our.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitN_ine.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitO_ne.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitS_even.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitS_ix.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitT_hree.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitT_wo.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_igitZ_ero.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_ollarS_gn.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/D_ottedC_irc.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/E_qS_gn.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/F_ullS_top.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/G_T_S_gn.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/G_raveA_ccent.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/H_yphen.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/H_yphenM_inus.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_T_S_gn.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_ftP_aren.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_owL_ine.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apA_.alt.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apA_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apB_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apC_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apC_A_cute.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apC_A_cuteC_edilla.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apC_C_ircum.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apD_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apE_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apF_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apG_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apH_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apI_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apI_J_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apK_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apL_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apM_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apN_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apO_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apP_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apR_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apS_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apT_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apU_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apV_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apW_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apX_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnC_apY_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mA_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mB_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mC_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mC_A_cute.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mC_A_cuteC_edilla.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mC_C_ircum.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mD_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mE_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mF_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mG_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mH_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mI_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mI_J_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mI_T_ilde.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mI_T_ildeG_rave.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mI_T_ildeG_raveC_edilla.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mK_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mL_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mM_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mN_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mO_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mP_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mR_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mS_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mT_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mU_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mV_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mW_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mX_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/L_tnS_mY_.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/N_umS_gn.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/P_ercentS_gn.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/P_lusS_gn.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/Q_stnM_rk.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/Q_uotM_rk.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/R_everseS_olidus.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/R_tP_aren.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/S_emicolon.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/S_olidus.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/S_pace.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/T_ilde.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/V_ertL_ine.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/_notdef.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/_null.glif
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/contents.plist
tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/nonmarkingreturn.glif
tests/reference/psfmakefea/issue65.fea
tests/reference/psfmakefea/issue65.log
tests/reference/psfmakefea/ligatures.fea
tests/reference/psfmakefea/ligatures.log
tests/reference/psfmakefea/psfmakefea.fea
tests/reference/psfmakefea/psfmakefea.log
tests/reference/psfmakefea/psfmakefea_2.fea
tests/reference/psfmakefea/psfmakefea_2.log
tests/reference/ufo/psfbuildcomp.lg
tests/reference/ufo/psfbuildcompgc.lg
tests/reference/ufo/psfchangettfglyphnames.lg
tests/reference/ufo/psfchangettfglyphnames.ttf
tests/reference/ufo/psfcheckbasicchars.lg
tests/reference/ufo/psfcopyglyphs.lg
tests/reference/ufo/psfdeleteglyphs.lg
tests/reference/ufo/psfexportanchors.lg
tests/reference/ufo/psfexportanchors.xml
tests/reference/ufo/psfexportunicodes.csv
tests/reference/ufo/psfexportunicodes.lg
tests/reference/ufo/psfgenftml.ftml
tests/reference/ufo/psfgenftml.lg
tests/reference/ufo/psfglyphs2ufo.lg
tests/reference/ufo/psfmakefea.fea
tests/reference/ufo/psfmakefea.lg
tests/reference/ufo/psfmakewoffmetadata.lg
tests/reference/ufo/psfmakewoffmetadata.xml
tests/reference/ufo/psfnormalize.lg
tests/reference/ufo/psfrenameglyphs.lg
tests/reference/ufo/psfsetassocfeat.lg
tests/reference/ufo/psfsetassocuids.lg
tests/reference/ufo/psfsetglyphorder.lg
tests/reference/ufo/psfsetkeys.lg
tests/reference/ufo/psfsetpsnames.lg
tests/reference/ufo/psfsetunicodes.lg
tests/reference/ufo/psfsyncmasters-Bold-fontinfo.plist
tests/reference/ufo/psfsyncmasters-Bold-lib.plist
tests/reference/ufo/psfsyncmasters-BoldItalic-fontinfo.plist
tests/reference/ufo/psfsyncmasters-Italic-fontinfo.plist
tests/reference/ufo/psfsyncmasters.lg
tests/reference/ufo/psfufo2ttf.lg
tests/reference/ufo/psfufo2ttf.ttf
tests/reference/ufo/psfbuildcomp.ufo/fontinfo.plist
tests/reference/ufo/psfbuildcomp.ufo/layercontents.plist
tests/reference/ufo/psfbuildcomp.ufo/lib.plist
tests/reference/ufo/psfbuildcomp.ufo/metainfo.plist
tests/reference/ufo/psfbuildcomp.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apA_.alt.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apC_A_cute.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apC_A_cuteC_edilla.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apC_C_ircum.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apI_J_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mC_A_cute.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mC_A_cuteC_edilla.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mC_C_ircum.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mI_J_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mI_T_ilde.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mI_T_ildeG_rave.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mI_T_ildeG_raveC_edilla.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/_null.glif
tests/reference/ufo/psfbuildcomp.ufo/glyphs/contents.plist
tests/reference/ufo/psfbuildcomp.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfcopyglyphs.ufo/fontinfo.plist
tests/reference/ufo/psfcopyglyphs.ufo/layercontents.plist
tests/reference/ufo/psfcopyglyphs.ufo/lib.plist
tests/reference/ufo/psfcopyglyphs.ufo/metainfo.plist
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/A_mpergravel.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/F_ullstart.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apA_.alt.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/S_tar.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/_null.glif
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/contents.plist
tests/reference/ufo/psfcopyglyphs.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/fontinfo.plist
tests/reference/ufo/psfdeleteglyphs.ufo/layercontents.plist
tests/reference/ufo/psfdeleteglyphs.ufo/lib.plist
tests/reference/ufo/psfdeleteglyphs.ufo/metainfo.plist
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apA_.alt.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/_null.glif
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/contents.plist
tests/reference/ufo/psfdeleteglyphs.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/fontinfo.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/layercontents.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/lib.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/metainfo.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apA_.alt.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/_null.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/contents.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Bold.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/fontinfo.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/layercontents.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/lib.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/metainfo.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apA_.alt.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/_null.glif
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/contents.plist
tests/reference/ufo/psfglyphs2ufo/PsfTest-Regular.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfnormalize.ufo/fontinfo.plist
tests/reference/ufo/psfnormalize.ufo/layercontents.plist
tests/reference/ufo/psfnormalize.ufo/lib.plist
tests/reference/ufo/psfnormalize.ufo/metainfo.plist
tests/reference/ufo/psfnormalize.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/_null.glif
tests/reference/ufo/psfnormalize.ufo/glyphs/contents.plist
tests/reference/ufo/psfnormalize.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfrenameglyphs.ufo/fontinfo.plist
tests/reference/ufo/psfrenameglyphs.ufo/layercontents.plist
tests/reference/ufo/psfrenameglyphs.ufo/lib.plist
tests/reference/ufo/psfrenameglyphs.ufo/metainfo.plist
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/B_pos.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apA_.alt.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/S_tar.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/_null.glif
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/contents.plist
tests/reference/ufo/psfrenameglyphs.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfsetassocfeat.ufo/fontinfo.plist
tests/reference/ufo/psfsetassocfeat.ufo/layercontents.plist
tests/reference/ufo/psfsetassocfeat.ufo/lib.plist
tests/reference/ufo/psfsetassocfeat.ufo/metainfo.plist
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/_null.glif
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/contents.plist
tests/reference/ufo/psfsetassocfeat.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfsetassocuids.ufo/fontinfo.plist
tests/reference/ufo/psfsetassocuids.ufo/layercontents.plist
tests/reference/ufo/psfsetassocuids.ufo/lib.plist
tests/reference/ufo/psfsetassocuids.ufo/metainfo.plist
tests/reference/ufo/psfsetassocuids.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apA_.alt.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/_null.glif
tests/reference/ufo/psfsetassocuids.ufo/glyphs/contents.plist
tests/reference/ufo/psfsetassocuids.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfsetglyphorder.ufo/fontinfo.plist
tests/reference/ufo/psfsetglyphorder.ufo/layercontents.plist
tests/reference/ufo/psfsetglyphorder.ufo/lib.plist
tests/reference/ufo/psfsetglyphorder.ufo/metainfo.plist
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/_null.glif
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/contents.plist
tests/reference/ufo/psfsetglyphorder.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfsetkeys.ufo/fontinfo.plist
tests/reference/ufo/psfsetkeys.ufo/layercontents.plist
tests/reference/ufo/psfsetkeys.ufo/lib.plist
tests/reference/ufo/psfsetkeys.ufo/metainfo.plist
tests/reference/ufo/psfsetkeys.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/_null.glif
tests/reference/ufo/psfsetkeys.ufo/glyphs/contents.plist
tests/reference/ufo/psfsetkeys.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfsetpsnames.ufo/fontinfo.plist
tests/reference/ufo/psfsetpsnames.ufo/layercontents.plist
tests/reference/ufo/psfsetpsnames.ufo/lib.plist
tests/reference/ufo/psfsetpsnames.ufo/metainfo.plist
tests/reference/ufo/psfsetpsnames.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/_null.glif
tests/reference/ufo/psfsetpsnames.ufo/glyphs/contents.plist
tests/reference/ufo/psfsetpsnames.ufo/glyphs/nonmarkingreturn.glif
tests/reference/ufo/psfsetunicodes.ufo/fontinfo.plist
tests/reference/ufo/psfsetunicodes.ufo/layercontents.plist
tests/reference/ufo/psfsetunicodes.ufo/lib.plist
tests/reference/ufo/psfsetunicodes.ufo/metainfo.plist
tests/reference/ufo/psfsetunicodes.ufo/glyphs/A_mpersand.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/A_pos.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/A_sterisk.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/A_tS_gn.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_ircumA_ccent.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_olon.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_ombA_cute.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_ombC_ircum.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_ombD_iaer.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_ombG_rave.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_ombR_ingA_bv.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_ombT_ilde.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/C_omma.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitE_ight.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitF_ive.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitF_our.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitN_ine.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitO_ne.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitS_even.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitS_ix.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitT_hree.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitT_wo.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_igitZ_ero.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_ollarS_gn.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/D_ottedC_irc.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/E_qS_gn.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/E_xclamationM_rk.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/F_ullS_top.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/G_T_S_gn.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/G_raveA_ccent.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/H_yphen.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/H_yphenM_inus.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/H_yphen_S_oft.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_T_S_gn.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_ftC_urlyB_rac.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_ftP_aren.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_ftS_qrB_rac.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_owL_ine.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apA_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apA_D_iaer.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apB_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apC_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apD_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apE_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apF_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apG_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apH_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apI_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apJ_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apK_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apL_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apM_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apN_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apO_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apP_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apQ_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apR_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apS_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apT_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apU_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apV_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apW_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apX_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnC_apY_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mA_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mA_A_cute.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mA_C_ircum.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mA_D_iaer.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mA_G_rave.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mA_R_ingA_bv.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mA_T_ilde.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mB_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mC_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mD_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mE_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mF_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mG_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mH_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mI_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mJ_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mK_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mL_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mM_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mN_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mO_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mP_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mQ_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mR_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mS_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mT_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mU_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mV_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mW_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mX_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/L_tnS_mY_.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/N_onB_reakingH_yphen.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/N_umS_gn.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/P_ercentS_gn.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/P_lusS_gn.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/Q_stnM_rk.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/Q_uotM_rk.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/R_everseS_olidus.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/R_tC_urlyB_rac.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/R_tP_aren.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/R_tS_qrB_rac.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/S_emicolon.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/S_olidus.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/S_pace.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/T_ilde.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/V_ertL_ine.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/_notdef.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/_null.glif
tests/reference/ufo/psfsetunicodes.ufo/glyphs/contents.plist
tests/reference/ufo/psfsetunicodes.ufo/glyphs/nonmarkingreturn.glif
tests/ufo/test_10_psfbuildcomp.py
tests/ufo/test_16_psfchangettfglyphnames.py
tests/ufo/test_18_psfcheckbasicchars.py
tests/ufo/test_23_psfcopyglyphs.py
tests/ufo/test_30_psfdeleteglyphs.py
tests/ufo/test_34_psfexportanchors.py
tests/ufo/test_36_psfexportunicodes.py
tests/ufo/test_38_psfgenftml.py
tests/ufo/test_40_psfglyphs2ufo.py
tests/ufo/test_42_psfmakefea.py
tests/ufo/test_44_psfmakewoffmetatdata.py
tests/ufo/test_46_psfrenameglyphs.py
tests/ufo/test_50_psfsetassocfeat.py
tests/ufo/test_52_psfsetassocuids.py
tests/ufo/test_54_psfsetglyphorder.py
tests/ufo/test_56_psfsetkeys.py
tests/ufo/test_60_psfsetpsnames.py
tests/ufo/test_62_psfsetunicodes.py
tests/ufo/test_80_psfsyncmasters.py
tests/ufo/test_88_psfufo2ttf.py
tests/ufo/test_99_psfnormalize.py