HomeSort by relevance Sort by last modified time
    Searched refs:buildLigatureArray (Results 1 - 2 of 2) sorted by null

  /external/fonttools/Lib/fontTools/otlLib/
builder.py 196 def buildLigatureArray(ligs, numMarkClasses, glyphMap):
293 self.LigatureArray = buildLigatureArray(ligs, self.ClassCount, glyphMap)
  /external/fonttools/Tests/otlLib/
builder_test.py 275 ligatureArray = builder.buildLigatureArray({
    [all...]

Completed in 2407 milliseconds