Re: [android-developers] Gradients on PNGs
Since it looks like such a simple background, you could consider defining your gradient as a drawable in XML...
http://android-dev-tips-and-tricks.blogspot.com/2012/08/xml-drawables-part-i.html
Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware
On Mon, Sep 24, 2012 at 8:49 AM, Francisco Marzoa <fmmarzoa@gmail.com> wrote:
Hi,
I am facing problems with PNG that includes some gradients. They are very bad shown, with bands instead of soft transitions. I have attached two images that illustrates the problem.
In the past I used to solve this problem with the workaround of spreading some noise on before saving the PNG, but it means more time lost and less graphic quality.
Now I have a graphic designer that is improving the graphics of my first game, and I do not want to tell him that he must do such dirty things so the gradients are shown as it should.
So, is there any definitive solution to this problem and not merely a workaround?
Best regards,
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home