Home
last modified time | relevance | path

Searched refs:getDemoFontGlyphSetPath (Results 1 – 2 of 2) sorted by relevance

/external/fonttools/Tests/ufoLib/
DglifLib_test.py7 from .testSupport import getDemoFontGlyphSetPath
13 GLYPHSETDIR = getDemoFontGlyphSetPath()
DtestSupport.py18 def getDemoFontGlyphSetPath(): function