unsupported-encoding ( graph-encoding -- * )


Vocabulary
graphviz.render

Inputs
graph-encodinga character encoding


Outputs
None

Error description
Thrown by graphviz, graphviz*, preview, preview-window, and related words if graph-encoding has a value other than utf8 or latin1.

See also
graph-encoding

Definition


Methods

M: unsupported-encoding summary
drop
"Must use utf8 or latin1 (match the graph's charset attribute)"
;