jimbarrett27 / wrdcld

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

Allow setting font path and font color by frequency #22

Closed naslundx closed 2 months ago

naslundx commented 2 months ago

Fixes #10 Fixes #23

Also added 'Color' as a type alias for tuple[int, int, int]

naslundx commented 2 months ago

So weird, I'm getting wrdcld/util.py Imports are incorrectly sorted and/or formatted. on CI. But there are only two imports, and I get it regardless of order