From 2ec62279aab8c2263f17ffbc7c6f74304674f9a8 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sat, 21 Jun 2014 15:25:59 -0600 Subject: [PATCH] [indic-table] Update to Unicode 6.3.0 Was from 6.2.0. It's a no-op. Committing for the record. --- src/hb-ot-shape-complex-indic-table.cc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/hb-ot-shape-complex-indic-table.cc b/src/hb-ot-shape-complex-indic-table.cc index a6d805eb..14637fa8 100644 --- a/src/hb-ot-shape-complex-indic-table.cc +++ b/src/hb-ot-shape-complex-indic-table.cc @@ -6,12 +6,12 @@ * * on files with these headers: * - * # IndicSyllabicCategory-6.2.0.txt - * # Date: 2012-05-15, 21:12:00 GMT [KW] - * # IndicMatraCategory-6.2.0.txt - * # Date: 2012-05-15, 21:10:00 GMT [KW] - * # Blocks-6.2.0.txt - * # Date: 2012-05-14, 22:42:00 GMT [KW, LI] + * # IndicSyllabicCategory-6.3.0.txt + * # Date: 2013-08-01, 21:17:00 GMT [KW, LI] + * # IndicMatraCategory-6.3.0.txt + * # Date: 2013-01-02, 08:33:00 GMT [KW, LI] + * # Blocks-6.3.0.txt + * # Date: 2012-12-02, 09:45:00 GMT [KW, LI] */ #include "hb-ot-shape-complex-indic-private.hh" -- GitLab