RE: Camera targetWidth targetHeight

2013-12-20 Thread Wargo, John
, 2013 1:15 AM To: dev@cordova.apache.org Subject: Re: Camera targetWidth targetHeight Thanks John, Filing the issue on iOS would be great, summarizing what needs to be done (and the consensus). On Mon, Dec 16, 2013 at 5:30 PM, John M. Wargo jwarg...@gmail.com wrote: So, does anyone have

Re: Camera targetWidth targetHeight

2013-12-20 Thread Andrew Grieve
Twitter: @johnwargo -Original Message- From: Shazron [mailto:shaz...@gmail.com] Sent: Tuesday, December 17, 2013 1:15 AM To: dev@cordova.apache.org Subject: Re: Camera targetWidth targetHeight Thanks John, Filing the issue on iOS would be great, summarizing what needs to be done

Re: Camera targetWidth targetHeight

2013-12-20 Thread Brian LeRoux
Subject:Camera targetWidth targetHeight Date: Mon, 02 Dec 2013 22:15:06 -0500 From: John M. Wargo jwarg...@gmail.com To: Cordova Dev dev@cordova.apache.org A while back I posted a question regarding Camera targetWidth targetHeight properties and how

Re: Camera targetWidth targetHeight

2013-12-20 Thread Shazron
Subject:Camera targetWidth targetHeight Date: Mon, 02 Dec 2013 22:15:06 -0500 From: John M. Wargo jwarg...@gmail.com To: Cordova Dev dev@cordova.apache.org A while back I posted a question regarding Camera targetWidth targetHeight properties and how they worked

Fwd: Camera targetWidth targetHeight

2013-12-16 Thread John M. Wargo
the other. Original Message Subject:Camera targetWidth targetHeight Date: Mon, 02 Dec 2013 22:15:06 -0500 From: John M. Wargo jwarg...@gmail.com To: Cordova Dev dev@cordova.apache.org A while back I posted a question regarding Camera targetWidth targetHeight

Re: Camera targetWidth targetHeight

2013-12-16 Thread Shazron
this is supposed to work and implement it across the different platforms? I'm for supporting only one parameter, allows me to set the one side and let the camera aspect ratio determine the other. Original Message Subject:Camera targetWidth targetHeight Date: Mon, 02

RE: Camera targetWidth targetHeight

2013-12-04 Thread Wargo, John
. -Original Message- From: James Jong [mailto:wjamesj...@gmail.com] Sent: Tuesday, December 03, 2013 11:35 AM To: dev@cordova.apache.org Subject: Re: Camera targetWidth targetHeight For targetWidth = 2048 , targetHeight=768, does it make sense to have the result picture with width=768,height=1024

RE: Camera targetWidth targetHeight

2013-12-04 Thread Wargo, John
it to be implemented better though; iOS is applying it to the wrong axis when in portrait mode for example. John M. Wargo -Original Message- From: Shazron [mailto:shaz...@gmail.com] Sent: Tuesday, December 03, 2013 4:24 PM To: dev@cordova.apache.org Subject: Re: Camera targetWidth targetHeight Thanks

Re: Camera targetWidth targetHeight

2013-12-03 Thread James Jong
. Wargo jwarg...@gmail.com wrote: A while back I posted a question regarding Camera targetWidth targetHeight properties and how they worked. After some discussion, the conclusion I reached was that the documentation couldn't be correct about how it worked since there was no way to determine

Re: Camera targetWidth targetHeight

2013-12-03 Thread Shazron
be by using the same aspect ration as the original image. Simon Mac Donald http://hi.im/simonmacdonald On Mon, Dec 2, 2013 at 10:15 PM, John M. Wargo jwarg...@gmail.com wrote: A while back I posted a question regarding Camera targetWidth targetHeight properties and how

Camera targetWidth targetHeight

2013-12-02 Thread John M. Wargo
A while back I posted a question regarding Camera targetWidth targetHeight properties and how they worked. After some discussion, the conclusion I reached was that the documentation couldn't be correct about how it worked since there was no way to determine the camera's resolution

Re: Camera targetWidth targetHeight

2013-12-02 Thread Simon MacDonald
posted a question regarding Camera targetWidth targetHeight properties and how they worked. After some discussion, the conclusion I reached was that the documentation couldn't be correct about how it worked since there was no way to determine the camera's resolution with the current API

Re: Camera targetWidth targetHeight

2013-12-02 Thread John M. Wargo
Camera targetWidth targetHeight properties and how they worked. After some discussion, the conclusion I reached was that the documentation couldn't be correct about how it worked since there was no way to determine the camera's resolution with the current API but the docs said I had to provide both