Index: third_party/harfbuzz-ng/src/hb-coretext.cc |
diff --git a/third_party/harfbuzz-ng/src/hb-coretext.cc b/third_party/harfbuzz-ng/src/hb-coretext.cc |
index a9664ee68292eb94f2c428e2e12e4925669f28ae..13ba5d94ef1d7c2eba1ae0a3c29ccf987e031a83 100644 |
--- a/third_party/harfbuzz-ng/src/hb-coretext.cc |
+++ b/third_party/harfbuzz-ng/src/hb-coretext.cc |
@@ -125,6 +125,9 @@ _hb_coretext_shaper_face_data_destroy (hb_coretext_shaper_face_data_t *data) |
CFRelease (data); |
} |
+/* |
+ * Since: 0.9.10 |
+ */ |
CGFontRef |
hb_coretext_face_get_cg_font (hb_face_t *face) |
{ |