Searched refs:topDictIndex (Results 1 – 9 of 9) sorted by relevance
55 topDict = font["CFF "].cff.topDictIndex[0]61 topDict2 = font2["CFF "].cff.topDictIndex[0]
32 topDict = varFont['CFF2'].cff.topDictIndex[0]40 topDictData.items = cff.topDictIndex.items41 cff.topDictIndex = topDictData216 topDict = varFont['CFF2'].cff.topDictIndex[0]220 ttFont['CFF '].cff.topDictIndex[0] for ttFont in region_fonts
227 topDict = CFF2.cff.topDictIndex[0]
494 fontSet.topDictIndex = TopDictIndex()520 fontSet.topDictIndex.append(topDict)536 fontSet.topDictIndex = TopDictIndex(None, cff2GetGlyphOrder, None)570 fontSet.topDictIndex.append(topDict)589 self.font["CFF2"].cff.topDictIndex[0].VarStore = vstore
1021 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()1022 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()1026 const ByteStr topDictStr = (*topDictIndex)[0]; in init()1059 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()1162 const CFF1TopDictIndex *topDictIndex; member
52 self.topDictIndex = TopDictIndex(file, isCFF2=isCFF2)60 self.topDictIndex = TopDictIndex(64 self.topDictIndex.strings = self.strings65 self.topDictIndex.GlobalSubrs = self.GlobalSubrs74 return self.topDictIndex90 return self.topDictIndex[index]107 for topDict in self.topDictIndex:115 topCompiler = self.topDictIndex.getCompiler(strings, self, isCFF2=isCFF2)137 for topDict in self.topDictIndex:187 self.topDictIndex = TopDictIndex()[all …]
65 topDict = ttFont['CFF '].cff.topDictIndex[0]
66 topDict = ttFont['CFF '].cff.topDictIndex[0]