Home | History | Annotate | Download | only in fontTools

Lines Matching refs:CID

771 			# if it is a CID-keyed font, then the private Dict is extracted from the parent.FDArray 
801 assert value == 0 # We get here only when processing fontDicts from the FDArray of CFF-CID fonts. Only the real topDict references the chrset.
905 CID = readCard16(file)
906 charset.append("cid" + str(CID).zfill(5))
924 for CID in range(first, first+nLeft+1):
925 charset.append("cid" + str(CID).zfill(5))
1406 # I have not yet supported merging a ttx CFF-CID font, as there are interesting
1425 # I have not yet supported merging a ttx CFF-CID font, as there are interesting
1549 # in CID fonts.