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 fallback font #410

Closed
aydinkim opened this issue May 2, 2013 · 1 comment
Closed

Attach fallback font #410

aydinkim opened this issue May 2, 2013 · 1 comment

Comments

@aydinkim
Copy link

@aydinkim aydinkim commented May 2, 2013

refer to:
#194

Do we need to add a kind of protection from lack of usable font?

I just eliminated JosefinSans from servo.
d7f4834

@burg
Copy link

@burg burg commented May 6, 2013

It should be possible to obtain a font "of last resort" from the platform font library API. If you search Gecko for "last resort" you can find some ways to accomplish this.

Attaching a font file may be useful for tests, but I wouldn't do so pre-emptively.

@glennw glennw closed this Oct 22, 2014
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Don't deinit textures each frame.

The calls to `glTexImage2D()` cause driver stalls on Mac.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/410)
<!-- Reviewable:end -->
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
4 participants
You can’t perform that action at this time.