Commit 97e9ce5b by BellCodeEditor

save project

parent 4e877a21
File added

2.02 KB | W: | H:

5.99 KB | W: | H:

bell.png
bell.png
bell.png
bell.png
  • 2-up
  • Swipe
  • Onion skin
import wordcloud
w=wordcloud.WordCloud(background_color='white')
w.generate('hhhh')
w=wordcloud.WordCloud(background_color='white',font_path='simkai.ttf')
w.generate('哈哈哈')
w.to_file('bell.png')
\ No newline at end of file
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment