freebsd-ports/graphics/enesim/pkg-descr
Grzegorz Blach 2d250bb95e - Update Enlightenment to 0.17.0
- Update EFL to 1.7.4
- Convert to OptionsNG

Approved by:	crees (mentor)
2012-12-22 20:54:59 +00:00

7 lines
369 B
Text

Enesim basically it is a rendering library, that is, it allows you
to draw different graphics primitives (in Enesim it is called a Renderer)
into a target drawable (in Enesim a Surface). Given that a Renderer
can draw anything, it has its own state that is modified through
the renderer's specific properties setters and getters.
WWW: http://code.google.com/p/enesim/