¡@

Home 

c++ Programming Glossary: g_ptext

Using SDL_ttf and OpenGL, TTF_RenderUTF8_Blended print Red rectangle

http://stackoverflow.com/questions/12700085/using-sdl-ttf-and-opengl-ttf-renderutf8-blended-print-red-rectangle

12 if g_pFont NULL return false Write text to surface g_pText SDL_DisplayFormatAlpha TTF_RenderUTF8_Blended g_pFont My first.. Solid and Shaded Does work properly if I uncomment them. g_pText SDL_DisplayFormatAlpha TTF_RenderUTF8_Solid g_pFont My first.. TTF_RenderUTF8_Solid g_pFont My first Text g_textColor g_pText SDL_DisplayFormatAlpha TTF_RenderUTF8_Shaded g_pFont My first..