Skip to content

Conversation

@boidolr
Copy link
Contributor

@boidolr boidolr commented Jan 1, 2024

New behaviour:

  • wordcloud_cli --imagefile img.svg --mask examples/alice_mask.png --text examples/constitution.txt: svg file created

Existing behaviour:

  • wordcloud_cli --imagefile img.png --mask examples/alice_mask.png --text examples/constitution.txt: png file created
  • wordcloud_cli --mask examples/alice_mask.png --text examples/constitution.txt > img.png: png file created
  • wordcloud_cli --mask examples/alice_mask.png --text examples/constitution.txt > img.svg: still creates png file

Resolves #693

@varac
Copy link

varac commented Oct 20, 2025

Ping, any chance to get this merged ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to create svg image with wordcloud_cli

2 participants