Graphics.Text() doesn't vertically center multiline text properly

Issue #190 resolved
Doug Blank created an issue

Text(p, "Hello\nWorld").draw(window) doesn't properly vertically align text. See for example:

http://nbviewer.ipython.org/urls/bitbucket.org/ipre/calico/raw/master/notebooks/Python/GraphViz%20Dot.ipynb

in the Kennedy nodes. I think that is the problem.

Comments (1)

  1. Log in to comment