> gl_printf(200, 200, "Testing...");


Try putting a '\0' at the end of your string, like so:

gl_printf(200, 200, "Testing...\0");



------------------------------------------------------------------
Unsubscribe:  To:   [EMAIL PROTECTED]
              Body: unsubscribe linux-svgalib

Reply via email to