wanadev / perspective.js

Transforms the perspective of an image and draw it on a canvas
Apache License 2.0
136 stars 27 forks source link

Problem on turn image 90 degrees #4

Closed gustavosapienza closed 8 years ago

gustavosapienza commented 8 years ago

Hi, somebody could help me?

I am using perspective.js on my project, but when I turn the image on 90 degrees or more, it hide!

The link of my project: http://www.petmaker.com.br/admin/EcommerceNew/Menus/matrizes.asp?idproduto=64&imagem=g40272_CARTEIRA_frente-em-pe.png&campo=MatrixDesenho2

I am using like this: http://www.html5.jp/test/perspective_canvas/demo1_en.html

Thanks a lot!

flozz commented 8 years ago

Hello,

this is a limitation of the lib, there is no solution...

Regards,