tim_a_lacey
11 years agoVisitor
9-slice scaling
Are there any support libraries for 9-slice scaling of images?
Reference: http://radleymarx.com/blog/simple-guide-to-9-patch/
Context: using bitmaps in the 2D API
My current alternative is to split my image file into 9 separate files and scale the non-corner pieces accordingly. I'm putting the feelers out as 9-slice scaling would be simpler.
Any help is appreciated.
Reference: http://radleymarx.com/blog/simple-guide-to-9-patch/
Context: using bitmaps in the 2D API
My current alternative is to split my image file into 9 separate files and scale the non-corner pieces accordingly. I'm putting the feelers out as 9-slice scaling would be simpler.
Any help is appreciated.