evas map: disable anti_aliasing.
authorHermet Park <hermetpark@gmail.com>
Mon, 8 Apr 2019 06:02:47 +0000 (15:02 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 17 Apr 2019 01:03:24 +0000 (10:03 +0900)
commit4afd7450ff563d0b106f4512a6f9dee3efaa5991
treee15b5038defed286e14beef645c40b01a2a4f813
parentf5315810da7a2cb3e9d55c6541e196c0c7286974
evas map: disable anti_aliasing.

We need a proper interface to toggle high-quality mapping,
until that, we disable the anti_aliasing feature.
Since adjecent polygons(such as textpath) shouldn't get this aa feature.
src/lib/evas/common/evas_map_image.c
src/lib/evas/common/evas_map_image_internal_high.c