Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
D_m_a_x_p.py85 nPoints, nContours = g.getMaxpValues()
D_g_l_y_f.py659 nP, nC = baseGlyph.getMaxpValues()
668 def getMaxpValues(self): member in Glyph