Page 1 of 1

RUBI 9-Patch

Posted: Wed Jun 05, 2019 10:51 pm
by mateusak
9-patch library with the ability to batch 9-patches. Based on Android 9-patch system (with the scaling top & left and padding bottom & right). It was created because the only existing library I could find, patchy, doesn't support batching AFAIK. Patchy also uses a rather CPU consuming immediate-mode style to draw them. Since I want to make a efficient UI library, this wouldn't do.

https://github.com/mateusak/rubi-nine-patch

Image