On 02/05/2013, at 3:01 PM, Scott Rossi wrote:
> This problem just will not go away. One possible solution is to avoid the
> PNG format for your image and use GIF or JPEG if possible. If neither one of
> those is an option, but your use is iOS only, try opening the image in
> Apple's ColorSyn
e and save the image.
Reimport into LiveCode and it will hopefully match whatever colors you're
using, but again, if it works it's a Mac/iOS solution only.
Regards,
Scott Rossi
Creative Director
Tactile Media, UX/UI Design
Original message ----
Subject: matching colors to
Yes I am but screenGamma is documented as desktop only... is that wrong?
On 02/05/2013, at 2:39 PM, Terry Judd wrote:
> Monte - if you're working with PNG images have you tried fiddling around with
> the screenGamma property?
--
Monte Goulding
M E R Goulding - software development services
me
Monte - if you're working with PNG images have you tried fiddling around with
the screenGamma property?
Terry...
On 02/05/2013, at 02:27 PM, Monte Goulding wrote:
> I've got a background graphics I'm trying to match to the background color of
> an image and it looks perfect on the desktop but
I've got a background graphics I'm trying to match to the background color of
an image and it looks perfect on the desktop but when run in the simulator the
image is quite a bit lighter. Is there any Scott Rossi style trick... Tried
setting the paintCompression to png to see if that made any di