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

Investigate using Cython to speed up compiler #23

Closed
rsms opened this issue Aug 31, 2017 · 0 comments
Closed

Investigate using Cython to speed up compiler #23

rsms opened this issue Aug 31, 2017 · 0 comments
Labels
Add Enhancement, Improvement, addition or new feature

Comments

@rsms
Copy link
Owner

rsms commented Aug 31, 2017

Compiling fonts is a very CPU intensive task and takes a very long time. Perhaps it can be improved by using http://cython.org/

@rsms rsms added the Add Enhancement, Improvement, addition or new feature label Aug 31, 2017
@rsms rsms closed this as completed in 8234b62 Sep 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Add Enhancement, Improvement, addition or new feature
Projects
None yet
Development

No branches or pull requests

1 participant