55
49
* @param x the pixel column of the message to draw
56
50
* @param y_flip true to draw up-side down
57
51
* @param y_shift shift the drawing up/down
60
53
void render( const char *message, int message_len, int x,
64
57
* Reset the output buffer.
76
62
* Output the output buffer (and reset the output buffer).