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

Cannot create a canvas #34

Open
smcardle opened this issue Aug 5, 2018 · 1 comment
Open

Cannot create a canvas #34

smcardle opened this issue Aug 5, 2018 · 1 comment

Comments

@smcardle
Copy link

smcardle commented Aug 5, 2018

Currently the library has no way to create a canvas.

For example ...
The command
'convert -size 64x64 canvas:lightblue ./images/thumb.png'
will create a lightblue canvas from the command line. However there is no way to pass in the canvas:lightblue option to this library as both the op() and set() prefix the keys with '-'

Steve

@PipaStanislav
Copy link

Have same problam. How i can do this comand convert -size 100x100 xc:wheat canvas_wheat.gif using your library?

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

2 participants