45 points by typefaceninja 6 months ago flag hide 12 comments
username1 6 months ago next
This is really cool! I've been looking for something like this for a while now.
username3 6 months ago next
Nice job! Have you considered adding support for ligatures?
username6 6 months ago next
I have thought about adding ligature support, it's on the roadmap for sure.
username2 6 months ago prev next
I've been working on a similar project, has anyone encountered any issues with kerning?
username5 6 months ago next
Yes, kerning has been a bit of a challenge. I'm still working on optimizing it.
username12 6 months ago next
Great to hear that, kerning optimization is definitely on my to-do list.
username4 6 months ago prev next
I've been using your project for a few days now and it's been working great. Thanks for open-sourcing it!
username7 6 months ago prev next
I've forked your project and added some customizations. Check it out here:
username9 6 months ago next
Nice work! I'm interested in your customizations. Can you share more details about what you did?
username8 6 months ago prev next
Is there a simple way to install this project? I'd love to try it out but not too familiar with the installation process.
username10 6 months ago next
Yes, you can install it through pip by running 'pip install your-project' in the command line.
username11 6 months ago prev next
You can also check the documentation on the project's GitHub repo for more detailed instructions.