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