From f4e48adcdd4315ce09e755f87a0f801d88194f42 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 7 Aug 2012 21:12:49 -0400 Subject: [PATCH] [OT] Apply 'rclt' feature in horizontal mode 'rclt' is "Required Contextual Forms" being proposed by Microsoft. It's like 'calt', but supposedly always on. We apply 'calt' anyway, and now apply this too. --- src/hb-ot-shape.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hb-ot-shape.cc b/src/hb-ot-shape.cc index 08457bece..9e1a4c4fe 100644 --- a/src/hb-ot-shape.cc +++ b/src/hb-ot-shape.cc @@ -54,6 +54,7 @@ hb_tag_t horizontal_features[] = { HB_TAG('c','l','i','g'), HB_TAG('c','u','r','s'), HB_TAG('k','e','r','n'), + HB_TAG('r','c','l','t'), }; /* Note: