wordclouds:Wordclouds进入 源码
Wordclouds进去了。 如何使用 wordCounts := map [ string ] int { "important" : 42 , "noteworthy" : 30 , "meh" : 3 } w := wordclouds . NewWordcloud ( wordCounts , wordclouds . FontFile ( "fonts/myfont.ttf" ), wordclouds . Height ( 2048 ), wordclouds . Width ( 2048 ), ) img := w . Draw () 选件 输出高度和宽度
文件列表
wordclouds-master.zip
(预估有个39文件)
wordclouds-master
circle.go
525B
go.mod
289B
testdata
Roboto-Regular.ttf
142KB
mask.png
10KB
input.json
3KB
go.sum
2KB
example
main.go
3KB
暂无评论