[pango] [test] Add Thai and Arabic to test-pangocairo-threads
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] [test] Add Thai and Arabic to test-pangocairo-threads
- Date: Tue, 18 Aug 2015 18:35:23 +0000 (UTC)
commit f5c12f8d8f39f405426e6cef153f91cdfe409710
Author: Behdad Esfahbod <behdad behdad org>
Date: Tue Aug 18 19:34:08 2015 +0100
[test] Add Thai and Arabic to test-pangocairo-threads
Apparently libthai is not threadsafe. This crashes
right away if libthai is enabled...
tests/test-pangocairo-threads.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-pangocairo-threads.c b/tests/test-pangocairo-threads.c
index 515fbd1..4f1c4a2 100644
--- a/tests/test-pangocairo-threads.c
+++ b/tests/test-pangocairo-threads.c
@@ -5,7 +5,7 @@
#define WIDTH 100
#define HEIGHT 100
-const char *text = "The quick brown fox jumped over the lazy dog!";
+const char *text = "Hamburgerfonts\nวิวิวิวิวิวิ\nبهداد";
int num_iters = 200;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]