Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/t1Lib/
D__init__.py41 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")
[all …]