WR multi-document support

This commit is contained in:
Dzmitry Malyshau 2017-11-17 12:03:50 -05:00 committed by Anthony Ramine
parent d1e4fdb7fa
commit ba214bcec5
8 changed files with 90 additions and 71 deletions

View file

@ -48,8 +48,8 @@ xi-unicode = "0.1.0"
[target.'cfg(target_os = "macos")'.dependencies]
byteorder = "1.0"
core-foundation = "0.4"
core-graphics = "0.9"
core-text = "7.0"
core-graphics = "0.12.2"
core-text = "8.0"
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
freetype = "0.3"