diff --git a/src/graph/pairpos-graph.hh b/src/graph/pairpos-graph.hh index 5a595e940..8d95a06ff 100644 --- a/src/graph/pairpos-graph.hh +++ b/src/graph/pairpos-graph.hh @@ -51,7 +51,7 @@ struct PairPosFormat1 : public OT::Layout::GPOS_impl::PairPosFormat1_3 (1 << 15)) // TODO (1 << 16) + if (accumulated > (1 << 13)) // TODO (1 << 16) { printf(" PairPos split needed %u/%u\n", i, num_pair_sets); split_points.push (i); @@ -109,8 +109,7 @@ struct PairPosFormat1 : public OT::Layout::GPOS_impl::PairPosFormat1_3