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

License permission request #14

Open
talkol opened this issue Feb 28, 2024 · 1 comment
Open

License permission request #14

talkol opened this issue Feb 28, 2024 · 1 comment

Comments

@talkol
Copy link

talkol commented Feb 28, 2024

Hi @danielepiccone,

MakeCode Arcade is a free open source project by Microsoft that teaches coding. I'm not part of Microsoft, but I'm interested in this project because my 10yo daughter uses it in coding club after school.

I want to contribute a feature to MakeCode repo https://github.com/microsoft/pxt that allows users to import PNG and JPG images to game assets from local files. Since MakeCode palette is 16 colors, I want to incorporate the dithering algorithms from your repo.

The MakeCode repo is licensed MIT, I wanted to ask your permission to add the JS files from your lib/algorithms to it. I can add a comment to the top of every added JS file of yours that will:

  1. Point to your license (http://creativecommons.org/licenses/by-sa/4.0/) for this file
  2. and point to this repo (https://github.com/danielepiccone/ditherjs) for attribution.

Are you ok with this approach? Can I have your blessing to add your dithering implementation to MakeCode?

@danielepiccone
Copy link
Owner

danielepiccone commented Feb 29, 2024

Hi @talkol

Thanks for asking, and yes both points sound good to me.

Enjoy!

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