typemytype / drawbot

http://www.drawbot.com
Other
398 stars 61 forks source link

Correct docstring #509

Closed roberto-arista closed 1 year ago

roberto-arista commented 1 year ago

textBoxCharacterBounds() does not return characters

CharactersBounds(bounds=(0.0, 0.890625, 195.361328125, 11.77734375), baselineOffset=2.109375, formattedSubString=some text )
roberto-arista commented 1 year ago

I don't think the failing tests are related to the docstring 🧐

typemytype commented 1 year ago

it seems like Courier changes in 10.16... just fixed the test

typemytype commented 1 year ago

thanks! for the doc fix :)