Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/
Dt1Lib.py42 class T1Error(Exception): pass class
155 raise T1Error('corrupt LWFN file')
169 raise T1Error('bad chunk code: ' + repr(code))
182 raise T1Error('corrupt PFB file')
192 raise T1Error('bad chunk code: ' + repr(code))
302 raise T1Error("invalid end of eexec part")
321 raise T1Error("can't find end of eexec part")
328 raise T1Error("can't find end of eexec part")
348 raise T1Error("not a PostScript font")
350 raise T1Error("not a Type 1 font")
[all …]