From 677eb07b00f13708b0f94517feb1b2a5ab66d61a Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 27 May 2016 22:21:45 -0400 Subject: render: Add 9-patch implementation. * sly/render/nine-patch: New file. * Makefile.am (SOURCES): Add it. * examples/images/dialog.png: New file. * examples/nine-patch.scm: New file. --- examples/images/dialog.png | Bin 0 -> 409 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/images/dialog.png (limited to 'examples/images/dialog.png') diff --git a/examples/images/dialog.png b/examples/images/dialog.png new file mode 100644 index 0000000..9277ff1 Binary files /dev/null and b/examples/images/dialog.png differ -- cgit v1.2.3