Is Image manipulator crop not working in 0.99.3?
Can somebody give me an example if it works?(so I can see how it works)
Edit:Also how do you paste an image into a canvas?
It works, but it may not work right on non power of two images.
You dont paste images into canvas, only objects. So to switch images around you could use the image manipulator to copy from sprite, then too another, and paste that sprite into canvas.
Image manipulator crop still doesn't seem to work even on power 2 textures(show example if you think otherwise)
Also can somebody show and example on how to paste a sprite to canvas
Develop games in your browser. Powerful, performant & highly capable.
You must crop with both width, and height. You cant crop just one side, or just height, or width.
http://files.getdropbox.com/u/666516/manipucan.cap
Its all buggy right now, including canvas.
EDIT:OK more buggy then I thought it definitely isn't working as it should