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

How to draw circle and rectangle shapes ? #1

Closed
AbdunNurTomal opened this issue Oct 2, 2021 · 2 comments
Closed

How to draw circle and rectangle shapes ? #1

AbdunNurTomal opened this issue Oct 2, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@AbdunNurTomal
Copy link

AbdunNurTomal commented Oct 2, 2021

Salam, i am using this package but want more shape to draw as like circle, rectangle, arrow. Your controller have only freeStyles and text. Please suggest me

@omarhurani omarhurani added the enhancement New feature or request label Oct 4, 2021
@omarhurani
Copy link
Owner

omarhurani commented Oct 4, 2021

Currently, it is not supported. For now, you can inherit the ObjectDrawable drawable class and implement your own shapes which can be rotated, scaled and translated across the painting canvas. However, I'll work on adding shapes as soon as possible.

@omarhurani
Copy link
Owner

A new version (0.2.x) of the package has been released, which adds official support for shapes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants