jimbarrett27 / wrdcld

A predictable, interpretable wordcloud library
GNU General Public License v3.0
2 stars 0 forks source link

More types! #42

Closed naslundx closed 1 month ago

naslundx commented 2 months ago

There are some inconsistencies where Rectangles contain floats, but everything in PIL expects int. We should take care there so that we don't get unexpected rounding errors, but they're suppressed for now.