distribution. (For further information see, <http://www.cairographics.org/>.)
The binding is currently fairly complete (enough for the cairo sample and
tutorial programs to be work in Mercury). The main things missing are:
* scaled fonts
* a few operations on patterns (grep for NYI)
* support for X, Quartz, or Win32 surfaces
* font backends other than the builtin toy one
TODO: I'll add README files, Makefiles, update the NEWS file, etc
in a separate change.
extras/graphics/mercury_cairo/*.m:
extras/graphics/mercury_cairo/tutorial/*.m:
extras/graphics/mercury_cairo/samples/*.m:
extras/graphics/mercury_cairo/samples/data/*.png:
Add the Mercury cairo binding.