efl/src/modules
Hermet Park 6b1f281f17 ui transit: improve zoom effect smoothness by subpixel rendering.
Summary:
evas image might have a better quaility if scaling/transform is not necessary,
so we have a condition to check if image is axis-aligned transformed or not.

On the other hand sub-pixel(floating point coordinates unit) rendering necessary
if image has an effect such a zooming. This would result in a smoother effect
than integer coodinate system.

We need a more precise condition to confirm this,
so we intrduce "anti-alias" option to decide the condition.
now, anti-aliased objects will have a sub-pixel rendering always.

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12194
2020-11-25 10:11:59 +09:00
..
ecore ecore: use standard LC_ALL instead of __LC_ALL in systemd module 2020-06-11 02:32:07 +02:00
ecore_buffer meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
ecore_evas ecore evas - wayland clients - dont set invalid min/max width 2020-11-10 12:01:52 +00:00
ecore_imf build: addition to abf0e9dffe 2020-09-25 14:07:47 +02:00
ecore_wl2 meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
eeze meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
eina Get rid of trailing whitespaces (13 / 14) 2020-06-23 10:31:36 +02:00
elementary Evil : move mkstemp(s) and mkdtemp in eina_file directly 2020-10-08 11:58:11 +01:00
emotion Get rid of trailing whitespaces (13 / 14) 2020-06-23 10:31:36 +02:00
ethumb emotion - check return of eet data write 2020-09-19 23:34:39 +01:00
evas ui transit: improve zoom effect smoothness by subpixel rendering. 2020-11-25 10:11:59 +09:00