commit | b8811429b6810c4f13be087b593a862c17d9d987 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Sep 03 15:53:22 2015 +0430 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Sep 03 15:53:22 2015 +0430 |
tree | ac8422b977880f96c65b887b2de79e219e87299b | |
parent | 5d74ff02ab01df67808b416af8bb9cefb06f841e [diff] [blame] |
Fix Since tags Fixes https://github.com/behdad/harfbuzz/issues/103
diff --git a/src/hb-coretext.cc b/src/hb-coretext.cc index a9664ee..13ba5d9 100644 --- a/src/hb-coretext.cc +++ b/src/hb-coretext.cc
@@ -125,6 +125,9 @@ CFRelease (data); } +/* + * Since: 0.9.10 + */ CGFontRef hb_coretext_face_get_cg_font (hb_face_t *face) {