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

Create script to generate a custom charmap #7

Open
lucasgpulcinelli opened this issue Sep 21, 2022 · 0 comments · May be fixed by #16
Open

Create script to generate a custom charmap #7

lucasgpulcinelli opened this issue Sep 21, 2022 · 0 comments · May be fixed by #16
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lucasgpulcinelli
Copy link
Collaborator

There is no utilities to make charmap (the way pixels are arranged to generate a character) creation easier. An idea would be to create a python script that reads a PNG file of 256x256 pixels (32 characters wide and 32 long, each with 8x8 pixels) of only black and white pixels and generates a charmap.mif with the characters. This would enable the creation of new characters just by using an image editor and changing the PNG file.

@lucasgpulcinelli lucasgpulcinelli added enhancement New feature or request help wanted Extra attention is needed labels Sep 21, 2022
@lucasgpulcinelli lucasgpulcinelli pinned this issue Sep 22, 2022
@GCC-Cardoso GCC-Cardoso linked a pull request Sep 28, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants