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

DocumentCanvas #43

Closed
rvt opened this issue Apr 10, 2016 · 0 comments
Closed

DocumentCanvas #43

rvt opened this issue Apr 10, 2016 · 0 comments

Comments

@rvt
Copy link
Member

rvt commented Apr 10, 2016

Document Canvas should ask the callee for a painter instead of keeping it's own vector of painter.

This will avoid a hashmap of painter in the DocumentCanvas and additionally the callee can decide where the paint what.

This will make it easier to use the DocumentCanvas in situations where you need to write to PDF or SVG.

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

1 participant