From 9f82b580d744ce4baf057b061994394dcf239eed Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Tue, 8 Mar 2011 12:02:59 -0800 Subject: Use Harfbuzz instead of ICU4C for computing advances - use Harfbuzz shaper for shaping and getting glyphs - add test app for showing result of drawText() and drawGlyphs() - add private API in Canvas and Paint for test app Change-Id: Ia15be216f8636d2d864066e9b7de2f53008c30f6 --- tests/BiDiTests/res/layout/biditest_main.xml | 58 ++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 tests/BiDiTests/res/layout/biditest_main.xml (limited to 'tests/BiDiTests/res/layout') diff --git a/tests/BiDiTests/res/layout/biditest_main.xml b/tests/BiDiTests/res/layout/biditest_main.xml new file mode 100644 index 0000000..9f77ad2 --- /dev/null +++ b/tests/BiDiTests/res/layout/biditest_main.xml @@ -0,0 +1,58 @@ + + + + + + + +