mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update WR.
* CPU text run optimizations. * Linux subpixel positioning / rasterization. * Update debug flags API. * Update to resource transactions API.
This commit is contained in:
parent
689dadc751
commit
f6a9f15fed
9 changed files with 74 additions and 48 deletions
|
@ -49,7 +49,7 @@ core-graphics = "0.8"
|
|||
core-text = "6.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
|
||||
freetype = "0.2"
|
||||
freetype = "0.3"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
servo-fontconfig = "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue