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

Custom font #16

Open
herzzanu opened this issue Feb 28, 2017 · 1 comment
Open

Custom font #16

herzzanu opened this issue Feb 28, 2017 · 1 comment

Comments

@herzzanu
Copy link

Is there a way to have a custom font work? I have a custom font and declaring that as per the documentation doesn't work.

@Exelord
Copy link
Member

Exelord commented Feb 28, 2017

Sorry, currently there is no way to use custom fonts. This is because of SVG- here is an example issue: http://graphicdesign.stackexchange.com/questions/10733/how-do-i-use-a-custom-font-in-an-svg-image-on-my-site

I can try to implement that but on 90% there will be compatibility issues according to supported browsers. So, for now, I do not plan to support that.
But in the future, I consider migrating SVG's images to CANVAS and there this issue shouldn't occur.

I will mark this issue as Requested Feature and I will keep it in mind.

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

No branches or pull requests

2 participants