Commit 73abb76f by BellCodeEditor

auto save

parent 4a2b3584
Showing with 3 additions and 2 deletions
File added

794 Bytes | W: | H:

756 Bytes | W: | H:

mycioud.png
mycioud.png
mycioud.png
mycioud.png
  • 2-up
  • Swipe
  • Onion skin
import wordcloud
import wordcloud
import wordcloud
w=wordcloud.WordCloud(background_color="white")
w=wordcloud.WordCloud(background_color="white",font_path='SimHei.ttf')
w.generate("我*****牛魔")
w.to_file('mycioud.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