Re: Re: testcairo.lisp?
Christophe Rhodes <[email protected]> Thu, 10 Nov 2005 12:36:43 +0000
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Espen S Johnsen <[email protected]> writes: > Espen S Johnsen <[email protected]> writes: > >> > So where can I find those Cairo bindings for Common Lisp? >> > Or is testcairo.lisp just an imaginary example? >> >> I will import what I have so far into CVS [...] > > Which I have now done. Unfortunately some of the test snippets > (including all those using SVG) are giving floating point exceptions. I > don't know if this is a binding problem or caused by bugs in the Cairo > library. I believe Cairo internally uses code which generates NaNs in some cases; we've seen this before in the McCLIM experimental Cairo backend. You can turn off floating point exceptions in sbcl, at least, with (sb-int:set-floating-point-modes :traps nil). Cheers, Christophe ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php