From 03e250aefa29387f30a01243682eab2371103f8e Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Fri, 13 Jan 2012 18:55:32 -0800 Subject: Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points - compute total advances correctly by iterating on the advances array for up to mShaperItem.num_glyphs - update unit tests Change-Id: I00af68bef88702215e9222ed80dbffcc81df51a7 --- tests/BiDiTests/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/BiDiTests/res/values') diff --git a/tests/BiDiTests/res/values/strings.xml b/tests/BiDiTests/res/values/strings.xml index b1f5e50..1d4fc84 100644 --- a/tests/BiDiTests/res/values/strings.xml +++ b/tests/BiDiTests/res/values/strings.xml @@ -50,5 +50,6 @@ "والحق أن تترك ونص" "\u0644\u0627" www.amazon.co.uk/gp/aw/h.html/275-8912818-8203452 + "ตำแหน่งของตัวชี้" -- cgit v1.1