Lines Matching refs:T1Error
41 class T1Error(Exception): pass class
160 raise T1Error('corrupt LWFN file')
173 raise T1Error('bad chunk code: ' + repr(code))
186 raise T1Error('corrupt PFB file')
196 raise T1Error('bad chunk code: ' + repr(code))
298 raise T1Error("invalid end of eexec part")
317 raise T1Error("can't find end of eexec part")
324 raise T1Error("can't find end of eexec part")
344 raise T1Error("not a PostScript font")
346 raise T1Error("not a Type 1 font")
348 raise T1Error("not an encrypted Type 1 font")