On Tue, Jul 29, 2008 at 1:51 PM, Luke Crook <[EMAIL PROTECTED]> wrote: > > On Mon, 28 Jul 2008 21:28:01 -0700, Elliott Slaughter > <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > For some time now, my game has not worked with color-key at a point > > (the :key-color-at parameter seems to be ignored). After a little > > investigation, I believe this may be because of > > sdl-image:load-and-convert-image (or rather, sdl:convert-image). I > > don't know the code that well, but it looks like > > sdl-image:load-and-convert-image calls sdl:convert-image with all of > > its keyword parameters, expecting convert-image to deal with > > :key-color and :key-color-at parameters. Unfortunately, I don't think > > convert-image deals with :key-color-at, resulting in an image with no > > color-key set. > > I have added support for :key-color-at to sdl:convert-image. This should > work as I have updated the example sdl-image-examples:image-example to > test this.
Great, thanks! -- Elliott Slaughter "Any road followed precisely to its end leads precisely nowhere." - Frank Herbert _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
