servo/components/gfx
bors-servo ae10552074
Auto merge of #27558 - jdm:revert-revert-wrup, r=Manishearth
Fix missing canvas text on UWP

This addresses the missing fonts under UWP by updating font-kit and assorted dependencies that all depend on older incompatible versions of freetype. This also works around #27492 by using a fork of webrender that cherry-picks required dependency updates without bringing in the commit that exposes an ANGLE crash.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #27515
- [x] These changes do not require tests because no UWP tests.
2020-08-10 17:44:34 -04:00
..
platform When instantiating a CTFont, store the bytes that were used to create it. 2020-08-07 15:30:55 -04:00
tests Fix gfx unit tests. 2019-04-12 14:17:21 +02:00
text Revert "Revert "Update font-kit and freetype and unicode-script."" 2020-08-10 13:30:51 -04:00
Cargo.toml Update webrender. 2020-08-10 13:30:52 -04:00
font.rs layout: Resolve word_spacing ahead of time. 2020-02-12 02:43:23 +01:00
font_cache_thread.rs Make url for "client" referrer mandatory 2020-06-17 19:07:14 +02:00
font_context.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
font_template.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00