From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: Guile-SDL 0.3.7 available Date: Sun, 16 Sep 2007 14:00:48 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1189944120 5324 80.91.229.12 (16 Sep 2007 12:02:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 Sep 2007 12:02:00 +0000 (UTC) Cc: guile-user@gnu.org To: guile-sources@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Sep 16 14:01:58 2007 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IWsp3-0005Pw-PD for guile-user@m.gmane.org; Sun, 16 Sep 2007 14:01:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWsp2-00023N-Ih for guile-user@m.gmane.org; Sun, 16 Sep 2007 08:01:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IWsov-00021o-OR for guile-user@gnu.org; Sun, 16 Sep 2007 08:01:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IWsov-00021c-7D for guile-user@gnu.org; Sun, 16 Sep 2007 08:01:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWsos-00021H-JO; Sun, 16 Sep 2007 08:01:46 -0400 Original-Received: from ppp-93-39.21-151.libero.it ([151.21.39.93] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IWsor-0001Rk-Uh; Sun, 16 Sep 2007 08:01:46 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1IWsnw-0004b1-02; Sun, 16 Sep 2007 14:00:48 +0200 X-Detected-Kernel: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6149 gmane.lisp.guile.sources:288 Archived-At: release notes: moving right along. pretty colors for space-frisk labels RSN... thi README excerpt: This directory contains Guile-SDL, a set of modules that provide bindings for SDL (Simple DirectMedia Layer) to enable Guile programmers to do all the nice things you can do with SDL. Most of the SDL functions have been wrapped with the exception of a few functions that were too C-centric. The SDL Threads and the Audio functions haven't been included because of the problems with Guile code being run from more than one thread. However audio programming can be done with the module `(sdl mixer)' that requires the SDL_mixer library. Also included is SDL_gfx 2.0.16 (by Andreas Schiffler) and bindings for it. NEWS excerpt: - 0.3.7 | 2007-09-16 - license now GPLv3+ (see COPYING) - installation changes - no longer created: libFOO.so symlink to FOO.so - deleted: .la file, libFOO.so and other symlinks - embedded library upgraded: libSDL_gfx 2.0.16 - new proc: draw-textured-polygon - new proc: roto-zoom-surface-xy - new proc: shrink-surface - changes to (sdl simple) procs - new simple-canvas command: #:resize! NEW-WIDTH NEW-HEIGHT - simple-stylus #:render can take optional args: COLOR, BG - simple-stylus #:write! has new INCOMPATIBLE interface; see manual - maintenance now uses libtool 1.5.24 and autoconf 2.61 tarball, prettified source, etc, in dir: http://www.gnuvola.org/software/guile-sdl/ atom feed: http://www.gnuvola.org/NEWS.xml.gz _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user