MCPcopy Index your code
hub / github.com/clips/pattern / PDFFontError

Class PDFFontError

pattern/web/pdf/pdffont.py:437–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435##
436
437class PDFFontError(PDFException): pass
438class PDFUnicodeNotDefined(PDFFontError): pass
439
440LITERAL_STANDARD_ENCODING = LIT('StandardEncoding')

Callers 3

get_fontMethod · 0.90
__init__Method · 0.85
__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…