-
Notifications
You must be signed in to change notification settings - Fork 23
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
Requesting VGA fonts #3
Comments
The arduino library will have a font editor. But this might take a week or two. There is some higher priority work to do yet. You can check the progress. It also updated in the Arduino Library manage from time to time :) |
Are you planning a low RAM usage plain text VGA mode? |
yes. there is the VGA3BitI implementation that uses only 4 bit per pixel.. it takes some cpu time to render in the background but works with double buffer in the highest resolution |
check the HighRes example |
I'd love to see the gorgeous original VGA fonts in this including the characters for line/window drawing.
https://en.wikipedia.org/wiki/Code_page_437
https://int10h.org/oldschool-pc-fonts/fontlist/
The text was updated successfully, but these errors were encountered: