My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

ErlyCairo allows generation of PNG images via 2D vector drawing.

Example usage scenarios:

  • server side creation of HTML / CSS background images such as gradients, rounded corners, etc.
  • dynamic creation of CAPTCHA images

Features:

  • OTP server for starting, accessing and stopping the C-node
  • bindings for a subset of the cairo 2D graphics functions
  • simple demo application
  • C source compiles on mac and Ubuntu Linux (cairo library must be installed)

Limitations

ToDo:

  • binding ALL cairo functions
  • Cairo version compatibility check
  • documentation, wiki, more examples
Powered by Google Project Hosting