efl/src/lib/ector/cairo
Subhransu Mohanty eb7af88ca4 ector: don't apply transformation on clips in Cairo backend.
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-04-10 12:05:04 +02:00
..
Ector_Cairo.h ector: now import header of all cairo renderer. 2015-04-03 16:22:04 +02:00
ector_cairo_private.h ector: update cairo enum definitions and fix gradient spread issue. 2015-04-03 16:38:19 +02:00
ector_cairo_surface.c ector: fix transform issue in cairo backend. 2015-04-03 16:34:19 +02:00
ector_cairo_surface.eo ector: add reference point to define (0, 0) and don't repeat the same value everywhere. 2015-04-03 16:33:19 +02:00
ector_renderer_cairo_base.c ector: don't apply transformation on clips in Cairo backend. 2015-04-10 12:05:04 +02:00
ector_renderer_cairo_base.eo ector: implementation of some common code in Ector.Renderer.Cairo.Base. 2015-04-03 16:31:44 +02:00
ector_renderer_cairo_gradient_linear.c ector: update cairo enum definitions and fix gradient spread issue. 2015-04-03 16:38:19 +02:00
ector_renderer_cairo_gradient_linear.eo ector: implements bounds_get for gradients in Cairo backend. 2015-04-03 16:37:55 +02:00
ector_renderer_cairo_gradient_radial.c ector: update cairo enum definitions and fix gradient spread issue. 2015-04-03 16:38:19 +02:00
ector_renderer_cairo_gradient_radial.eo ector: implements bounds_get for gradients in Cairo backend. 2015-04-03 16:37:55 +02:00
ector_renderer_cairo_shape.c ector: update cairo enum definitions and fix gradient spread issue. 2015-04-03 16:38:19 +02:00
ector_renderer_cairo_shape.eo ector: implements bounds_get for Ector_Renderer_Cairo_Shape. 2015-04-03 16:34:30 +02:00