diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2007-05-15 05:11:18 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-05-15 05:11:18 +0000 |
commit | e6c43976337edab307a6051ec369e98dc2bbdeda (patch) | |
tree | 4b44c79921b5293091238f8a7f1dd832f5fd4759 /pango-view/test-mixed.markup | |
parent | 5ebea7bcf62399d37aa63b1dfde3717ec8c0194a (diff) | |
download | pango-e6c43976337edab307a6051ec369e98dc2bbdeda.tar.gz |
Add various test txt files recently added.
2007-05-15 Behdad Esfahbod <behdad@gnome.org>
* pango-view/Makefile.am: Add various test txt files recently
added.
* pango-view/test-mixed.markup: A language-tagged version of
test-mixed.txt.
svn path=/trunk/; revision=2299
Diffstat (limited to 'pango-view/test-mixed.markup')
-rw-r--r-- | pango-view/test-mixed.markup | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pango-view/test-mixed.markup b/pango-view/test-mixed.markup new file mode 100644 index 00000000..74823f35 --- /dev/null +++ b/pango-view/test-mixed.markup @@ -0,0 +1,9 @@ +<span lang="zh-cn">你好,这是中文竖排测试。 +欢迎来到中国北京。 +白日依山尽,</span> +<span lang="en">Roses are Red, +Grass is Green. 2006</span> +<span lang="fa">Arabic is گلها قرمزند، +چمن سبز. ۲۰۰۶</span> +<span lang="zh-cn">白日依山尽, 2006</span> +<span lang="ja">「ノートを買つた.」</span> |