Searched refs:T1Error (Results 1 – 1 of 1) sorted by relevance
40 class T1Error(Exception): pass class159 raise T1Error('corrupt LWFN file')172 raise T1Error('bad chunk code: ' + repr(code))185 raise T1Error('corrupt PFB file')195 raise T1Error('bad chunk code: ' + repr(code))299 raise T1Error("invalid end of eexec part")318 raise T1Error("can't find end of eexec part")326 raise T1Error("can't find end of eexec part")346 raise T1Error("not a PostScript font")348 raise T1Error("not a Type 1 font")[all …]