Searched refs:getMacCreatorAndType (Results 1 – 3 of 3) sorted by relevance
16 def getMacCreatorAndType(path): function
72 from fontTools.misc.macCreatorType import getMacCreatorAndType229 cr, tp = getMacCreatorAndType(fileName)
21 from fontTools.misc.macCreatorType import getMacCreatorAndType106 creator, typ = getMacCreatorAndType(path)