mirror of
https://github.com/servo/servo.git
synced 2025-10-13 06:50:28 +01:00
DirectWrite APIs expect the bytes of table tags to be reversed when reading them. Servo was doing this when loading font tables, but not all of them. This led to shaping being broken on Windows. This fixes that issue in a more comprehensive way and adds a comment to avoid this failing in the future. |
||
---|---|---|
.. | ||
platform | ||
tests | ||
text | ||
Cargo.toml | ||
font.rs | ||
font_cache_thread.rs | ||
font_context.rs | ||
font_store.rs | ||
font_template.rs | ||
lib.rs |