[cairo-commit] [cairo-www] src/bindings.mdwn
Carl Worth
cworth at freedesktop.org
Fri Nov 5 06:34:28 PDT 2010
src/bindings.mdwn | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4c30f8742bf03dee556c55a2891289b6eb8329e2
Author: snaiperis <snaiperis at web>
Date: Fri Nov 5 06:34:27 2010 -0700
Changed language name from "Clipper" to "Harbour". hbcairo library can not be use with original DOS Clipper, so, entry looked wrong
diff --git a/src/bindings.mdwn b/src/bindings.mdwn
index 19d44a0..fbfc530 100644
--- a/src/bindings.mdwn
+++ b/src/bindings.mdwn
@@ -8,14 +8,14 @@ languages:
* C++ : [[cairomm]]
- * Clipper : [hbcairo](http://sourceforge.net/projects/harbour-project/)
-
* Common Lisp : [cl-cairo2](http://common-lisp.net/project/cl-cairo2/), [cffi-cairo](http://www.cliki.net/cffi-cairo)
* COM-Wrapper : aka "ActiveX-dll" ... easiest to use with VB5/6 or VBA,
comes with cairo as a "satellite-dll" (compiled with StdCall-callingconvention)
[download-page:](http://www.thecommon.net/3.html) (a large VB-Democode-Tutorial is available there too)
+ * Harbour : [hbcairo](http://sourceforge.net/projects/harbour-project/)
+
* Haskell : [[hscairo]]
* Java : [[org.freedesktop.cairo|cairo-java]] in java-gnome
More information about the cairo-commit
mailing list