Search found 2 matches

by AWalters15
Mon Jan 27, 2014 7:44 pm
Forum: Android Deployment
Topic: Image controls look blurry once resized
Replies: 4
Views: 3845

Re: Image controls look blurry once resized

You can set resizeQuality like this: set the resizeQuality of the image "yourImage" to "normal" Hopefully this will help, Chris Resizing bitmap images is always a problem, especially when enlarging them. You will get jagged edges and other distortions. Setting the resizeQuality may help, but it can...
by AWalters15
Wed Jan 22, 2014 1:29 pm
Forum: Android Deployment
Topic: Image controls look blurry once resized
Replies: 4
Views: 3845

Image controls look blurry once resized

Hi there , I've just finished creating my first android app with livecode :) I have been very happy with the outcome and have been very impressed with how truly cross-platform livecode is. I am having a problem that I am unwilling to add any images / android icons to the app as they always render ba...