Skip to content
Commit ac33e796 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

note that Big-5 and HTML-like labels do not play together

Graphviz uses Expat for parsing HTML-like labels. Expat supports only the
encodings “US-ASCII”, “UTF-8”, “UTF-16”, and “ISO-8859-1”.¹ Using anything else
results in an error printed to stderr and Graphviz exiting.

¹ http://www.fifi.org/doc/libexpat1-dev/expat.html/index.html
parent 091bd277
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment