[15:50:16] <wiredfool> aclark: 754 is a go, 755 is waiting on debugging a fix to coveralls.
[15:51:19] <wiredfool> 737 has one issue, and either we way that on the balance it's better and open a bug, or we hold the whole thing
[15:52:08] <wiredfool> also, you are not in favor of the oxford comma. https://github.com/python-pillow/Pillow/commit/dae96f37629d41001498ece79b0e2eed7e1690ae
[16:18:53] <serp> when I use a ttf and try to draw it at (0,0) in an image it actually draws further down for some reasons... here is the code i use to reproduce... http://pastebin.com/raw.php?i=pcLdRGQx
[16:19:45] <serp> so in that example i resize the image to the size returned by textsize.. then draw the text at (0,0)... the bottom of the text gets cut off
[16:21:01] <wiredfool> IIRC, the start point is at a point that's consistent, either at the baseline or at the top of capitals.
[16:21:26] <wiredfool> It will extend past for fonts that have descenders or ascenders > cap height.
[16:21:52] <travis-ci> [travis-ci] wiredfool/Pillow#382 (terseus_imagedraw - e3f9fa0 : wiredfool): The build is still failing.