Drawing text on an image?
BlitzMax Forums/BlitzMax Beginners Area/Drawing text on an image?| 
 | ||
| Hi, I'd very much like to know how to draw text on top of an image or pixmap. Same with circles and rectangles and lines and the likes for that matter. Thanks | 
| 
 | ||
| Doh! Just read further down in the topic list that you're supposed to draw to the backbuffer... or something... and then grabpixmap() from that. | 
| 
 | ||
| or use this: http://www.blitzmax.com/Community/posts.php?topic=87889 |