efl/src
junsu choi 4f15bde706 Efl.Gfx.Path: Change draw of a rounded rect from arc to quadratic
Summary:
The rounded rect is a very slightly different shape compared
to chrome's svg output. To solve this, modify to use a quadratic bezier
instead of arc when drawing a round.

Test Plan:
{F3904500}
(Drawing rect with arc or quadratic)

Compare Image
{F3904501}

{F3904502}

Reviewers: Hermet, kimcinoo, herb

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12020
2020-06-23 13:46:43 +09:00
..
benchmarks benchmarks: eina: make sure we do not divide by zero 2020-06-17 14:06:17 +02:00
bin elementary_test: remove leaked style 2020-06-22 17:27:42 +09:00
bindings cxx: Fix uses of intrinsic eolian binbuf type 2020-06-09 10:29:32 +02:00
edje_external emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
examples evas examples - build box example again - missing header 2020-05-30 12:10:15 +01:00
generic remove vlc, gst-0.10, xine deps, modules as they are broken 2020-03-08 12:36:01 +00:00
lib Efl.Gfx.Path: Change draw of a rounded rect from arc to quadratic 2020-06-23 13:46:43 +09:00
modules evas gl common - remove comment - not valid anymore 2020-06-17 12:30:23 +01:00
scripts build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00
static_libs canvas svg: fix missing break. 2020-06-02 13:18:17 +09:00
tests eina_strbuf: introduce change last occurrence function 2020-06-22 17:31:54 +09:00
wayland_protocol refactor build 2020-05-27 11:06:46 +02:00