Prolog bindings for cairo
Keri Harris <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Hi, Attached is a patch for the bindings web page, adding an entry for Prolog bindings. Thanks Keri -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo
bindings.mdwn.patch
(text/x-patch, 592 B)
diff --git a/src/bindings.mdwn b/src/bindings.mdwn
index 7981877..40c63a8 100644
--- a/src/bindings.mdwn
+++ b/src/bindings.mdwn
@@ -33,6 +33,8 @@ languages:
* PHP : [[cairo-php]]
+ * Prolog : [PLcairo][20]
+
* Python : [[pycairo]], [pycairo-3][19] branch with incomplete port to Python3
* Ruby : [[rcairo]]
@@ -85,3 +87,4 @@ integrate it with a graphical user interface toolkit.
[17]: https://github.com/ldo/python_pixman/
[18]: https://github.com/ldo/python_pixman_examples/
[19]: https://github.com/ldo/pycairo
+ [20]: https://github.com/keriharris/plcairo/