bitmap icon indicating copy to clipboard operation
bitmap copied to clipboard

adding ability to draw strings on bitmaps

Open pcpratts opened this issue 13 years ago • 1 comments

hello. you can take the changes from here to add the ability to draw strings on bitmaps. My previous changes are still in there so you may not be able to do a pull. But this code gives the general idea. I used Java and their Graphics2D class to generate the pixel data for each character for the fonts.

pcpratts avatar Jul 02 '12 16:07 pcpratts

It would be good to be able to load bitmaps from memory.

tarik02 avatar Feb 10 '18 21:02 tarik02