Skip to content

Conversation

@classabbyamp
Copy link
Member

  • maketuxfont.py is impossible to easily port to python 3 because there is no equivalent to string.letters (set of all letters, locale-dependent). It is also probably not very useful in the modern era; it was created in 2005 when a "more then 13 MB" font file was considered huge.
  • mkTuxpaintIM.py seems to be just for updating documentation (so probably not useful for users ever)

Testing the changes

  • I tested the changes in this PR: briefly

@Chocimier

- `maketuxfont.py` is impossible to easily port to python 3 because there is
  no equivalent to `string.letters` (set of all letters, locale-dependent)
  It is also probably not very useful in the modern era; it was created in 2005
  when a "more then 13 MB" font file was considered huge.
- `mkTuxpaintIM.py` seems to be just for updating documentation (so
  probably not useful for users ever)
@Chocimier
Copy link
Member

Right, these are build tools.
Thanks!

@Chocimier Chocimier merged commit 7cb78c8 into void-linux:master Oct 11, 2023
@classabbyamp classabbyamp deleted the tuxpaint branch October 11, 2023 20:16
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.

2 participants