[cairo-commit] [cairo-www] src/examples.mdwn
Bryce Harrington
bryce at freedesktop.org
Wed Apr 22 17:44:00 PDT 2015
src/examples.mdwn | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit cc1cfe5491d4568901a050eb25ab116d016780d3
Author: Bryce Harrington <bryce at osg.samsung.com>
Date: Wed Apr 22 17:43:43 2015 -0700
Added cairocks snippets library
diff --git a/src/examples.mdwn b/src/examples.mdwn
index b6ff65b..8987b55 100644
--- a/src/examples.mdwn
+++ b/src/examples.mdwn
@@ -9,6 +9,12 @@ Additions to this list are quite welcome.
[samples](/samples/) showing how to draw useful things with small
snippets of code.
+[Cairocks](https://github.com/cubicool/cairocks) is a small library of
+useful, common Cairo routines.
+[Examples](https://github.com/cubicool/cairo-gl-sdl2) for using it with
+cairo-gl and SDL2 are also available. A cairocffi-based Python3
+companion module named cairockscffi is also available.
+
# Bezier gradients
Bezier gradients, also known as type 6/7 gradients in PS/PDF parlance, are
More information about the cairo-commit
mailing list