[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Wed Oct 11 13:30:03 UTC 2017
src/hb-coretext.cc | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 06c14225b20aa43ae88d362be2de577f6cf3f7b9
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Wed Oct 11 15:29:53 2017 +0200
[coretext] Minor
diff --git a/src/hb-coretext.cc b/src/hb-coretext.cc
index 8cfec1e3..a2bbfbd1 100644
--- a/src/hb-coretext.cc
+++ b/src/hb-coretext.cc
@@ -36,6 +36,7 @@
#define HB_DEBUG_CORETEXT (HB_DEBUG+0)
#endif
+/* https://developer.apple.com/documentation/coretext/1508745-ctfontcreatewithgraphicsfont */
#define HB_CORETEXT_FONT_SIZE 12.0
static void
More information about the HarfBuzz
mailing list