segfaultxavi / enesim

Drawing library

Home Page:www.enesim.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?

Enesim is a library written C that provides a complete solution for drawing, allocating, compositing and converting pixels. All of the different systems of the library are flexible enough to support drawing capabilities on any scenario.

Dependencies

  • Eina
  • Fontconfig
  • Freetype
  • GLEW (Optional: For OpenGL support)
  • Cairo (Optional: In case of using the cairo path rasterizer instead of the enesim's)
  • libpng (Optional: For PNG image support)
  • libjpeg (Optional: For JPEG image support)

Documentation

For API reference check out the automatically generated doxygen documentation

Communication

In case something fails, use this github project to create an issue, or if you prefer, you can go to #enesim on the freenode IRC server.

Status

Build Status

About

Drawing library

www.enesim.org

License:GNU Lesser General Public License v2.1


Languages

Language:C 97.6%Language:Makefile 1.4%Language:GLSL 0.7%Language:Objective-C 0.1%Language:C++ 0.1%Language:Shell 0.0%