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

Replace rectMode/pathMode with origin param #34

Open
stuaxo opened this issue Apr 13, 2013 · 0 comments
Open

Replace rectMode/pathMode with origin param #34

stuaxo opened this issue Apr 13, 2013 · 0 comments

Comments

@stuaxo
Copy link
Contributor

stuaxo commented Apr 13, 2013

examples:

Constants can be passed
TOP
TOPLEFT
TOPRIGHT
CENTER
BOTTOMLEFT
BOTTOMRIGHT

Note - it could be desirable to use the J2Me style:

TOP | LEFT

rect(40, 40, origin=CENTER)

Along with a command

pathorigin(CENTER) to set the default .. rectMode and the pathMode params would be deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant