Re: project: translate guile-tutorial.texi to use guile-cairo

2011-09-20 Thread Tobias Gerdin
2011/9/20 Tobias Gerdin : > Lastly, just thought I'd mention an issue that I ran into when > building Guile-Cairo (commit 1918626 from Git, looks like it > corresponds to 1.9.91). When I run autogen/configure it complains that > I need to supply a prefix argument because "the default prefix, > /us

Re: project: translate guile-tutorial.texi to use guile-cairo

2011-09-20 Thread Tobias Gerdin
On 28 Apr 2011, at 11:41, Andy Wingo wrote: > Guile has a tutorial written by Daniel Kraft, which uses Scheme to > extend a C drawing process. It uses Gnuplot for the drawing, which is > not GNU, and AFAIK not even free software. It would be better to use > some other drawing library; for exampl

project: translate guile-tutorial.texi to use guile-cairo

2011-04-28 Thread Andy Wingo
Hi, Guile has a tutorial written by Daniel Kraft, which uses Scheme to extend a C drawing process. It uses Gnuplot for the drawing, which is not GNU, and AFAIK not even free software. It would be better to use some other drawing library; for example, Cairo (http://cairographics.org/). The outpu