Skip to content

Instantly share code, notes, and snippets.

@amitness
Last active June 24, 2020 10:32
Show Gist options
  • Save amitness/18004a4a2d587e247f2febaa4f3fd894 to your computer and use it in GitHub Desktop.
Save amitness/18004a4a2d587e247f2febaa4f3fd894 to your computer and use it in GitHub Desktop.
Generating Emoji Cloud
emoji_cloud = EmojiCloud(font_path='./Symbola.ttf', color='yellow')
emoji_cloud.generate(emojis)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment