Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
437
class
PDFFontError(PDFException):
pass
438
class
PDFUnicodeNotDefined(PDFFontError):
pass
439
440
LITERAL_STANDARD_ENCODING = LIT(
'StandardEncoding'
)
Callers
3
get_font
Method · 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…