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

  /external/fonttools/Lib/fontTools/ttLib/tables/
_m_a_x_p.py 91 nPoints, nContours, componentDepth = g.getCompositeMaxpValues(glyfTable)
_g_l_y_f.py 328 def getCompositeMaxpValues(self, glyfTable, maxComponentDepth=1):
339 nP, nC, maxComponentDepth = baseGlyph.getCompositeMaxpValues(

Completed in 41 milliseconds