iphone - How to create image contains a text for UITabBarItem -


i trying put image contains text on uitabbaritem.

i went our graphics designer , asked him create image me contains text "summary".

he did. ( png image).. when put inside app, saw horrible look..

the image: enter image description here

how in app: enter image description here

to create image tab bar or toolbar item, or designer must work in image's alpha channel. colors in image don't matter @ all, os interested in alpha channel. in case, background of image should transparent instead of black.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -