efl/src/static_libs
junsu choi 3274390f73 vg_load_svg: Implement ClipPath feature
Summary:
Supports case of using style attribute for defined <clipPath> and node.
In SVG, <clipPath> can be used as a "clipPath" attribute or a style "clip-path".
If there is a clip-path node, save it as a composition node and
use composition method(matte_alpha) to compose it.

Below node types support clip-path.
<circle>
<ellipse>
<g>
<path>
<polygon>
<polyline>
<rect>

Test Plan:
Please see attached svg files
{F4026162}

Reviewers: Hermet, smohanty

Reviewed By: Hermet

Subscribers: #reviewers, #committers, cedric, herb, kimcinoo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12179
2020-10-14 19:16:53 +09:00
..
atspi here comes meson 2018-10-02 17:22:50 +02:00
buildsystem refactor build 2020-05-27 11:06:46 +02:00
draw refactor build 2020-05-27 11:06:46 +02:00
freetype freetype: Prevent lose of data when fixed point divide calculation. 2019-09-04 12:07:09 +09:00
http-parser here comes meson 2018-10-02 17:22:50 +02:00
libdrm here comes meson 2018-10-02 17:22:50 +02:00
libunibreak Revert "Revert "evas_textblock: rainbow flag emoji treated as two clusters(update unibreak to version 4.2)"" 2020-10-08 12:32:53 +09:00
lz4 lz4 - sync to latest current lz4 upstream source 2020-01-28 11:17:51 +00:00
rg_etc refactor build 2020-05-27 11:06:46 +02:00
triangulator static/triangulator: resolve float compare warnings 2020-05-12 16:10:02 +02:00
vg_common vg_load_svg: Implement ClipPath feature 2020-10-14 19:16:53 +09:00