Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added initial support for output to SVG image format #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miilic
Copy link

@miilic miilic commented Mar 10, 2017

Try it with commands like
./map_generation -v --with-svg
or
./map_generation -v --with-svg --svg-colors
It should produce both output.png and output.svg files, which you can then examine using your SVG editor of choice.

@rlguy
Copy link
Owner

rlguy commented Mar 13, 2017

Hi miilic,

This looks like a great feature, thank you! I'll test it out and merge it with the master branch when I have some free time.

Best Regards,
Ryan

@cprevoe
Copy link

cprevoe commented Dec 1, 2019

As I just did a rudimentary version of the same thing as @miilic, I +1 this feature. I can confirm that built and ran it myself and it does work. I've not done more than a cursory look at the code though.

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.

3 participants