Skip to content

Improve Font Handling #180

Description

@AshbyGeek

It would be really nice if there was a way to look inside a font module and tell which draw method it should use. It would be simple enough to add that as a parameter inside the font files themselves. Admitedly, that would also beg for the font conversion utilities to be updated to do likewise.

If such a parameter existed in the font modules, then the 'text', 'draw', and 'write' functions could be boiled down to a single python function that gets routed to the correct draw functions inside the C module. Nicer user experience.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions