Bug#374062: TTF_RenderUNICODE_Solid fails when rendering strings containing spaces

2006-06-20 Thread Sam Lantinga
Thanks for the test-case you've provided, I've been able to reproduce the problem. More intriguing, if I do a SDL_Init(SDL_INIT_VIDEO) at the beginning then the error message returned by TTF_GetError() is: Failed loading DPMSDisable: /usr/lib/libX11.so.6: undefined symbol: DPMSDisable This

Bug#374062: TTF_RenderUNICODE_Solid fails when rendering strings containing spaces

2006-06-17 Thread Samuel Mimram
Hi, C Rodrigues wrote: Package: libsdl-ttf2.0-0 Version: 2.0.8-2 libfreetype6 version 2.2.1-2 libsdl1.2debian version 1.2.10-3 When attempting to render a string containing spaces using TTF_RenderUTF8_Solid(), rendering fails and NULL is returned. Rendering is successful when the