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

Support generating pictures with light background #484

Closed
tengstrand opened this issue Jul 6, 2024 · 0 comments
Closed

Support generating pictures with light background #484

tengstrand opened this issue Jul 6, 2024 · 0 comments

Comments

@tengstrand
Copy link
Collaborator

tengstrand commented Jul 6, 2024

Support color-mode:light when generating pictures with polyx, e.g,.:

clojure -M:polyx info color-mode:light out:info-light.png

If we want a transparent background, we can type:

clojure -M:polyx info out:info-transparent.png :transparent

I needed this functionality myself, if you wonder why this was prioritized! :-)

tengstrand added a commit that referenced this issue Jul 6, 2024
* Support generating images with light background, issue #484.
* 0.2.20-SNAPSHOT (28)
tengstrand added a commit that referenced this issue Jul 9, 2024
* Support generation of transparent images from the polyx tool, issue #484.
* 0.2.20-SNAPSHOT # 29
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

1 participant