Add the "fill" option.
authorSung-jae Park <nicesj.park@samsung.com>
Sun, 17 Feb 2013 06:44:03 +0000 (06:44 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Sun, 17 Feb 2013 06:44:03 +0000 (06:44 +0000)
commit2c7cda4cb7a6cfa5be43303ff07e97870521e46d
treec904c1e7d1ebd1ecb45e24ee0079bf5b3e20087b
parent9f223c2b11be482c6aafa8688656935234f818b8
Add the "fill" option.

To load an image, there are aspect & orient option exists.
And here is new option "fill"

it can be "in-size", "over-size"

in-size will fit your image to the size of a part.
over-size will keep the original image size, so if it is bigger than the size of part,
some part of an image will be displayed in your livebox.

Change-Id: I5df8dd329a3be47c69d4126ad0f7dd49bbbc83b6
packaging/liblivebox-edje.spec
src/script_port.c