Add blacklist signature for Times New Roman (Bold) Italic on OS X
diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc
index 2be4b20..1071d07 100644
--- a/src/hb-ot-layout.cc
+++ b/src/hb-ot-layout.cc
@@ -72,6 +72,8 @@
     if (0
       || (442 == gdef_len && 42038 == gpos_len && 2874 == gsub_len) /* Windows 7 timesi.ttf */
       || (430 == gdef_len && 40662 == gpos_len && 2874 == gsub_len) /* Windows 7 timesbi.ttf */
+      || (490 == gdef_len && 41638 == gpos_len && 3046 == gsub_len) /* OS X 10.11.3 Times New Roman Italic.ttf */
+      || (478 == gdef_len && 41902 == gpos_len && 3046 == gsub_len) /* OS X 10.11.3 Times New Roman Bold Italic.ttf */
     )
     {
       /* In certain versions of Times New Roman Italic and Bold Italic,