Skip to content

Conversation

@GCC-Cardoso
Copy link
Collaborator

No description provided.

@GCC-Cardoso GCC-Cardoso linked an issue Sep 28, 2022 that may be closed by this pull request
@lucasgpulcinelli
Copy link
Collaborator

Hey @GCC-Cardoso! Thanks for the contribution, and sorry for the delay...

Copy link
Collaborator

@lucasgpulcinelli lucasgpulcinelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a general request too, the charmap in the example contains only numbers, could you also add one that has the normal ascii table (as most games tend to use it, and as we talked personally)?



if __name__ == '__main__':
f_name = input("File name for the image to use for charmap generation: ")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use sys.argv to get the file name for inputs and outputs and link them in the Makefile? That is the standart way we are developing the tools.

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

Successfully merging this pull request may close these issues.

Create script to generate a custom charmap

4 participants