Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tdewolff/canvas
/ macRomanEncoding
Struct
macRomanEncoding
cmd/pdftext/encoding.go:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
type
macRomanEncoding
struct
{}
53
54
func
(_ macRomanEncoding) Has(r rune) bool {
55
entry, ok := charset[r]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected