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

Attach a fallback font to the FontGroup list #194

Closed
burg opened this issue Nov 12, 2012 · 1 comment
Closed

Attach a fallback font to the FontGroup list #194

burg opened this issue Nov 12, 2012 · 1 comment

Comments

@burg
Copy link

@burg burg commented Nov 12, 2012

We should have a fallback font that's able to render almost all characters. It should be attached to the end of a FontGroup.

CSS3 Fonts, Section 5, Step 6 describes a "system font fallback procedure", which seems to mean "do anything reasonable". For now we could use Helvetica.

@aydinkim
Copy link

@aydinkim aydinkim commented May 2, 2013

d7f4834

I got rid of fall back font - JosefinSans.
But according to this issue, we need add something to protect from program abortion due to lack of usable fonts.
Just we need to substitute JosefonSans to Helvetica?
or we need to attach Helvetica into FontGroup?

I will re-issue this.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.