Hello ! > We figured out the what they problem was in the SDL irc channel. Turns out > TTF_RenderText_Solid is not supported on linux. I had to use > TTF_RenderText_Shaded. Is this a problem with SDL_ttf or with Freetype itself ? CU