Are you sure?

http://developer.android.com/guide/topics/graphics/2d-graphics.html#nine-patch
"A NinePatch drawable is a standard PNG image that includes an extra 1-
pixel-wide border. It must be saved with the extension .9.png, and
saved into the res/drawable/ directory of your project. "

As I understand it the tool is useful but not required.

On Aug 4, 4:38 pm, Kostya Vasilyev <[email protected]> wrote:
> Ummm.... not quite.
>
> They also contains special information about patches, stored as PNG
> chunks in the file, outside the image data.
>
> The SDK tool creates those chunks. Other programs don't.
>
> -- Kostya
>
> 04.08.2010 19:32, RichardC пишет:
>
> > Using any paint program that can save a .png file type.
>
> > 9-patch images are just .png with a 1-pixel boarder that inticates the
> > region that can be stretched
>
> > On Aug 4, 4:23 pm, Sohan badaya<[email protected]>  wrote:
>
> >> Hi All,
>
> >> I want to know how can we create 9-patch images.
>
> >> Thanks,
> >> Sohan Badaya
>
> --
> Kostya Vasilev -- WiFi Manager + pretty widget --http://kmansoft.wordpress.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to