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

Add translate and scale function #88

Open
4 tasks done
AlphaRLee opened this issue Nov 24, 2020 · 0 comments
Open
4 tasks done

Add translate and scale function #88

AlphaRLee opened this issue Nov 24, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@AlphaRLee
Copy link
Member

AlphaRLee commented Nov 24, 2020

Contact @lawruble13 (Liam Wrubleski) if you need help/guidance

Expose the the translate() and the scale() functions from the ipycanvas library so that students can use it like regular functions. See Issue #86 for the rotate() function.
ipycanvas docs for functions found here: https://ipycanvas.readthedocs.io/en/latest/transformations.html

Remember to create a Pull Request to merge your code from your branch into the dev branch and notify the Library team on Slack

AC:

  • Expose translate(x, y)
  • Expose scale(x, y=none)
  • Add unit tests
  • Contact @Descent098 to learn how to add documentation
@AlphaRLee AlphaRLee added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants