I'm trying to display a png file and have it be semi-transparent. The code I have is:
(setf base-surface (sdl-image:load-image "base.png" :alpha 128)) and the display code is (sdl:draw-surface-at-* base-surface x y :surface surface) But it doesn't work. Am I doing the completely wrong thing? Any tips? Thanks, -Ben -- http://twitter.com/benbelly _______________________________________________ application-builder mailing list application-builder@lispniks.com http://www.lispniks.com/mailman/listinfo/application-builder