Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ability to draw strings on bitmaps #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

adding ability to draw strings on bitmaps #2

wants to merge 2 commits into from

Conversation

pcpratts
Copy link

@pcpratts pcpratts commented Jul 2, 2012

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.

@tarik02
Copy link

tarik02 commented Feb 10, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants