Short: Cairo 2D graphics library Author: Various, Ilkka Lehtoranta (ilkleht@yahoo.com) Uploader: Ilkka Lehtoranta (ilkleht yahoo com) Type: util/libs Version: 3.0 Requires: util/libs/expat-morphos.lha; util/libs/pixman.lha Architecture: ppc-morphos >= 2.0 This is MorphOS port of Cairo 2D graphics library version 1.8.8. Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL (through glitz), XCB, BeOS, OS/2, and DirectFB. Cairo is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). The cairo API provides operations similar to the drawing operators of PostScript and PDF. Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any affine transformation (scale, rotation, shear, etc.) http://www.cairographics.org/ Unfortunately only MorphOS 2 is supported as freetype.library is required. Please note you need new expat.library and pixman.library.