Demo showing image scaling usage for image loads 86/24986/9
authorAndrew Cox <andrew.cox@partner.samsung.com>
Thu, 24 Jul 2014 16:43:59 +0000 (17:43 +0100)
committerAndrew Cox <andrew.cox@partner.samsung.com>
Thu, 31 Jul 2014 15:44:28 +0000 (16:44 +0100)
commit39e0493b7bef043c4de6df5f4483d85cd9c54ae6
tree9dc893c4ee8fcf9eb2d7386ab3851a995eae4600
parent23c1d23c92a09021d428949981b0d3a1865ff4e8
Demo showing image scaling usage for image loads

This demo draws an irregular grid of images and allows the user
to cycle through all four image scaling modes per image, or for
the whole grid.

Change-Id: I50d8ef7d7a0a286e0b508cec96d5d7c769b91101
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
build/tizen/examples/Makefile.am
com.samsung.dali-demo.xml
demo/dali-demo.cpp
demo/file.list
demo/images/com.samsung.dali-demo.ico [new file with mode: 0644]
demo/images/gallery-large-14.wbmp [new file with mode: 0644]
demo/images/landscape_screen_primitive_shapes.gif [new file with mode: 0644]
demo/images/portrait_screen_primitive_shapes.gif [new file with mode: 0644]
demo/images/square_primitive_shapes.bmp [new file with mode: 0644]
examples/image/image-scaling-irregular-grid/grid-flags.h [new file with mode: 0644]
examples/image/image-scaling-irregular-grid/image-scaling-irregular-grid-example.cpp [new file with mode: 0644]