From 301070855e8ea20982b6af742f174d4e9f1298c2 Mon Sep 17 00:00:00 2001 From: "Brian J. Burg" Date: Fri, 2 Nov 2012 18:44:05 -0700 Subject: [PATCH] Update for CF bindings changes. --- src/rust-core-foundation | 2 +- src/rust-core-text | 2 +- src/rust-io-surface | 2 +- src/servo/text/quartz/native_font.rs | 2 ++ src/sharegl | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/rust-core-foundation b/src/rust-core-foundation index 13a2ef813a3..fde0ba88ec8 160000 --- a/src/rust-core-foundation +++ b/src/rust-core-foundation @@ -1 +1 @@ -Subproject commit 13a2ef813a3911f3c68e79c6407c871c57257614 +Subproject commit fde0ba88ec8bbfb26cdd392795f9432a032c0462 diff --git a/src/rust-core-text b/src/rust-core-text index 2d142a2bafc..9119482c915 160000 --- a/src/rust-core-text +++ b/src/rust-core-text @@ -1 +1 @@ -Subproject commit 2d142a2bafc34553dd669d5d96bcc4e74cc472ef +Subproject commit 9119482c91527526b7d9aeae562d4ff48844722b diff --git a/src/rust-io-surface b/src/rust-io-surface index bc32ae3eeae..485ab293f65 160000 --- a/src/rust-io-surface +++ b/src/rust-io-surface @@ -1 +1 @@ -Subproject commit bc32ae3eeae48d7fe2534d83bccdc3cd037ba2c6 +Subproject commit 485ab293f65412cce3ed4348dd9f0b574ff77886 diff --git a/src/servo/text/quartz/native_font.rs b/src/servo/text/quartz/native_font.rs index e4f96a39ad6..d8a22614f51 100644 --- a/src/servo/text/quartz/native_font.rs +++ b/src/servo/text/quartz/native_font.rs @@ -48,6 +48,8 @@ use ct::font::{ CTFontGetUnderlinePosition, CTFontGetUnderlineThickness, CTFontGetXHeight, +}; +use ct::font_descriptor::{ kCTFontDefaultOrientation, }; diff --git a/src/sharegl b/src/sharegl index 1e685bd197b..bf880c44eaf 160000 --- a/src/sharegl +++ b/src/sharegl @@ -1 +1 @@ -Subproject commit 1e685bd197b1949d0a24432075cec2393de21a93 +Subproject commit bf880c44eaf9d68cd9ad184a94f94dd6682ac121