scale: set the base scale of the application.
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 19 Sep 2014 04:45:03 +0000 (13:45 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 19 Sep 2014 04:46:23 +0000 (13:46 +0900)
commitf75b121f6428cf6aea7387d8700a887e6ca4a98a
tree55313dfa2b1bfd0aa7786de7a1927cb6e388c28e
parent343dce1e58fef96eecc1700a5bf573a62b46e517
scale: set the base scale of the application.

The scale is used for the application to be scaled.
If the application isn't made on the basis of scale 1.0,
the application layout will be scaled inappositely. So if the
application set the base scale, it is applied when the application is scaled.
src/lib/elm_app.h
src/lib/elm_macros.h
src/lib/elm_main.c