A behavior was requested to get exif data of images and help keep orientation.
It works with either file-chooser or custom input plugin.
Download Example in zip (json plugin required)
Noncentz705
excellent!!!!
Could you perhaps give me some pointers on how to read exif data when i load image from url and not by filechoser.
I am trying all day but i just can't get it...
irina the library I used can do it, but the behavior won't support it currently.
When I have a chance to, maybe I can update it.
Here's the lib I used if you want to have a go at it : http://blueimp.github.io/JavaScript-Load-Image/
irina
According to Noncentz705 's reference, I made another Exif parser plugin which allowed assigned image from URL.
Sample capx -The URL parameter could come from the result of file chooser, or a www link.
Document had not ready yet.
Develop games in your browser. Powerful, performant & highly capable.
rexrainbow
Great news!!!
You just make my day!
Here is a demo. (Capx)
But it might have cross domain problem on some browsers. Chrome tested passed, but firefox tested failed.