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

Papirusimage.write only takes 2 args #99

Closed
saty9 opened this issue Mar 23, 2017 · 5 comments
Closed

Papirusimage.write only takes 2 args #99

saty9 opened this issue Mar 23, 2017 · 5 comments

Comments

@saty9
Copy link

saty9 commented Mar 23, 2017

the readme docs describe a 3 argument version of papirusimage.write
image.write('/path/to/image', 20, (10, 10) )
however that doesn't seem to exist.

@shawaj
Copy link
Member

shawaj commented Mar 23, 2017

@francesco-vannini can you shed any light on this?

Is there a 3 argument version?

@GregLukosek
Copy link

This is very disappointing. Why does doc describing how to use methods that aren't existing?

@GregLukosek
Copy link

to clarify. PapirusImage() does not contain any method except simple write that draws image full screen

@shawaj
Copy link
Member

shawaj commented Apr 3, 2017 via email

@tvoverbeek
Copy link
Contributor

See commit 48ca0fc on the papirus2-and-3 branch.
image.py and README updated.
Something similar to the not-implemented method in PapirusImage is available in PapirusComposite.
Closing this issue.

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

4 participants