Skip to content

Add translate and scale function #88

@AlphaRLee

Description

@AlphaRLee

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomers

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions