Commit 62962b80 by BellCodeEditor

auto save

parent 67f54d3e
Showing with 2 additions and 1 deletions

8.55 KB | W: | H:

7.28 KB | W: | H:

hello.png
hello.png
hello.png
hello.png
  • 2-up
  • Swipe
  • Onion skin
import wordcloud
w = wordcloud.WordCloud(background_color="white",font_path='FZZHYJW.TTF')
w = wordcloud.WordCloud(background_color="white",font_path='simhei.TTF')
w.generate("hello word")
w.to_file("hello.png")
\ No newline at end of file
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