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

[Documentation] More examples? #166

Open
rubyFeedback opened this issue Jun 29, 2022 · 0 comments
Open

[Documentation] More examples? #166

rubyFeedback opened this issue Jun 29, 2022 · 0 comments

Comments

@rubyFeedback
Copy link

I went through the default examples such as:

png[1,1] = ChunkyPNG::Color.rgba(10, 20, 30, 128)

Would it be possible to add more examples what one can do via chunky png?

I like to work on a tutorial-like way based on examples. That way I can modify
the code and learn as I go. This has been very effective for me in learning new
libraries. I also would like to compare chunky png with imagemagick, just to
know which effects may be useful.

Perhaps an examples/ directory could be added? or examples/ or samples/
or sample/

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