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

is it possible to create png output instead of svg? #26

Closed
cksidharthan opened this issue Oct 16, 2023 · 2 comments
Closed

is it possible to create png output instead of svg? #26

cksidharthan opened this issue Oct 16, 2023 · 2 comments

Comments

@cksidharthan
Copy link

I am using this tool in my project hosted in Azure Devops. But the Web preview of the readme in AZDO is not able to show svg. It would be awesome if the tool has an option to output png files

@nikolaydubina
Copy link
Owner

interesting. png and raster graphics is supported in go.

but these days I think it is better to use other tool to render SVG into png. perhaps either in pipeline or as a second tool on top of this one.

I would keep this tool to generate SVG for now. If more people need, then will add png!

@cksidharthan
Copy link
Author

Yup. I agree 👍🏻

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

No branches or pull requests

2 participants