servo/components/gfx
bors-servo 77dcc678fe
Auto merge of #20506 - jonleighton:font-fallback, r=emilio,mbrubeck
Font fallback

This implements more complete support for font fallback, see #17267.

r? @glennw @mbrubeck

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20506)
<!-- Reviewable:end -->
2018-05-19 09:53:29 -04:00
..
platform Linux: Don't hold onto bytes of system fonts 2018-05-19 14:33:39 +10:00
tests FontContext: Cache data fetched from the cache thread 2018-05-19 14:33:39 +10:00
text Implement font fallback 2018-05-19 14:33:36 +10:00
Cargo.toml Implement font fallback 2018-05-19 14:33:36 +10:00
font.rs FontContext: Cache data fetched from the cache thread 2018-05-19 14:33:39 +10:00
font_cache_thread.rs FontContext: Cache data fetched from the cache thread 2018-05-19 14:33:39 +10:00
font_context.rs FontContext: Cache data fetched from the cache thread 2018-05-19 14:33:39 +10:00
font_template.rs Implement font fallback 2018-05-19 14:33:36 +10:00
lib.rs Auto merge of #20506 - jonleighton:font-fallback, r=emilio,mbrubeck 2018-05-19 09:53:29 -04:00