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

Special characters fonts? #26

Open
FallingSnow opened this issue Jun 14, 2017 · 1 comment
Open

Special characters fonts? #26

FallingSnow opened this issue Jun 14, 2017 · 1 comment

Comments

@FallingSnow
Copy link

I tried to compile my own font using the BDFs from https://github.com/powerline/fonts/tree/a44abd0e742ad6e7fd8d8bc4c3cad5155c9f3a92/Terminus/BDF but it still results in a white box for special characters :(

Original:
screenshot from 2017-06-14 14-27-18

Output:
screenshot from 2017-06-14 14-26-43

The quality is much worse as well.

@inferiorhumanorgans
Copy link

inferiorhumanorgans commented Aug 19, 2018

FWIW I've hacked up a quick solution that renders ttystudio files with Canvas so that you get nicer output. It is limited to OTF/TTF fonts as it uses opentype.js. Font substitution needs some work and SVG output is on the horizon.

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

No branches or pull requests

2 participants