public
Description: Cairo bindings for Common Lisp
Homepage: http://www.cliki.net/cl-cairo2
Clone URL: git://github.com/tpapp/cl-cairo2.git
cl-cairo2 / README.mac
100644 25 lines (14 sloc) 0.582 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Note: binding for Quartz surface is not available yet.
 
Tested Environments
===================
 
Mac OS X 10.5.4: SBCL_1.0.16, libciaro_1.6.4, libpng_1.2.29, zlib_1.2.3
 
 
libcairo.dylib
==============
 
Build from the 1.6.4 release snapshot with the following option enabled at
./configure time:
  --enable-quartz-image
 
The latest MacPorts build of libcairo (1.6.4 at this time) has an issue with
cl-cairo2 (e.g. cairo_show_text returns STATUS_NO_MEMORY).
 
 
Swig Used to Generate cl-cairo2-mac-swig.lisp
=============================================
 
MacPorts Swig, version 1.3.36