On Tue, 06 Jun 2006 05:41:27 +0300, Luke J Crook <[EMAIL PROTECTED]> wrote:
> Rune, > > I worked on lispbuilder-ttf over the weekend. If you have the time, > please > check it out. > > Still don't know why the text changes color though. I had similar problems in the past with cl-sdl. Are you sure that you are passing the SDL_Color structure as a value and not as a pointer. If the TTF_Render* functions want color structs as values and you pass pointers that would explain the random color changes. cheers, T.Neste _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
