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

I'm trying to replace the font, could you please explain the structure of signetics_video_rom.h #13

Open
bootrino opened this issue Nov 21, 2021 · 0 comments

Comments

@bootrino
Copy link

bootrino commented Nov 21, 2021

I'm trying to replace the font but I am having trouble working out how to convert a bitmap font such as:

https://github.com/idispatch/raster-fonts/blob/master/06x08_Terminal_Microsoft.png

into the format used in this file:

https://github.com/hrvach/espple/blob/master/user/signetics_video_rom.h

Am I right in understanding that somehow each pixels is replicated three times in the above file? That's what I thought but I looked for such a pattern in the data and could not find it.

Would you mind please suggesting an approach for converting a bitmap font into the required format, or explaining more about this format?

thanks!

@bootrino bootrino changed the title I'm trying to replace the font, could you please explain the structure of I'm trying to replace the font, could you please explain the structure of signetics_video_rom.h Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant