We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm using text(str, x1, y1, x2, y2) to display strings that wrap within the bounds of the rectangle. It does a great job splitting between words, except the gap between lines is too big, like it's getting double-spaced or spaced-and-a-half. Have tried a few fonts, but nothing comes out nice and tight like the picture in the documentation for text().
Is there a way to control how big the vertical gap/spacing is between lines?
Thanks a ton!
Answers
https://Processing.org/reference/textLeading_.html
Using an older copy of the api reference (my bad). It doesn't mention textLeading() on the text() page. Will update immediately.
You are The Boss!! Wish I could wash your car or sweep up or something. ;)
Thanks a million GoToLoop! Watch out for Dijkstra!