Hello ! > for fast blitting onto the display surface" by using SDL_DisplayFormat. > Unfortunately, this turns the rendered text into opaque blocks. And > this is probably the correct way, since there is no information about > the background of the text. You may want to try SDL_DisplayFormatAlpha. CU