summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-22 00:30:44 +0000
committerfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-22 00:30:44 +0000
commit0fea4660d0a94112846f09768b8fd71b4fa56df3 (patch)
tree66f4f683021086e23f68a3508cd5a4b91f739e41 /webkit
parent20d95e085600c007a6faac7dec0da0f8e9e45cd2 (diff)
downloadchromium_src-0fea4660d0a94112846f09768b8fd71b4fa56df3.zip
chromium_src-0fea4660d0a94112846f09768b8fd71b4fa56df3.tar.gz
chromium_src-0fea4660d0a94112846f09768b8fd71b4fa56df3.tar.bz2
Now sorting through some tests in the fast/text folder.
You'll find the diffs from running those tests on my machine (along with pixel diffs) in this folder on my *home* directory (not the link I've been directing you to lately), under: \upload\layout_tests\Review_18473 Most of these are due to font metrics, except: thai-line-breaks-image only differs in the scrollbar pixels. bidi-menulist-image wasn't drawing the outline of the combobox I'll keep the images around until this review is done. Review URL: http://codereview.chromium.org/18473 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8422 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.pngbin0 -> 7493 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.txt143
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.pngbin3494 -> 3494 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.txt28
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.pngbin6541 -> 6106 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.txt23
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.pngbin5792 -> 5503 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.txt174
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-AN-after-L-expected.txt16
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.pngbin7438 -> 7600 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.txt58
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-neutral-run-expected.txt922
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.pngbin12345 -> 12357 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.txt2619
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.pngbin5142 -> 5038 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.txt6
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt23
24 files changed, 3886 insertions, 139 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.checksum
new file mode 100644
index 0000000..ff48bbf
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.checksum
@@ -0,0 +1 @@
+0e896c3c5e6ad430d050829510acd56e \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.png
new file mode 100644
index 0000000..8c0af95
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.txt
new file mode 100644
index 0000000..ffa9b4e
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/bidi-embedding-pop-and-push-same-expected.txt
@@ -0,0 +1,143 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 491x19
+ text run at (0,0) width 491: "In each box below, the words or letters should be in the same order on every line."
+ RenderBlock {DIV} at (8,36) size 768x70 [border: (1px solid #ADD8E6)]
+ RenderBlock {DIV} at (5,5) size 758x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 44: "Lorem "
+ RenderInline {SPAN} at (0,0) size 71x19
+ RenderText {#text} at (44,0) size 71x19
+ text run at (44,0) width 71: "ipsum dolor"
+ RenderText {#text} at (115,0) size 54x19
+ text run at (115,0) width 54: " sit amet."
+ RenderBlock {DIV} at (5,25) size 758x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 44: "Lorem "
+ RenderInline {SPAN} at (0,0) size 35x19
+ RenderText {#text} at (44,0) size 35x19
+ text run at (44,0) width 35: "ipsum"
+ RenderInline {SPAN} at (0,0) size 36x19
+ RenderText {#text} at (79,0) size 36x19
+ text run at (79,0) width 36: " dolor"
+ RenderText {#text} at (115,0) size 54x19
+ text run at (115,0) width 54: " sit amet."
+ RenderBlock {DIV} at (5,45) size 758x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 44: "Lorem "
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (44,0) size 39x19
+ text run at (44,0) width 39: "ipsum "
+ RenderInline {B} at (0,0) size 91x19
+ RenderInline {SPAN} at (0,0) size 34x19
+ RenderText {#text} at (83,0) size 34x19
+ text run at (83,0) width 34: "dolor"
+ RenderText {#text} at (117,0) size 4x19
+ text run at (117,0) width 4: " "
+ RenderInline {I} at (0,0) size 16x19
+ RenderText {#text} at (121,0) size 16x19
+ text run at (121,0) width 16: "sit"
+ RenderText {#text} at (137,0) size 37x19
+ text run at (137,0) width 37: " amet"
+ RenderText {#text} at (174,0) size 4x19
+ text run at (174,0) width 4: "."
+ RenderBlock {DIV} at (8,114) size 768x70 [border: (1px solid #ADD8E6)]
+ RenderBlock {DIV} at (5,5) size 758x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 44: "Lorem "
+ RenderInline {SPAN} at (0,0) size 53x19
+ RenderText {#text} at (44,0) size 53x19
+ text run at (44,0) width 18 RTL: " \x{5DB}\x{5DC}"
+ text run at (62,0) width 7: "if"
+ text run at (69,0) width 28 RTL: "\x{5D9}\x{5D5}\x{5EA}\x{5E8} "
+ RenderText {#text} at (97,0) size 54x19
+ text run at (97,0) width 54: " sit amet."
+ RenderBlock {DIV} at (5,25) size 758x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 44: "Lorem "
+ RenderInline {SPAN} at (0,0) size 28x19
+ RenderText {#text} at (69,0) size 28x19
+ text run at (69,0) width 28 RTL: "\x{5D9}\x{5D5}\x{5EA}\x{5E8} "
+ RenderInline {SPAN} at (0,0) size 25x19
+ RenderText {#text} at (44,0) size 25x19
+ text run at (44,0) width 18 RTL: " \x{5DB}\x{5DC}"
+ text run at (62,0) width 7: "if"
+ RenderText {#text} at (97,0) size 54x19
+ text run at (97,0) width 54: " sit amet."
+ RenderBlock {DIV} at (5,45) size 758x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 44: "Lorem "
+ RenderInline {SPAN} at (0,0) size 28x19
+ RenderText {#text} at (71,0) size 28x19
+ text run at (71,0) width 28 RTL: "\x{5D9}\x{5D5}\x{5EA}\x{5E8} "
+ RenderInline {B} at (0,0) size 112x19
+ RenderInline {SPAN} at (0,0) size 27x19
+ RenderText {#text} at (44,0) size 27x19
+ text run at (44,0) width 18 RTL: " \x{5DB}\x{5DC}"
+ text run at (62,0) width 9: "if"
+ RenderText {#text} at (99,0) size 4x19
+ text run at (99,0) width 4: " "
+ RenderInline {I} at (0,0) size 16x19
+ RenderText {#text} at (103,0) size 16x19
+ text run at (103,0) width 16: "sit"
+ RenderText {#text} at (119,0) size 37x19
+ text run at (119,0) width 37: " amet"
+ RenderText {#text} at (156,0) size 4x19
+ text run at (156,0) width 4: "."
+ RenderBlock {DIV} at (8,192) size 768x50 [border: (1px solid #ADD8E6)]
+ RenderBlock {DIV} at (5,5) size 758x20
+ RenderInline {SPAN} at (0,0) size 19x19
+ RenderText {#text} at (0,0) size 19x19
+ text run at (0,0) width 19: "a b"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (5,25) size 758x20
+ RenderInline {SPAN} at (0,0) size 7x19
+ RenderText {#text} at (0,0) size 7x19
+ text run at (0,0) width 7: "a"
+ RenderInline {SPAN} at (0,0) size 12x19
+ RenderText {#text} at (7,0) size 12x19
+ text run at (7,0) width 12: " b"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (8,250) size 768x70 [border: (1px solid #ADD8E6)]
+ RenderBlock {DIV} at (5,5) size 758x20
+ RenderText {#text} at (730,0) size 28x19
+ text run at (730,0) width 28 RTL: "\x{5D0}\x{5D7}\x{5EA} "
+ RenderInline {SPAN} at (0,0) size 69x19
+ RenderText {#text} at (661,0) size 69x19
+ text run at (661,0) width 69 RTL: "\x{5E9}\x{5EA}\x{5D9}\x{5D9}\x{5DD} \x{5E9}\x{5DC}\x{5D5}\x{5E9}"
+ RenderText {#text} at (593,0) size 68x19
+ text run at (593,0) width 68 RTL: " \x{5D0}\x{5E8}\x{5D1}\x{5E2} \x{5D7}\x{5DE}\x{5E9}."
+ RenderBlock {DIV} at (5,25) size 758x20
+ RenderText {#text} at (730,0) size 28x19
+ text run at (730,0) width 28 RTL: "\x{5D0}\x{5D7}\x{5EA} "
+ RenderInline {SPAN} at (0,0) size 34x19
+ RenderText {#text} at (696,0) size 34x19
+ text run at (696,0) width 34 RTL: "\x{5E9}\x{5EA}\x{5D9}\x{5D9}\x{5DD}"
+ RenderInline {SPAN} at (0,0) size 35x19
+ RenderText {#text} at (661,0) size 35x19
+ text run at (661,0) width 35 RTL: " \x{5E9}\x{5DC}\x{5D5}\x{5E9}"
+ RenderText {#text} at (593,0) size 68x19
+ text run at (593,0) width 68 RTL: " \x{5D0}\x{5E8}\x{5D1}\x{5E2} \x{5D7}\x{5DE}\x{5E9}."
+ RenderBlock {DIV} at (5,45) size 758x20
+ RenderText {#text} at (730,0) size 28x19
+ text run at (730,0) width 28 RTL: "\x{5D0}\x{5D7}\x{5EA} "
+ RenderInline {SPAN} at (0,0) size 38x19
+ RenderText {#text} at (692,0) size 38x19
+ text run at (692,0) width 38 RTL: "\x{5E9}\x{5EA}\x{5D9}\x{5D9}\x{5DD} "
+ RenderInline {B} at (0,0) size 101x19
+ RenderInline {SPAN} at (0,0) size 34x19
+ RenderText {#text} at (658,0) size 34x19
+ text run at (658,0) width 34 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5E9}"
+ RenderText {#text} at (654,0) size 4x19
+ text run at (654,0) width 4 RTL: " "
+ RenderInline {I} at (0,0) size 31x19
+ RenderText {#text} at (623,0) size 31x19
+ text run at (623,0) width 31 RTL: "\x{5D0}\x{5E8}\x{5D1}\x{5E2}"
+ RenderText {#text} at (591,0) size 32x19
+ text run at (591,0) width 32 RTL: " \x{5D7}\x{5DE}\x{5E9}"
+ RenderText {#text} at (587,0) size 4x19
+ text run at (587,0) width 4 RTL: "."
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.checksum
index ec6b645..e0f5023 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.checksum
@@ -1 +1 @@
-aeff4b6fb6f3bb503842e87c84ccaf77 \ No newline at end of file
+e1fe4279ff15dd77ffb8d4fe7a66aca4 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.png
index aa26515..f876b15 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.txt
index 80d43bf..0fd9559 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/001-expected.txt
@@ -3,26 +3,26 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 32x19
+ RenderInline {A} at (0,0) size 32x16 [color=#0000EE]
+ RenderText {#text} at (0,0) size 32x16
text run at (0,0) width 32: "\x{5EFA}\x{7BC9}"
- RenderText {#text} at (32,0) size 8x19
+ RenderText {#text} at (32,0) size 8x16
text run at (32,0) width 8: ", "
- RenderInline {A} at (0,0) size 48x19 [color=#0000EE]
- RenderText {#text} at (40,0) size 48x19
+ RenderInline {A} at (0,0) size 48x16 [color=#0000EE]
+ RenderText {#text} at (40,0) size 48x16
text run at (40,0) width 48: "\x{7F8E}\x{8853}\x{9928}"
- RenderText {#text} at (88,0) size 8x19
+ RenderText {#text} at (88,0) size 8x16
text run at (88,0) width 8: ", "
- RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
- RenderText {#text} at (96,0) size 32x19
+ RenderInline {A} at (0,0) size 32x16 [color=#0000EE]
+ RenderText {#text} at (96,0) size 32x16
text run at (96,0) width 32: "\x{6B74}\x{53F2}"
- RenderText {#text} at (128,0) size 8x19
+ RenderText {#text} at (128,0) size 8x16
text run at (128,0) width 8: ", "
- RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
- RenderText {#text} at (136,0) size 32x19
+ RenderInline {A} at (0,0) size 32x16 [color=#0000EE]
+ RenderText {#text} at (136,0) size 32x16
text run at (136,0) width 32: "\x{6587}\x{5B66}"
- RenderText {#text} at (168,0) size 23x19
- text run at (168,0) width 4: " "
- text run at (172,0) width 19: "...a"
+ RenderText {#text} at (168,0) size 22x16
+ text run at (168,0) width 5: " "
+ text run at (173,0) width 17: "...a"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.checksum
index 83bbade..86d2d8c 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.checksum
@@ -1 +1 @@
-7bea19d1d7bbc4ceea3863f2fbdc6817 \ No newline at end of file
+81d75225c4fe44ea0fd076ee8d150499 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.png
index 9b1c764..88d9273 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.txt
index 1f6716f..aedc773 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/002-expected.txt
@@ -3,15 +3,14 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 280x120
- RenderTableSection {TBODY} at (0,0) size 280x120
- RenderTableRow {TR} at (0,0) size 280x120
- RenderTableCell {TD} at (0,0) size 280x120 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 276x119
- text run at (0,0) width 272: "\x{8AB0}\x{3067}\x{3082}\x{3042}\x{306A}\x{305F}\x{306E}\x{30C9}\x{30AD}\x{30E5}\x{30E1}\x{30F3}\x{30C8}\x{3092}\x{30AA}\x{30EA}\x{30B8}"
- text run at (0,20) width 260: "\x{30CA}\x{30EB}\x{306E}\x{4F53}\x{88C1}\x{3067}\x{958B}\x{304F}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002} "
- text run at (260,20) width 16: "\x{3042}"
- text run at (0,40) width 272: "\x{306A}\x{305F}\x{306E}\x{610F}\x{56F3}\x{3057}\x{305F}\x{3068}\x{304A}\x{308A}\x{306B}\x{60C5}\x{5831}\x{3092}\x{4F1D}\x{3048}\x{308B}"
- text run at (0,60) width 272: "\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{3055}\x{3089}\x{306B}\x{3001}\x{30D6}\x{30E9}\x{30A6}\x{30B6}\x{304B}"
- text run at (0,80) width 272: "\x{3089}\x{30B3}\x{30E1}\x{30F3}\x{30C8}\x{3084}\x{30DE}\x{30FC}\x{30AF}\x{30A2}\x{30C3}\x{30D7}\x{3092}\x{66F8}\x{304D}\x{8FBC}\x{3093}"
- text run at (0,100) width 32: "\x{3060}\x{308A}"
+ RenderTable {TABLE} at (0,0) size 280x80
+ RenderTableSection {TBODY} at (0,0) size 280x80
+ RenderTableRow {TR} at (0,0) size 280x80
+ RenderTableCell {TD} at (0,0) size 280x80 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 280x80
+ text run at (0,0) width 280: "\x{8AB0}\x{3067}\x{3082}\x{3042}\x{306A}\x{305F}\x{306E}\x{30C9}\x{30AD}\x{30E5}\x{30E1}\x{30F3}\x{30C8}\x{3092}\x{30AA}\x{30EA}\x{30B8}\x{30CA}\x{30EB}\x{306E}"
+ text run at (0,16) width 185: "\x{4F53}\x{88C1}\x{3067}\x{958B}\x{304F}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002} "
+ text run at (185,16) width 92: "\x{3042}\x{306A}\x{305F}\x{306E}\x{610F}\x{56F3}"
+ text run at (0,32) width 280: "\x{3057}\x{305F}\x{3068}\x{304A}\x{308A}\x{306B}\x{60C5}\x{5831}\x{3092}\x{4F1D}\x{3048}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
+ text run at (0,48) width 271: "\x{3055}\x{3089}\x{306B}\x{3001}\x{30D6}\x{30E9}\x{30A6}\x{30B6}\x{304B}\x{3089}\x{30B3}\x{30E1}\x{30F3}\x{30C8}\x{3084}\x{30DE}\x{30FC}\x{30AF}\x{30A2}\x{30C3}"
+ text run at (0,64) width 116: "\x{30D7}\x{3092}\x{66F8}\x{304D}\x{8FBC}\x{3093}\x{3060}\x{308A}"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.checksum
index 98e0200..24778b5 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.checksum
@@ -1 +1 @@
-19bc026fb52a57ac0e011f5e93dd8469 \ No newline at end of file
+ba0ce2cd453b69d3aa8e544963178995 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.png
index 0058e56..27ab13d 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.txt
index d563aca..87b9144 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/003-expected.txt
@@ -3,94 +3,94 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x358 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 774x348
- RenderTableRow {TR} at (0,2) size 774x344
- RenderTableCell {TD} at (2,172) size 716x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (720,2) size 52x344 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x39 [color=#0000EE]
- RenderText {#text} at (2,2) size 16x39
+ RenderTable {TABLE} at (0,0) size 784x290 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 774x280
+ RenderTableRow {TR} at (0,2) size 774x276
+ RenderTableCell {TD} at (2,138) size 716x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (720,2) size 52x276 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 16x32 [color=#0000EE]
+ RenderText {#text} at (2,2) size 16x32
text run at (2,2) width 16: "\x{5CA1}"
- text run at (2,22) width 16: "\x{5C71}"
- RenderText {#text} at (18,22) size 16x19
- text run at (18,22) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,22) size 48x39
- text run at (34,22) width 16: "\x{5E83}"
- text run at (2,42) width 16: "\x{5CF6}"
- RenderText {#text} at (18,42) size 16x19
- text run at (18,42) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,42) size 48x39
- text run at (34,42) width 16: "\x{5C71}"
- text run at (2,62) width 16: "\x{53E3}"
- RenderText {#text} at (18,62) size 16x19
- text run at (18,62) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,62) size 48x39
- text run at (34,62) width 16: "\x{5FB3}"
- text run at (2,82) width 16: "\x{5CF6}"
- RenderText {#text} at (18,82) size 16x19
+ text run at (2,18) width 16: "\x{5C71}"
+ RenderText {#text} at (18,18) size 16x16
+ text run at (18,18) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,18) size 48x32
+ text run at (34,18) width 16: "\x{5E83}"
+ text run at (2,34) width 16: "\x{5CF6}"
+ RenderText {#text} at (18,34) size 16x16
+ text run at (18,34) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,34) size 48x32
+ text run at (34,34) width 16: "\x{5C71}"
+ text run at (2,50) width 16: "\x{53E3}"
+ RenderText {#text} at (18,50) size 16x16
+ text run at (18,50) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,50) size 48x32
+ text run at (34,50) width 16: "\x{5FB3}"
+ text run at (2,66) width 16: "\x{5CF6}"
+ RenderText {#text} at (18,66) size 16x16
+ text run at (18,66) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,66) size 48x32
+ text run at (34,66) width 16: "\x{9999}"
+ text run at (2,82) width 16: "\x{5DDD}"
+ RenderText {#text} at (18,82) size 16x16
text run at (18,82) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,82) size 48x39
- text run at (34,82) width 16: "\x{9999}"
- text run at (2,102) width 16: "\x{5DDD}"
- RenderText {#text} at (18,102) size 16x19
- text run at (18,102) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,102) size 48x39
- text run at (34,102) width 16: "\x{611B}"
- text run at (2,122) width 16: "\x{5A9B}"
- RenderText {#text} at (18,122) size 16x19
- text run at (18,122) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,122) size 48x39
- text run at (34,122) width 16: "\x{9AD8}"
- text run at (2,142) width 16: "\x{77E5}"
- RenderText {#text} at (18,142) size 16x19
- text run at (18,142) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x79 [color=#0000EE]
- RenderText {#text} at (34,142) size 48x79
- text run at (34,142) width 16: "\x{798F}"
- text run at (2,162) width 48: "\x{5CA1}\x{30FB}\x{5317}"
- text run at (2,182) width 16: "\x{4E5D}"
- text run at (2,202) width 16: "\x{5DDE}"
- RenderText {#text} at (18,202) size 16x19
- text run at (18,202) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,202) size 48x39
- text run at (34,202) width 16: "\x{4F50}"
- text run at (2,222) width 16: "\x{8CC0}"
- RenderText {#text} at (18,222) size 16x19
- text run at (18,222) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,222) size 48x39
- text run at (34,222) width 16: "\x{9577}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,82) size 48x32
+ text run at (34,82) width 16: "\x{611B}"
+ text run at (2,98) width 16: "\x{5A9B}"
+ RenderText {#text} at (18,98) size 16x16
+ text run at (18,98) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,98) size 48x32
+ text run at (34,98) width 16: "\x{9AD8}"
+ text run at (2,114) width 16: "\x{77E5}"
+ RenderText {#text} at (18,114) size 16x16
+ text run at (18,114) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x64 [color=#0000EE]
+ RenderText {#text} at (34,114) size 48x64
+ text run at (34,114) width 16: "\x{798F}"
+ text run at (2,130) width 40: "\x{5CA1}\x{30FB}\x{5317}"
+ text run at (2,146) width 16: "\x{4E5D}"
+ text run at (2,162) width 16: "\x{5DDE}"
+ RenderText {#text} at (18,162) size 16x16
+ text run at (18,162) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,162) size 48x32
+ text run at (34,162) width 16: "\x{4F50}"
+ text run at (2,178) width 16: "\x{8CC0}"
+ RenderText {#text} at (18,178) size 16x16
+ text run at (18,178) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,178) size 48x32
+ text run at (34,178) width 16: "\x{9577}"
+ text run at (2,194) width 16: "\x{5D0E}"
+ RenderText {#text} at (18,194) size 16x16
+ text run at (18,194) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,194) size 48x32
+ text run at (34,194) width 16: "\x{718A}"
+ text run at (2,210) width 16: "\x{672C}"
+ RenderText {#text} at (18,210) size 16x16
+ text run at (18,210) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,210) size 48x32
+ text run at (34,210) width 16: "\x{5927}"
+ text run at (2,226) width 16: "\x{5206}"
+ RenderText {#text} at (18,226) size 16x16
+ text run at (18,226) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,226) size 48x32
+ text run at (34,226) width 16: "\x{5BAE}"
text run at (2,242) width 16: "\x{5D0E}"
- RenderText {#text} at (18,242) size 16x19
+ RenderText {#text} at (18,242) size 16x16
text run at (18,242) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,242) size 48x39
- text run at (34,242) width 16: "\x{718A}"
- text run at (2,262) width 16: "\x{672C}"
- RenderText {#text} at (18,262) size 16x19
- text run at (18,262) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,262) size 48x39
- text run at (34,262) width 16: "\x{5927}"
- text run at (2,282) width 16: "\x{5206}"
- RenderText {#text} at (18,282) size 16x19
- text run at (18,282) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,282) size 48x39
- text run at (34,282) width 16: "\x{5BAE}"
- text run at (2,302) width 16: "\x{5D0E}"
- RenderText {#text} at (18,302) size 16x19
- text run at (18,302) width 16: "\x{FF5C}"
- RenderInline {A} at (0,0) size 48x39 [color=#0000EE]
- RenderText {#text} at (34,302) size 48x39
- text run at (34,302) width 16: "\x{9E7F}"
- text run at (2,322) width 32: "\x{5150}\x{5CF6}"
- RenderText {#text} at (34,322) size 16x19
- text run at (34,322) width 16: "\x{FF5C}"
+ RenderInline {A} at (0,0) size 48x32 [color=#0000EE]
+ RenderText {#text} at (34,242) size 48x32
+ text run at (34,242) width 16: "\x{9E7F}"
+ text run at (2,258) width 32: "\x{5150}\x{5CF6}"
+ RenderText {#text} at (34,258) size 16x16
+ text run at (34,258) width 16: "\x{FF5C}"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-AN-after-L-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-AN-after-L-expected.txt
new file mode 100644
index 0000000..254b61f
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-AN-after-L-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x116
+ RenderBlock {HTML} at (0,0) size 800x116
+ RenderBody {BODY} at (8,8) size 784x92
+ RenderBlock (anonymous) at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 260x19
+ text run at (0,0) width 260: "The following two lines should be the same:"
+ RenderBlock {P} at (0,36) size 784x20
+ RenderText {#text} at (0,0) size 66x19
+ text run at (0,0) width 66 LTR override: "abc\x{5D2}\x{5D1}\x{5D0}\x{661}\x{662}\x{663}"
+ RenderBlock {P} at (0,72) size 784x20
+ RenderText {#text} at (0,0) size 66x19
+ text run at (0,0) width 22: "abc"
+ text run at (22,0) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ text run at (42,0) width 24: "\x{661}\x{662}\x{663}"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.checksum
index 93a287c..75661d8 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.checksum
@@ -1 +1 @@
-ea8520b01a5d675e3f0e69fc181b9926 \ No newline at end of file
+0378da464a4f56700c7668a36a381c0d \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.png
index 2d41ced..270ef16 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.txt
new file mode 100644
index 0000000..c5a3804
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-menulist-expected.txt
@@ -0,0 +1,58 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x60
+ RenderText {#text} at (0,0) size 426x19
+ text run at (0,0) width 426: "This tests that bidirectional text is correctly rendered in popup controls."
+ RenderBR {BR} at (426,15) size 0x0
+ RenderText {#text} at (0,20) size 766x39
+ text run at (0,20) width 766: "The order of the text below each popup button should match the order of the select's option text, and the order of the text in the"
+ text run at (0,40) width 79: "popup menu."
+ RenderBlock (anonymous) at (0,76) size 784x40
+ RenderText {#text} at (0,0) size 262x19
+ text run at (0,0) width 262: "1) direction: rtl; -webkit-rtl-ordering: logical"
+ RenderBR {BR} at (262,15) size 0x0
+ RenderMenuList {SELECT} at (0,20) size 100x20 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 98x18
+ RenderText at (31,1) size 63x16
+ text run at (31,1) width 42 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
+ text run at (73,1) width 21: "abc"
+ RenderBR {BR} at (100,35) size 0x0
+ RenderBlock {DIV} at (0,116) size 100x20
+ RenderText {#text} at (0,0) size 69x19
+ text run at (0,0) width 22: "abc"
+ text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
+ RenderBlock (anonymous) at (0,136) size 784x60
+ RenderBR {BR} at (0,0) size 0x19
+ RenderText {#text} at (0,20) size 105x19
+ text run at (0,20) width 105: "2) text-align: right"
+ RenderBR {BR} at (105,35) size 0x0
+ RenderMenuList {SELECT} at (0,40) size 200x20 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 198x18
+ RenderText at (116,1) size 63x16
+ text run at (116,1) width 21: "abc"
+ text run at (137,1) width 42 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
+ RenderBR {BR} at (200,55) size 0x0
+ RenderBlock {DIV} at (0,196) size 200x20
+ RenderText {#text} at (0,0) size 69x19
+ text run at (0,0) width 22: "abc"
+ text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
+ RenderBlock (anonymous) at (0,216) size 784x60
+ RenderBR {BR} at (0,0) size 0x19
+ RenderText {#text} at (0,20) size 68x19
+ text run at (0,20) width 68: "3) No style"
+ RenderBR {BR} at (68,35) size 0x0
+ RenderMenuList {SELECT} at (0,40) size 100x20 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 98x18
+ RenderText at (4,1) size 63x16
+ text run at (4,1) width 21: "abc"
+ text run at (25,1) width 42 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
+ RenderBR {BR} at (100,55) size 0x0
+ RenderBlock {DIV} at (0,276) size 100x20
+ RenderText {#text} at (0,0) size 69x19
+ text run at (0,0) width 22: "abc"
+ text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
+ RenderBlock (anonymous) at (0,296) size 784x20
+ RenderBR {BR} at (0,0) size 0x19
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-neutral-run-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-neutral-run-expected.txt
new file mode 100644
index 0000000..f47919cb
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/bidi-neutral-run-expected.txt
@@ -0,0 +1,922 @@
+layer at (0,0) size 785x6380
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x6380
+ RenderBlock {HTML} at (0,0) size 785x6380
+ RenderBody {BODY} at (8,8) size 769x6356
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 285x19
+ text run at (0,0) width 285: "Tests the resolved level of runs of neutral types."
+ RenderBlock {DIV} at (0,36) size 769x3152
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 43x19
+ text run at (0,0) width 43: "ab(^cd"
+ RenderBlock {P} at (0,36) size 769x20
+ RenderText {#text} at (0,0) size 43x19
+ text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (15,0) width 28: "(^cd"
+ RenderBlock {P} at (0,72) size 769x20
+ RenderText {#text} at (0,0) size 42x19
+ text run at (0,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (14,0) width 28: "(^cd"
+ RenderBlock {P} at (0,108) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 59: "ab12(^cd"
+ RenderBlock {P} at (0,144) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 16: "12"
+ text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (31,0) width 28: "(^cd"
+ RenderBlock {P} at (0,180) size 769x20
+ RenderText {#text} at (0,0) size 58x19
+ text run at (0,0) width 16: "12"
+ text run at (16,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (30,0) width 28: "(^cd"
+ RenderBlock {P} at (0,216) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 16: "\x{661}\x{662}"
+ text run at (31,0) width 28: "(^cd"
+ RenderBlock {P} at (0,252) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 16: "\x{661}\x{662}"
+ text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (31,0) width 28: "(^cd"
+ RenderBlock {P} at (0,288) size 769x20
+ RenderText {#text} at (0,0) size 58x19
+ text run at (0,0) width 16: "\x{661}\x{662}"
+ text run at (16,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (30,0) width 28: "(^cd"
+ RenderBlock {P} at (0,324) size 769x20
+ RenderText {#text} at (0,0) size 35x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 28: "(^cd"
+ RenderBlock {P} at (0,360) size 769x20
+ RenderText {#text} at (0,0) size 35x19
+ text run at (0,0) width 7 RTL: "?"
+ text run at (7,0) width 28: "(^cd"
+ RenderBlock {P} at (0,396) size 769x20
+ RenderText {#text} at (0,0) size 40x19
+ text run at (0,0) width 28: "ab(^"
+ text run at (28,0) width 12 RTL: "\x{5D2}\x{5D3}"
+ RenderBlock {P} at (0,432) size 769x20
+ RenderText {#text} at (0,0) size 40x19
+ text run at (0,0) width 40 RTL: "\x{5D0}\x{5D1}(^\x{5D2}\x{5D3}"
+ RenderBlock {P} at (0,468) size 769x20
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39 RTL: "\x{627}\x{628}(^\x{5D2}\x{5D3}"
+ RenderBlock {P} at (0,504) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 44: "ab12(^"
+ text run at (44,0) width 12 RTL: "\x{5D2}\x{5D3}"
+ RenderBlock {P} at (0,540) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 16: "12"
+ text run at (41,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,576) size 769x20
+ RenderText {#text} at (0,0) size 55x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 16: "12"
+ text run at (41,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,612) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (40,0) width 16: "\x{661}\x{662}"
+ RenderBlock {P} at (0,648) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 16: "\x{661}\x{662}"
+ text run at (41,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,684) size 769x20
+ RenderText {#text} at (0,0) size 55x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 16: "\x{661}\x{662}"
+ text run at (41,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,720) size 769x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 13: "(^"
+ text run at (20,0) width 12 RTL: "\x{5D2}\x{5D3}"
+ RenderBlock {P} at (0,756) size 769x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,792) size 769x20
+ RenderText {#text} at (0,0) size 41x19
+ text run at (0,0) width 28: "ab(^"
+ text run at (28,0) width 13 RTL: "\x{62C}\x{62F}"
+ RenderBlock {P} at (0,828) size 769x20
+ RenderText {#text} at (0,0) size 41x19
+ text run at (0,0) width 41 RTL: "\x{5D0}\x{5D1}(^\x{62C}\x{62F}"
+ RenderBlock {P} at (0,864) size 769x20
+ RenderText {#text} at (0,0) size 40x19
+ text run at (0,0) width 40 RTL: "\x{627}\x{628}(^\x{62C}\x{62F}"
+ RenderBlock {P} at (0,900) size 769x20
+ RenderText {#text} at (0,0) size 57x19
+ text run at (0,0) width 44: "ab12(^"
+ text run at (44,0) width 13 RTL: "\x{62C}\x{62F}"
+ RenderBlock {P} at (0,936) size 769x20
+ RenderText {#text} at (0,0) size 57x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 16: "12"
+ text run at (42,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,972) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 16: "12"
+ text run at (42,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,1008) size 769x20
+ RenderText {#text} at (0,0) size 57x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (41,0) width 16: "\x{661}\x{662}"
+ RenderBlock {P} at (0,1044) size 769x20
+ RenderText {#text} at (0,0) size 57x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 16: "\x{661}\x{662}"
+ text run at (42,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,1080) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 16: "\x{661}\x{662}"
+ text run at (42,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,1116) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 13: "(^"
+ text run at (20,0) width 13 RTL: "\x{62C}\x{62F}"
+ RenderBlock {P} at (0,1152) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,1188) size 769x20
+ RenderText {#text} at (0,0) size 60x19
+ text run at (0,0) width 44: "ab(^34"
+ text run at (44,0) width 10 RTL: "\x{5E9}"
+ text run at (54,0) width 6: "z"
+ RenderBlock {P} at (0,1224) size 769x20
+ RenderText {#text} at (0,0) size 60x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "34"
+ text run at (26,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ text run at (54,0) width 6: "z"
+ RenderBlock {P} at (0,1260) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "34"
+ text run at (26,0) width 27 RTL: "\x{627}\x{628}(^"
+ text run at (53,0) width 6: "z"
+ RenderBlock {P} at (0,1296) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 60: "ab12(^34"
+ text run at (60,0) width 10 RTL: "\x{5E9}"
+ text run at (70,0) width 6: "z"
+ RenderBlock {P} at (0,1332) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "34"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 16: "12"
+ text run at (55,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (70,0) width 6: "z"
+ RenderBlock {P} at (0,1368) size 769x20
+ RenderText {#text} at (0,0) size 75x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "34"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 16: "12"
+ text run at (55,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (69,0) width 6: "z"
+ RenderBlock {P} at (0,1404) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 16: "\x{661}\x{662}"
+ text run at (31,0) width 29: "(^34"
+ text run at (60,0) width 10 RTL: "\x{5E9}"
+ text run at (70,0) width 6: "z"
+ RenderBlock {P} at (0,1440) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "34"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 16: "\x{661}\x{662}"
+ text run at (55,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (70,0) width 6: "z"
+ RenderBlock {P} at (0,1476) size 769x20
+ RenderText {#text} at (0,0) size 75x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "34"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 16: "\x{661}\x{662}"
+ text run at (55,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (69,0) width 6: "z"
+ RenderBlock {P} at (0,1512) size 769x20
+ RenderText {#text} at (0,0) size 52x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 29: "(^34"
+ text run at (36,0) width 10 RTL: "\x{5E9}"
+ text run at (46,0) width 6: "z"
+ RenderBlock {P} at (0,1548) size 769x20
+ RenderText {#text} at (0,0) size 52x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "34"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 7 RTL: "?"
+ text run at (46,0) width 6: "z"
+ RenderBlock {P} at (0,1584) size 769x20
+ RenderText {#text} at (0,0) size 60x19
+ text run at (0,0) width 28: "ab(^"
+ text run at (28,0) width 10 RTL: "\x{5E9}"
+ text run at (38,0) width 16: "\x{663}\x{664}"
+ text run at (54,0) width 6: "z"
+ RenderBlock {P} at (0,1620) size 769x20
+ RenderText {#text} at (0,0) size 60x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "\x{663}\x{664}"
+ text run at (26,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ text run at (54,0) width 6: "z"
+ RenderBlock {P} at (0,1656) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "\x{663}\x{664}"
+ text run at (26,0) width 27 RTL: "\x{627}\x{628}(^"
+ text run at (53,0) width 6: "z"
+ RenderBlock {P} at (0,1692) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 44: "ab12(^"
+ text run at (44,0) width 10 RTL: "\x{5E9}"
+ text run at (54,0) width 16: "\x{663}\x{664}"
+ text run at (70,0) width 6: "z"
+ RenderBlock {P} at (0,1728) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "\x{663}\x{664}"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 16: "12"
+ text run at (55,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (70,0) width 6: "z"
+ RenderBlock {P} at (0,1764) size 769x20
+ RenderText {#text} at (0,0) size 75x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "\x{663}\x{664}"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 16: "12"
+ text run at (55,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (69,0) width 6: "z"
+ RenderBlock {P} at (0,1800) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 10 RTL: "\x{5E9}"
+ text run at (25,0) width 16: "\x{663}\x{664}"
+ text run at (41,0) width 13 RTL: "(^"
+ text run at (54,0) width 16: "\x{661}\x{662}"
+ text run at (70,0) width 6: "z"
+ RenderBlock {P} at (0,1836) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "\x{663}\x{664}"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 16: "\x{661}\x{662}"
+ text run at (55,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (70,0) width 6: "z"
+ RenderBlock {P} at (0,1872) size 769x20
+ RenderText {#text} at (0,0) size 75x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "\x{663}\x{664}"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 16: "\x{661}\x{662}"
+ text run at (55,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (69,0) width 6: "z"
+ RenderBlock {P} at (0,1908) size 769x20
+ RenderText {#text} at (0,0) size 52x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 13: "(^"
+ text run at (20,0) width 10 RTL: "\x{5E9}"
+ text run at (30,0) width 16: "\x{663}\x{664}"
+ text run at (46,0) width 6: "z"
+ RenderBlock {P} at (0,1944) size 769x20
+ RenderText {#text} at (0,0) size 52x19
+ text run at (0,0) width 10 RTL: "\x{5E9}"
+ text run at (10,0) width 16: "\x{663}\x{664}"
+ text run at (26,0) width 13 RTL: "(^"
+ text run at (39,0) width 7 RTL: "?"
+ text run at (46,0) width 6: "z"
+ RenderBlock {P} at (0,1980) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 28: "ab(^"
+ text run at (28,0) width 5: "!"
+ RenderBlock {P} at (0,2016) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (15,0) width 13: "(^"
+ text run at (28,0) width 5: "!"
+ RenderBlock {P} at (0,2052) size 769x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (14,0) width 13: "(^"
+ text run at (27,0) width 5: "!"
+ RenderBlock {P} at (0,2088) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 44: "ab12(^"
+ text run at (44,0) width 5: "!"
+ RenderBlock {P} at (0,2124) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 16: "12"
+ text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (31,0) width 13: "(^"
+ text run at (44,0) width 5: "!"
+ RenderBlock {P} at (0,2160) size 769x20
+ RenderText {#text} at (0,0) size 48x19
+ text run at (0,0) width 16: "12"
+ text run at (16,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (30,0) width 13: "(^"
+ text run at (43,0) width 5: "!"
+ RenderBlock {P} at (0,2196) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 16: "\x{661}\x{662}"
+ text run at (31,0) width 13: "(^"
+ text run at (44,0) width 5: "!"
+ RenderBlock {P} at (0,2232) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 16: "\x{661}\x{662}"
+ text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (31,0) width 13: "(^"
+ text run at (44,0) width 5: "!"
+ RenderBlock {P} at (0,2268) size 769x20
+ RenderText {#text} at (0,0) size 48x19
+ text run at (0,0) width 16: "\x{661}\x{662}"
+ text run at (16,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (30,0) width 13: "(^"
+ text run at (43,0) width 5: "!"
+ RenderBlock {P} at (0,2304) size 769x20
+ RenderText {#text} at (0,0) size 25x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 13: "(^"
+ text run at (20,0) width 5: "!"
+ RenderBlock {P} at (0,2340) size 769x20
+ RenderText {#text} at (0,0) size 25x19
+ text run at (0,0) width 7 RTL: "?"
+ text run at (7,0) width 13: "(^"
+ text run at (20,0) width 5: "!"
+ RenderBlock {P} at (0,2376) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 28: "ab(^"
+ text run at (28,0) width 5 RTL: "!"
+ RenderBlock {P} at (0,2412) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ RenderBlock {P} at (0,2448) size 769x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 27 RTL: "\x{627}\x{628}(^"
+ RenderBlock {P} at (0,2484) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 44: "ab12(^"
+ text run at (44,0) width 5 RTL: "!"
+ RenderBlock {P} at (0,2520) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "12"
+ text run at (34,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,2556) size 769x20
+ RenderText {#text} at (0,0) size 48x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "12"
+ text run at (34,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,2592) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 5 RTL: "!"
+ text run at (20,0) width 13 RTL: "(^"
+ text run at (33,0) width 16: "\x{661}\x{662}"
+ RenderBlock {P} at (0,2628) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "\x{661}\x{662}"
+ text run at (34,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,2664) size 769x20
+ RenderText {#text} at (0,0) size 48x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "\x{661}\x{662}"
+ text run at (34,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,2700) size 769x20
+ RenderText {#text} at (0,0) size 25x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 13: "(^"
+ text run at (20,0) width 5 RTL: "!"
+ RenderBlock {P} at (0,2736) size 769x20
+ RenderText {#text} at (0,0) size 25x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,2772) size 769x20
+ RenderText {#text} at (0,0) size 28x19
+ text run at (0,0) width 28: "ab(^"
+ RenderBlock {P} at (0,2808) size 769x20
+ RenderText {#text} at (0,0) size 28x19
+ text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (15,0) width 13: "(^"
+ RenderBlock {P} at (0,2844) size 769x20
+ RenderText {#text} at (0,0) size 27x19
+ text run at (0,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (14,0) width 13: "(^"
+ RenderBlock {P} at (0,2880) size 769x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 44: "ab12(^"
+ RenderBlock {P} at (0,2916) size 769x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 16: "12"
+ text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (31,0) width 13: "(^"
+ RenderBlock {P} at (0,2952) size 769x20
+ RenderText {#text} at (0,0) size 43x19
+ text run at (0,0) width 16: "12"
+ text run at (16,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (30,0) width 13: "(^"
+ RenderBlock {P} at (0,2988) size 769x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 16: "\x{661}\x{662}"
+ text run at (31,0) width 13: "(^"
+ RenderBlock {P} at (0,3024) size 769x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 16: "\x{661}\x{662}"
+ text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (31,0) width 13: "(^"
+ RenderBlock {P} at (0,3060) size 769x20
+ RenderText {#text} at (0,0) size 43x19
+ text run at (0,0) width 16: "\x{661}\x{662}"
+ text run at (16,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (30,0) width 13: "(^"
+ RenderBlock {P} at (0,3096) size 769x20
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 13: "(^"
+ RenderBlock {P} at (0,3132) size 769x20
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 7 RTL: "?"
+ text run at (7,0) width 13: "(^"
+ RenderBlock {DIV} at (0,3204) size 769x3152
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 43x19
+ text run at (0,0) width 43: "ab(^cd"
+ RenderBlock {P} at (0,36) size 769x20
+ RenderText {#text} at (0,0) size 43x19
+ text run at (0,0) width 15: "cd"
+ text run at (15,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ RenderBlock {P} at (0,72) size 769x20
+ RenderText {#text} at (0,0) size 42x19
+ text run at (0,0) width 15: "cd"
+ text run at (15,0) width 27 RTL: "\x{627}\x{628}(^"
+ RenderBlock {P} at (0,108) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 59: "ab12(^cd"
+ RenderBlock {P} at (0,144) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 15: "cd"
+ text run at (15,0) width 13 RTL: "(^"
+ text run at (28,0) width 16: "12"
+ text run at (44,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,180) size 769x20
+ RenderText {#text} at (0,0) size 58x19
+ text run at (0,0) width 15: "cd"
+ text run at (15,0) width 13 RTL: "(^"
+ text run at (28,0) width 16: "12"
+ text run at (44,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,216) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 15: "cd"
+ text run at (15,0) width 13 RTL: "(^"
+ text run at (28,0) width 31: "ab\x{661}\x{662}"
+ RenderBlock {P} at (0,252) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 15: "cd"
+ text run at (15,0) width 13 RTL: "(^"
+ text run at (28,0) width 16: "\x{661}\x{662}"
+ text run at (44,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,288) size 769x20
+ RenderText {#text} at (0,0) size 58x19
+ text run at (0,0) width 15: "cd"
+ text run at (15,0) width 13 RTL: "(^"
+ text run at (28,0) width 16: "\x{661}\x{662}"
+ text run at (44,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,324) size 769x20
+ RenderText {#text} at (0,0) size 35x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 28: "(^cd"
+ RenderBlock {P} at (0,360) size 769x20
+ RenderText {#text} at (0,0) size 35x19
+ text run at (0,0) width 15: "cd"
+ text run at (15,0) width 13 RTL: "(^"
+ text run at (28,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,396) size 769x20
+ RenderText {#text} at (0,0) size 40x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 15: "ab"
+ RenderBlock {P} at (0,432) size 769x20
+ RenderText {#text} at (0,0) size 40x19
+ text run at (0,0) width 40 RTL: "\x{5D0}\x{5D1}(^\x{5D2}\x{5D3}"
+ RenderBlock {P} at (0,468) size 769x20
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39 RTL: "\x{627}\x{628}(^\x{5D2}\x{5D3}"
+ RenderBlock {P} at (0,504) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 31: "ab12"
+ RenderBlock {P} at (0,540) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 16: "12"
+ text run at (41,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,576) size 769x20
+ RenderText {#text} at (0,0) size 55x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 16: "12"
+ text run at (41,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,612) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 31: "ab\x{661}\x{662}"
+ RenderBlock {P} at (0,648) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 16: "\x{661}\x{662}"
+ text run at (41,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,684) size 769x20
+ RenderText {#text} at (0,0) size 55x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 16: "\x{661}\x{662}"
+ text run at (41,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,720) size 769x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 7: "?"
+ RenderBlock {P} at (0,756) size 769x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
+ text run at (25,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,792) size 769x20
+ RenderText {#text} at (0,0) size 41x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 15: "ab"
+ RenderBlock {P} at (0,828) size 769x20
+ RenderText {#text} at (0,0) size 41x19
+ text run at (0,0) width 41 RTL: "\x{5D0}\x{5D1}(^\x{62C}\x{62F}"
+ RenderBlock {P} at (0,864) size 769x20
+ RenderText {#text} at (0,0) size 40x19
+ text run at (0,0) width 40 RTL: "\x{627}\x{628}(^\x{62C}\x{62F}"
+ RenderBlock {P} at (0,900) size 769x20
+ RenderText {#text} at (0,0) size 57x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 31: "ab12"
+ RenderBlock {P} at (0,936) size 769x20
+ RenderText {#text} at (0,0) size 57x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 16: "12"
+ text run at (42,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,972) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 16: "12"
+ text run at (42,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,1008) size 769x20
+ RenderText {#text} at (0,0) size 57x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 31: "ab\x{661}\x{662}"
+ RenderBlock {P} at (0,1044) size 769x20
+ RenderText {#text} at (0,0) size 57x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 16: "\x{661}\x{662}"
+ text run at (42,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,1080) size 769x20
+ RenderText {#text} at (0,0) size 56x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 16: "\x{661}\x{662}"
+ text run at (42,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,1116) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 7: "?"
+ RenderBlock {P} at (0,1152) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 26 RTL: "(^\x{62C}\x{62F}"
+ text run at (26,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,1188) size 769x20
+ RenderText {#text} at (0,0) size 60x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 44: "ab(^34"
+ RenderBlock {P} at (0,1224) size 769x20
+ RenderText {#text} at (0,0) size 60x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "34"
+ text run at (32,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ RenderBlock {P} at (0,1260) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "34"
+ text run at (32,0) width 27 RTL: "\x{627}\x{628}(^"
+ RenderBlock {P} at (0,1296) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 60: "ab12(^34"
+ RenderBlock {P} at (0,1332) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "34"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 16: "12"
+ text run at (61,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,1368) size 769x20
+ RenderText {#text} at (0,0) size 75x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "34"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 16: "12"
+ text run at (61,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,1404) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "34"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 31: "ab\x{661}\x{662}"
+ RenderBlock {P} at (0,1440) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "34"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 16: "\x{661}\x{662}"
+ text run at (61,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,1476) size 769x20
+ RenderText {#text} at (0,0) size 75x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "34"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 16: "\x{661}\x{662}"
+ text run at (61,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,1512) size 769x20
+ RenderText {#text} at (0,0) size 52x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 7: "?"
+ text run at (23,0) width 29: "(^34"
+ RenderBlock {P} at (0,1548) size 769x20
+ RenderText {#text} at (0,0) size 52x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "34"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,1584) size 769x20
+ RenderText {#text} at (0,0) size 60x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 15: "ab"
+ RenderBlock {P} at (0,1620) size 769x20
+ RenderText {#text} at (0,0) size 60x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ RenderBlock {P} at (0,1656) size 769x20
+ RenderText {#text} at (0,0) size 59x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 27 RTL: "\x{627}\x{628}(^"
+ RenderBlock {P} at (0,1692) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 31: "ab12"
+ RenderBlock {P} at (0,1728) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 16: "12"
+ text run at (61,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,1764) size 769x20
+ RenderText {#text} at (0,0) size 75x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 16: "12"
+ text run at (61,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,1800) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 31: "ab\x{661}\x{662}"
+ RenderBlock {P} at (0,1836) size 769x20
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 16: "\x{661}\x{662}"
+ text run at (61,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,1872) size 769x20
+ RenderText {#text} at (0,0) size 75x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 16: "\x{661}\x{662}"
+ text run at (61,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,1908) size 769x20
+ RenderText {#text} at (0,0) size 52x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 7: "?"
+ RenderBlock {P} at (0,1944) size 769x20
+ RenderText {#text} at (0,0) size 52x19
+ text run at (0,0) width 6: "z"
+ text run at (6,0) width 10 RTL: "\x{5E9}"
+ text run at (16,0) width 16: "\x{663}\x{664}"
+ text run at (32,0) width 13 RTL: "(^"
+ text run at (45,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,1980) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 28: "ab(^"
+ text run at (28,0) width 5: "!"
+ RenderBlock {P} at (0,2016) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 5: "!"
+ text run at (5,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ RenderBlock {P} at (0,2052) size 769x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 5: "!"
+ text run at (5,0) width 27 RTL: "\x{627}\x{628}(^"
+ RenderBlock {P} at (0,2088) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 44: "ab12(^"
+ text run at (44,0) width 5: "!"
+ RenderBlock {P} at (0,2124) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "12"
+ text run at (34,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,2160) size 769x20
+ RenderText {#text} at (0,0) size 48x19
+ text run at (0,0) width 5: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "12"
+ text run at (34,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,2196) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 31: "ab\x{661}\x{662}"
+ RenderBlock {P} at (0,2232) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "\x{661}\x{662}"
+ text run at (34,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,2268) size 769x20
+ RenderText {#text} at (0,0) size 48x19
+ text run at (0,0) width 5: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "\x{661}\x{662}"
+ text run at (34,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,2304) size 769x20
+ RenderText {#text} at (0,0) size 25x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 13: "(^"
+ text run at (20,0) width 5: "!"
+ RenderBlock {P} at (0,2340) size 769x20
+ RenderText {#text} at (0,0) size 25x19
+ text run at (0,0) width 5: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,2376) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 15: "ab"
+ RenderBlock {P} at (0,2412) size 769x20
+ RenderText {#text} at (0,0) size 33x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
+ RenderBlock {P} at (0,2448) size 769x20
+ RenderText {#text} at (0,0) size 32x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 27 RTL: "\x{627}\x{628}(^"
+ RenderBlock {P} at (0,2484) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 31: "ab12"
+ RenderBlock {P} at (0,2520) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "12"
+ text run at (34,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,2556) size 769x20
+ RenderText {#text} at (0,0) size 48x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "12"
+ text run at (34,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,2592) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 31: "ab\x{661}\x{662}"
+ RenderBlock {P} at (0,2628) size 769x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "\x{661}\x{662}"
+ text run at (34,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ RenderBlock {P} at (0,2664) size 769x20
+ RenderText {#text} at (0,0) size 48x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 16: "\x{661}\x{662}"
+ text run at (34,0) width 14 RTL: "\x{627}\x{628}"
+ RenderBlock {P} at (0,2700) size 769x20
+ RenderText {#text} at (0,0) size 25x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 7: "?"
+ RenderBlock {P} at (0,2736) size 769x20
+ RenderText {#text} at (0,0) size 25x19
+ text run at (0,0) width 5 RTL: "!"
+ text run at (5,0) width 13 RTL: "(^"
+ text run at (18,0) width 7 RTL: "?"
+ RenderBlock {P} at (0,2772) size 769x20
+ RenderText {#text} at (0,0) size 28x19
+ text run at (0,0) width 28: "ab(^"
+ RenderBlock {P} at (0,2808) size 769x20
+ RenderText {#text} at (0,0) size 28x19
+ text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (15,0) width 13: "(^"
+ RenderBlock {P} at (0,2844) size 769x20
+ RenderText {#text} at (0,0) size 27x19
+ text run at (0,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (14,0) width 13: "(^"
+ RenderBlock {P} at (0,2880) size 769x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 44: "ab12(^"
+ RenderBlock {P} at (0,2916) size 769x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 16: "12"
+ text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (31,0) width 13: "(^"
+ RenderBlock {P} at (0,2952) size 769x20
+ RenderText {#text} at (0,0) size 43x19
+ text run at (0,0) width 16: "12"
+ text run at (16,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (30,0) width 13: "(^"
+ RenderBlock {P} at (0,2988) size 769x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 15: "ab"
+ text run at (15,0) width 16: "\x{661}\x{662}"
+ text run at (31,0) width 13: "(^"
+ RenderBlock {P} at (0,3024) size 769x20
+ RenderText {#text} at (0,0) size 44x19
+ text run at (0,0) width 16: "\x{661}\x{662}"
+ text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
+ text run at (31,0) width 13: "(^"
+ RenderBlock {P} at (0,3060) size 769x20
+ RenderText {#text} at (0,0) size 43x19
+ text run at (0,0) width 16: "\x{661}\x{662}"
+ text run at (16,0) width 14 RTL: "\x{627}\x{628}"
+ text run at (30,0) width 13: "(^"
+ RenderBlock {P} at (0,3096) size 769x20
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 7: "?"
+ text run at (7,0) width 13: "(^"
+ RenderBlock {P} at (0,3132) size 769x20
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 7 RTL: "?"
+ text run at (7,0) width 13: "(^"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.checksum
index 939df30..9208c7c 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.checksum
@@ -1 +1 @@
-9e104fff816e92dec26d0f661f6b3a76 \ No newline at end of file
+ed0cde2466a186d222db8c479949e316 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.png
index ecc272b..ca4e4a6 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.txt
new file mode 100644
index 0000000..eec6691
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-line-breaks-expected.txt
@@ -0,0 +1,2619 @@
+layer at (0,0) size 785x26784
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x600
+ RenderBlock {HTML} at (0,0) size 785x600
+ RenderBody {BODY} at (8,8) size 769x576
+ RenderBlock {P} at (0,0) size 769x60
+ RenderText {#text} at (0,0) size 747x59
+ text run at (0,0) width 747: "The column on the right has explicit spaces. Line breaks should be roughly the same if Thai line breaks are working well. The"
+ text run at (0,20) width 734: "original source of this text was ICU, and the test program said \"by it's very nature, Thai word breaking is not exact\", so the"
+ text run at (0,40) width 742: "columns don't match exactly. In a future version we might decide to tweak the right column to match our expected behavior."
+layer at (235,84) size 83x25360
+ RenderBlock (positioned) {DIV} at (235,84) size 1x25360
+ RenderText {#text} at (0,0) size 83x25359
+ text run at (0,0) width 21: "\x{E1A}\x{E17}"
+ text run at (0,20) width 49: "\x{E17}\x{E35}\x{E48}\x{E51}\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,40) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,60) width 18: "\x{E42}\x{E14}"
+ text run at (0,80) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,100) width 37: "\x{E2D}\x{E32}\x{E28}\x{E31}\x{E22}"
+ text run at (0,120) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,140) width 64: "\x{E17}\x{E48}\x{E32}\x{E21}\x{E01}\x{E25}\x{E32}\x{E07}"
+ text run at (0,160) width 49: "\x{E17}\x{E38}\x{E48}\x{E07}\x{E43}\x{E2B}\x{E0D}\x{E48}"
+ text run at (0,180) width 17: "\x{E43}\x{E19}"
+ text run at (0,200) width 50: "\x{E41}\x{E04}\x{E19}\x{E0B}\x{E31}\x{E2A}"
+ text run at (0,220) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,240) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,260) width 15: "\x{E40}\x{E2E}"
+ text run at (0,280) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,300) width 41: "\x{E0A}\x{E32}\x{E27}\x{E44}\x{E23}\x{E48}"
+ text run at (0,320) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,340) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,360) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,380) width 41: "\x{E20}\x{E23}\x{E23}\x{E22}\x{E32}"
+ text run at (0,400) width 41: "\x{E0A}\x{E32}\x{E27}\x{E44}\x{E23}\x{E48}"
+ text run at (0,420) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,440) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,460) width 28: "\x{E1E}\x{E27}\x{E01}"
+ text run at (0,480) width 23: "\x{E40}\x{E02}\x{E32}"
+ text run at (0,500) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,520) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,540) width 38: "\x{E40}\x{E1E}\x{E23}\x{E32}\x{E30}"
+ text run at (0,560) width 18: "\x{E44}\x{E21}\x{E49}"
+ text run at (0,580) width 33: "\x{E2A}\x{E23}\x{E49}\x{E32}\x{E07}"
+ text run at (0,600) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,620) width 28: "\x{E15}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,640) width 20: "\x{E02}\x{E19}"
+ text run at (0,660) width 18: "\x{E21}\x{E32}"
+ text run at (0,680) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,700) width 41: "\x{E40}\x{E01}\x{E27}\x{E35}\x{E22}\x{E19}"
+ text run at (0,720) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,740) width 30: "\x{E23}\x{E30}\x{E22}\x{E30}"
+ text run at (0,760) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,780) width 37: "\x{E2B}\x{E25}\x{E32}\x{E22}"
+ text run at (0,800) width 28: "\x{E44}\x{E21}\x{E25}\x{E4C}"
+ text run at (0,820) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,840) width 10: "\x{E21}\x{E35}"
+ text run at (0,860) width 10: "\x{E2A}\x{E35}\x{E48}"
+ text run at (0,880) width 18: "\x{E1D}\x{E32}"
+ text run at (0,900) width 10: "\x{E21}\x{E35}"
+ text run at (0,920) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,940) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,960) width 46: "\x{E2B}\x{E25}\x{E31}\x{E07}\x{E04}\x{E32}"
+ text run at (0,980) width 25: "\x{E23}\x{E27}\x{E21}"
+ text run at (0,1000) width 19: "\x{E17}\x{E33}"
+ text run at (0,1020) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,1040) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,1060) width 32: "\x{E40}\x{E14}\x{E35}\x{E22}\x{E27}"
+ text run at (0,1080) width 17: "\x{E43}\x{E19}"
+ text run at (0,1100) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,1120) width 10: "\x{E21}\x{E35}"
+ text run at (0,1140) width 19: "\x{E17}\x{E31}\x{E49}\x{E07}"
+ text run at (0,1160) width 23: "\x{E40}\x{E15}\x{E32}"
+ text run at (0,1180) width 18: "\x{E2B}\x{E38}\x{E07}"
+ text run at (0,1200) width 20: "\x{E15}\x{E49}\x{E21}"
+ text run at (0,1220) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,1240) width 30: "\x{E2A}\x{E19}\x{E34}\x{E21}"
+ text run at (0,1260) width 10: "\x{E14}\x{E39}"
+ text run at (0,1280) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,1300) width 32: "\x{E40}\x{E25}\x{E2D}\x{E30}"
+ text run at (0,1320) width 10: "\x{E21}\x{E35}"
+ text run at (0,1340) width 10: "\x{E15}\x{E39}\x{E49}"
+ text run at (0,1360) width 17: "\x{E43}\x{E2A}\x{E48}"
+ text run at (0,1380) width 26: "\x{E16}\x{E49}\x{E27}\x{E22}"
+ text run at (0,1400) width 28: "\x{E0A}\x{E32}\x{E21}"
+ text run at (0,1420) width 25: "\x{E42}\x{E15}\x{E4A}\x{E30}"
+ text run at (0,1440) width 32: "\x{E40}\x{E01}\x{E49}\x{E32}\x{E2D}\x{E35}\x{E49}"
+ text run at (0,1460) width 28: "\x{E2A}\x{E32}\x{E21}"
+ text run at (0,1480) width 27: "\x{E2B}\x{E23}\x{E37}\x{E2D}"
+ text run at (0,1500) width 10: "\x{E2A}\x{E35}\x{E48}"
+ text run at (0,1520) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,1540) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,1560) width 9: "\x{E01}\x{E47}"
+ text run at (0,1580) width 10: "\x{E21}\x{E35}"
+ text run at (0,1600) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,1620) width 30: "\x{E19}\x{E2D}\x{E19}"
+ text run at (0,1640) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,1660) width 15: "\x{E40}\x{E2E}"
+ text run at (0,1680) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,1700) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,1720) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,1740) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,1760) width 10: "\x{E21}\x{E35}"
+ text run at (0,1780) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,1800) width 30: "\x{E19}\x{E2D}\x{E19}"
+ text run at (0,1820) width 30: "\x{E43}\x{E2B}\x{E0D}\x{E48}"
+ text run at (0,1840) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,1860) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,1880) width 20: "\x{E21}\x{E38}\x{E21}"
+ text run at (0,1900) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,1920) width 28: "\x{E2A}\x{E48}\x{E27}\x{E19}"
+ text run at (0,1940) width 18: "\x{E42}\x{E14}"
+ text run at (0,1960) width 15: "\x{E42}\x{E23}"
+ text run at (0,1980) width 19: "\x{E18}\x{E35}\x{E21}\x{E35}"
+ text run at (0,2000) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,2020) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,2040) width 19: "\x{E2D}\x{E35}\x{E01}"
+ text run at (0,2060) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,2080) width 20: "\x{E21}\x{E38}\x{E21}"
+ text run at (0,2100) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,2120) width 28: "\x{E44}\x{E21}\x{E48}\x{E21}\x{E35}"
+ text run at (0,2140) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,2160) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,2180) width 44: "\x{E40}\x{E1E}\x{E14}\x{E32}\x{E19}"
+ text run at (0,2200) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,2220) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,2240) width 36: "\x{E43}\x{E15}\x{E49}\x{E16}\x{E38}\x{E19}"
+ text run at (0,2260) width 9: "\x{E01}\x{E47}"
+ text run at (0,2280) width 28: "\x{E44}\x{E21}\x{E48}\x{E21}\x{E35}"
+ text run at (0,2300) width 23: "\x{E40}\x{E27}\x{E49}\x{E19}"
+ text run at (0,2320) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,2340) width 10: "\x{E21}\x{E35}"
+ text run at (0,2360) width 19: "\x{E42}\x{E1E}"
+ text run at (0,2380) width 15: "\x{E23}\x{E07}"
+ text run at (0,2400) width 32: "\x{E40}\x{E25}\x{E47}\x{E01}\x{E46}"
+ text run at (0,2420) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,2440) width 20: "\x{E02}\x{E38}\x{E14}"
+ text run at (0,2460) width 18: "\x{E44}\x{E1B}"
+ text run at (0,2480) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,2500) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,2520) width 30: "\x{E40}\x{E23}\x{E35}\x{E22}\x{E01}"
+ text run at (0,2540) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,2560) width 39: "\"\x{E42}\x{E1E}\x{E23}\x{E07}"
+ text run at (0,2580) width 62: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}\""
+ text run at (0,2600) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,2620) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,2640) width 62: "\x{E04}\x{E23}\x{E2D}\x{E1A}\x{E04}\x{E23}\x{E31}\x{E27}"
+ text run at (0,2660) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,2680) width 16: "\x{E08}\x{E30}"
+ text run at (0,2700) width 20: "\x{E21}\x{E38}\x{E14}"
+ text run at (0,2720) width 41: "\x{E40}\x{E02}\x{E49}\x{E32}\x{E44}\x{E1B}"
+ text run at (0,2740) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,2760) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,2780) width 20: "\x{E25}\x{E21}"
+ text run at (0,2800) width 28: "\x{E21}\x{E2B}\x{E32}"
+ text run at (0,2820) width 19: "\x{E20}\x{E31}\x{E22}"
+ text run at (0,2840) width 19: "\x{E0B}\x{E36}\x{E48}\x{E07}"
+ text run at (0,2860) width 50: "\x{E01}\x{E23}\x{E30}\x{E42}\x{E0A}\x{E01}"
+ text run at (0,2880) width 24: "\x{E41}\x{E23}\x{E07}"
+ text run at (0,2900) width 19: "\x{E08}\x{E19}"
+ text run at (0,2920) width 39: "\x{E1A}\x{E14}\x{E02}\x{E22}\x{E35}\x{E49}"
+ text run at (0,2940) width 18: "\x{E2A}\x{E34}\x{E48}\x{E07}"
+ text run at (0,2960) width 19: "\x{E01}\x{E48}\x{E2D}"
+ text run at (0,2980) width 33: "\x{E2A}\x{E23}\x{E49}\x{E32}\x{E07}"
+ text run at (0,3000) width 25: "\x{E43}\x{E14}\x{E46}"
+ text run at (0,3020) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,3040) width 34: "\x{E02}\x{E27}\x{E32}\x{E07}"
+ text run at (0,3060) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,3080) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,3100) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,3120) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,3140) width 35: "\x{E01}\x{E25}\x{E32}\x{E07}"
+ text run at (0,3160) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,3180) width 10: "\x{E21}\x{E35}"
+ text run at (0,3200) width 18: "\x{E1D}\x{E32}"
+ text run at (0,3220) width 25: "\x{E40}\x{E1B}\x{E34}\x{E14}"
+ text run at (0,3240) width 41: "\x{E40}\x{E02}\x{E49}\x{E32}\x{E44}\x{E1B}"
+ text run at (0,3260) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,3280) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,3300) width 10: "\x{E21}\x{E35}"
+ text run at (0,3320) width 38: "\x{E1A}\x{E31}\x{E19}\x{E44}\x{E14}"
+ text run at (0,3340) width 18: "\x{E25}\x{E07}"
+ text run at (0,3360) width 18: "\x{E44}\x{E1B}"
+ text run at (0,3380) width 17: "\x{E16}\x{E36}\x{E07}"
+ text run at (0,3400) width 34: "\x{E42}\x{E1E}\x{E23}\x{E07}"
+ text run at (0,3420) width 20: "\x{E21}\x{E37}\x{E14}"
+ text run at (0,3440) width 32: "\x{E40}\x{E25}\x{E47}\x{E01}\x{E46}"
+ text run at (0,3460) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,3480) width 18: "\x{E42}\x{E14}"
+ text run at (0,3500) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,3520) width 19: "\x{E22}\x{E37}\x{E19}"
+ text run at (0,3540) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,3560) width 27: "\x{E1B}\x{E32}\x{E01}"
+ text run at (0,3580) width 34: "\x{E1B}\x{E23}\x{E30}\x{E15}\x{E39}"
+ text run at (0,3600) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,3620) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,3640) width 18: "\x{E44}\x{E1B}"
+ text run at (0,3660) width 35: "\x{E23}\x{E2D}\x{E1A}\x{E46}"
+ text run at (0,3680) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,3700) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,3720) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,3740) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,3760) width 55: "\x{E19}\x{E2D}\x{E01}\x{E08}\x{E32}\x{E01}"
+ text run at (0,3780) width 29: "\x{E17}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,3800) width 19: "\x{E17}\x{E38}\x{E48}\x{E07}"
+ text run at (0,3820) width 33: "\x{E01}\x{E27}\x{E49}\x{E32}\x{E07}"
+ text run at (0,3840) width 10: "\x{E2A}\x{E35}"
+ text run at (0,3860) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,3880) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,3900) width 19: "\x{E17}\x{E31}\x{E48}\x{E27}"
+ text run at (0,3920) width 20: "\x{E17}\x{E38}\x{E01}"
+ text run at (0,3940) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,3960) width 28: "\x{E44}\x{E21}\x{E48}\x{E21}\x{E35}"
+ text run at (0,3980) width 19: "\x{E41}\x{E21}\x{E49}"
+ text run at (0,4000) width 38: "\x{E15}\x{E49}\x{E19}\x{E44}\x{E21}\x{E49}"
+ text run at (0,4020) width 19: "\x{E2A}\x{E31}\x{E01}"
+ text run at (0,4040) width 20: "\x{E15}\x{E49}\x{E19}"
+ text run at (0,4060) width 27: "\x{E2B}\x{E23}\x{E37}\x{E2D}"
+ text run at (0,4080) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,4100) width 19: "\x{E2A}\x{E31}\x{E01}"
+ text run at (0,4120) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,4140) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,4160) width 28: "\x{E42}\x{E1C}\x{E25}\x{E48}"
+ text run at (0,4180) width 21: "\x{E1E}\x{E49}\x{E19}"
+ text run at (0,4200) width 70: "\x{E20}\x{E39}\x{E21}\x{E34}\x{E1B}\x{E23}\x{E30}\x{E40}\x{E17}\x{E28}"
+ text run at (0,4220) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,4240) width 25: "\x{E23}\x{E32}\x{E1A}"
+ text run at (0,4260) width 31: "\x{E40}\x{E23}\x{E35}\x{E22}\x{E1A}"
+ text run at (0,4280) width 19: "\x{E41}\x{E1C}\x{E48}"
+ text run at (0,4300) width 18: "\x{E44}\x{E1B}"
+ text run at (0,4320) width 27: "\x{E44}\x{E01}\x{E25}"
+ text run at (0,4340) width 19: "\x{E08}\x{E19}"
+ text run at (0,4360) width 19: "\x{E08}\x{E14}"
+ text run at (0,4380) width 30: "\x{E02}\x{E2D}\x{E1A}"
+ text run at (0,4400) width 19: "\x{E1F}\x{E49}\x{E32}"
+ text run at (0,4420) width 19: "\x{E17}\x{E31}\x{E48}\x{E27}"
+ text run at (0,4440) width 20: "\x{E17}\x{E38}\x{E01}"
+ text run at (0,4460) width 21: "\x{E17}\x{E34}\x{E28}"
+ text run at (0,4480) width 61: "\x{E14}\x{E27}\x{E07}\x{E15}\x{E30}\x{E27}\x{E31}\x{E19}"
+ text run at (0,4500) width 23: "\x{E40}\x{E1C}\x{E32}"
+ text run at (0,4520) width 20: "\x{E1C}\x{E37}\x{E19}"
+ text run at (0,4540) width 20: "\x{E14}\x{E34}\x{E19}"
+ text run at (0,4560) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,4580) width 17: "\x{E44}\x{E16}"
+ text run at (0,4600) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,4620) width 19: "\x{E08}\x{E19}"
+ text run at (0,4640) width 36: "\x{E01}\x{E25}\x{E32}\x{E22}"
+ text run at (0,4660) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,4680) width 29: "\x{E41}\x{E1C}\x{E48}\x{E19}"
+ text run at (0,4700) width 38: "\x{E21}\x{E2B}\x{E36}\x{E21}\x{E32}"
+ text run at (0,4720) width 10: "\x{E2A}\x{E35}"
+ text run at (0,4740) width 18: "\x{E14}\x{E33}"
+ text run at (0,4760) width 10: "\x{E21}\x{E35}"
+ text run at (0,4780) width 26: "\x{E23}\x{E2D}\x{E22}"
+ text run at (0,4800) width 28: "\x{E41}\x{E15}\x{E01}"
+ text run at (0,4820) width 41: "\x{E23}\x{E30}\x{E41}\x{E2B}\x{E07}"
+ text run at (0,4840) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,4860) width 40: "\x{E15}\x{E25}\x{E2D}\x{E14}"
+ text run at (0,4880) width 38: "\x{E41}\x{E21}\x{E49}\x{E41}\x{E15}\x{E48}"
+ text run at (0,4900) width 31: "\x{E2B}\x{E0D}\x{E49}\x{E32}"
+ text run at (0,4920) width 9: "\x{E01}\x{E47}"
+ text run at (0,4940) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,4960) width 32: "\x{E40}\x{E02}\x{E35}\x{E22}\x{E27}"
+ text run at (0,4980) width 38: "\x{E40}\x{E1E}\x{E23}\x{E32}\x{E30}"
+ text run at (0,5000) width 61: "\x{E14}\x{E27}\x{E07}\x{E15}\x{E30}\x{E27}\x{E31}\x{E19}"
+ text run at (0,5020) width 23: "\x{E40}\x{E1C}\x{E32}"
+ text run at (0,5040) width 29: "\x{E22}\x{E2D}\x{E14}"
+ text run at (0,5060) width 17: "\x{E43}\x{E1A}"
+ text run at (0,5080) width 25: "\x{E22}\x{E32}\x{E27}"
+ text run at (0,5100) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,5120) width 19: "\x{E08}\x{E19}"
+ text run at (0,5140) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,5160) width 10: "\x{E2A}\x{E35}"
+ text run at (0,5180) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,5200) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,5220) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,5240) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,5260) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,5280) width 37: "\x{E17}\x{E31}\x{E48}\x{E27}\x{E44}\x{E1B}"
+ text run at (0,5300) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,5320) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,5340) width 24: "\x{E40}\x{E04}\x{E22}"
+ text run at (0,5360) width 29: "\x{E17}\x{E32}\x{E2A}\x{E35}"
+ text run at (0,5380) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,5400) width 23: "\x{E40}\x{E2D}\x{E32}"
+ text run at (0,5420) width 16: "\x{E44}\x{E27}\x{E49}"
+ text run at (0,5440) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,5460) width 9: "\x{E01}\x{E47}"
+ text run at (0,5480) width 18: "\x{E16}\x{E39}\x{E01}"
+ text run at (0,5500) width 61: "\x{E14}\x{E27}\x{E07}\x{E15}\x{E30}\x{E27}\x{E31}\x{E19}"
+ text run at (0,5520) width 23: "\x{E40}\x{E1C}\x{E32}"
+ text run at (0,5540) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,5560) width 19: "\x{E08}\x{E19}"
+ text run at (0,5580) width 10: "\x{E2A}\x{E35}"
+ text run at (0,5600) width 29: "\x{E1E}\x{E2D}\x{E07}"
+ text run at (0,5620) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,5640) width 20: "\x{E1D}\x{E19}"
+ text run at (0,5660) width 9: "\x{E01}\x{E47}"
+ text run at (0,5680) width 17: "\x{E0A}\x{E30}"
+ text run at (0,5700) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,5720) width 30: "\x{E2B}\x{E25}\x{E38}\x{E14}"
+ text run at (0,5740) width 18: "\x{E44}\x{E1B}"
+ text run at (0,5760) width 19: "\x{E08}\x{E19}"
+ text run at (0,5780) width 30: "\x{E2B}\x{E21}\x{E14}"
+ text run at (0,5800) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,5820) width 30: "\x{E15}\x{E2D}\x{E19}"
+ text run at (0,5840) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,5860) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,5880) width 17: "\x{E08}\x{E36}\x{E07}"
+ text run at (0,5900) width 10: "\x{E14}\x{E39}"
+ text run at (0,5920) width 68: "\x{E2B}\x{E21}\x{E48}\x{E19}\x{E2B}\x{E21}\x{E2D}\x{E07}"
+ text run at (0,5940) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,5960) width 10: "\x{E2A}\x{E35}"
+ text run at (0,5980) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,6000) width 45: "\x{E40}\x{E2B}\x{E21}\x{E37}\x{E2D}\x{E19}"
+ text run at (0,6020) width 18: "\x{E2A}\x{E34}\x{E48}\x{E07}"
+ text run at (0,6040) width 28: "\x{E2D}\x{E37}\x{E48}\x{E19}\x{E46}"
+ text run at (0,6060) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,6080) width 30: "\x{E15}\x{E2D}\x{E19}"
+ text run at (0,6100) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,6120) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,6140) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,6160) width 26: "\x{E22}\x{E49}\x{E32}\x{E22}"
+ text run at (0,6180) width 18: "\x{E21}\x{E32}"
+ text run at (0,6200) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,6220) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,6240) width 10: "\x{E19}\x{E35}\x{E48}"
+ text run at (0,6260) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,6280) width 17: "\x{E22}\x{E31}\x{E07}"
+ text run at (0,6300) width 26: "\x{E2A}\x{E32}\x{E27}"
+ text run at (0,6320) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,6340) width 41: "\x{E20}\x{E23}\x{E23}\x{E22}\x{E32}"
+ text run at (0,6360) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,6380) width 44: "\x{E07}\x{E14}\x{E07}\x{E32}\x{E21}"
+ text run at (0,6400) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,6420) width 29: "\x{E41}\x{E14}\x{E14}"
+ text run at (0,6440) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,6460) width 20: "\x{E25}\x{E21}"
+ text run at (0,6480) width 27: "\x{E01}\x{E47}\x{E44}\x{E14}\x{E49}"
+ text run at (0,6500) width 44: "\x{E40}\x{E1B}\x{E25}\x{E35}\x{E48}\x{E22}\x{E19}"
+ text run at (0,6520) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,6540) width 18: "\x{E44}\x{E1B}"
+ text run at (0,6560) width 23: "\x{E40}\x{E2D}\x{E32}"
+ text run at (0,6580) width 50: "\x{E1B}\x{E23}\x{E30}\x{E01}\x{E32}\x{E22}"
+ text run at (0,6600) width 18: "\x{E44}\x{E1B}"
+ text run at (0,6620) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,6640) width 44: "\x{E14}\x{E27}\x{E07}\x{E15}\x{E32}"
+ text run at (0,6660) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,6680) width 39: "\x{E1B}\x{E25}\x{E48}\x{E2D}\x{E22}"
+ text run at (0,6700) width 16: "\x{E44}\x{E27}\x{E49}"
+ text run at (0,6720) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,6740) width 36: "\x{E04}\x{E27}\x{E32}\x{E21}"
+ text run at (0,6760) width 30: "\x{E2A}\x{E38}\x{E02}\x{E38}\x{E21}"
+ text run at (0,6780) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,6800) width 68: "\x{E2B}\x{E21}\x{E48}\x{E19}\x{E2B}\x{E21}\x{E2D}\x{E07}"
+ text run at (0,6820) width 23: "\x{E40}\x{E2D}\x{E32}"
+ text run at (0,6840) width 10: "\x{E2A}\x{E35}"
+ text run at (0,6860) width 27: "\x{E41}\x{E14}\x{E07}"
+ text run at (0,6880) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,6900) width 28: "\x{E41}\x{E01}\x{E49}\x{E21}"
+ text run at (0,6920) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,6940) width 17: "\x{E23}\x{E34}\x{E21}"
+ text run at (0,6960) width 37: "\x{E1D}\x{E35}\x{E1B}\x{E32}\x{E01}"
+ text run at (0,6980) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,7000) width 18: "\x{E44}\x{E1B}"
+ text run at (0,7020) width 36: "\x{E01}\x{E25}\x{E32}\x{E22}"
+ text run at (0,7040) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,7060) width 10: "\x{E2A}\x{E35}"
+ text run at (0,7080) width 38: "\x{E2B}\x{E21}\x{E48}\x{E19}\x{E46}"
+ text run at (0,7100) width 45: "\x{E40}\x{E2B}\x{E21}\x{E37}\x{E2D}\x{E19}"
+ text run at (0,7120) width 19: "\x{E01}\x{E31}\x{E19}"
+ text run at (0,7140) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,7160) width 30: "\x{E1C}\x{E2D}\x{E21}"
+ text run at (0,7180) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,7200) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,7220) width 26: "\x{E42}\x{E04}\x{E49}\x{E07}"
+ text run at (0,7240) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,7260) width 32: "\x{E40}\x{E14}\x{E35}\x{E4B}\x{E22}\x{E27}"
+ text run at (0,7280) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,7300) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,7320) width 24: "\x{E40}\x{E04}\x{E22}"
+ text run at (0,7340) width 19: "\x{E22}\x{E34}\x{E49}\x{E21}"
+ text run at (0,7360) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,7380) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,7400) width 18: "\x{E42}\x{E14}"
+ text run at (0,7420) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,7440) width 19: "\x{E0B}\x{E36}\x{E48}\x{E07}"
+ text run at (0,7460) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,7480) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,7500) width 43: "\x{E01}\x{E33}\x{E1E}\x{E23}\x{E49}\x{E32}"
+ text run at (0,7520) width 18: "\x{E21}\x{E32}"
+ text run at (0,7540) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,7560) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,7580) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,7600) width 30: "\x{E15}\x{E2D}\x{E19}"
+ text run at (0,7620) width 25: "\x{E41}\x{E23}\x{E01}"
+ text run at (0,7640) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,7660) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,7680) width 20: "\x{E15}\x{E37}\x{E48}\x{E19}"
+ text run at (0,7700) width 25: "\x{E40}\x{E15}\x{E49}\x{E19}"
+ text run at (0,7720) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,7740) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,7760) width 45: "\x{E2B}\x{E31}\x{E27}\x{E40}\x{E23}\x{E32}\x{E30}"
+ text run at (0,7780) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,7800) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,7820) width 29: "\x{E19}\x{E49}\x{E2D}\x{E22}"
+ text run at (0,7840) width 27: "\x{E21}\x{E32}\x{E01}"
+ text run at (0,7860) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,7880) width 16: "\x{E08}\x{E30}"
+ text run at (0,7900) width 18: "\x{E2A}\x{E48}\x{E07}"
+ text run at (0,7920) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,7940) width 25: "\x{E23}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,7960) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,7980) width 23: "\x{E40}\x{E2D}\x{E32}"
+ text run at (0,8000) width 20: "\x{E21}\x{E37}\x{E2D}"
+ text run at (0,8020) width 29: "\x{E17}\x{E32}\x{E1A}"
+ text run at (0,8040) width 19: "\x{E2D}\x{E01}"
+ text run at (0,8060) width 20: "\x{E17}\x{E38}\x{E01}"
+ text run at (0,8080) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,8100) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,8120) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,8140) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,8160) width 35: "\x{E23}\x{E48}\x{E32}\x{E40}\x{E23}\x{E34}\x{E07}"
+ text run at (0,8180) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,8200) width 18: "\x{E42}\x{E14}"
+ text run at (0,8220) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,8240) width 33: "\x{E40}\x{E02}\x{E49}\x{E32}\x{E2B}\x{E39}"
+ text run at (0,8260) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,8280) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,8300) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,8320) width 23: "\x{E40}\x{E1D}\x{E49}\x{E32}"
+ text run at (0,8340) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,8360) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,8380) width 31: "\x{E2B}\x{E0D}\x{E34}\x{E07}"
+ text run at (0,8400) width 37: "\x{E19}\x{E49}\x{E2D}\x{E22}\x{E46}"
+ text run at (0,8420) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,8440) width 36: "\x{E04}\x{E27}\x{E32}\x{E21}"
+ text run at (0,8460) width 62: "\x{E1B}\x{E23}\x{E30}\x{E2B}\x{E25}\x{E32}\x{E14}"
+ text run at (0,8480) width 16: "\x{E43}\x{E08}"
+ text run at (0,8500) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,8520) width 17: "\x{E22}\x{E31}\x{E07}"
+ text run at (0,8540) width 18: "\x{E2B}\x{E32}"
+ text run at (0,8560) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,8580) width 18: "\x{E21}\x{E32}"
+ text run at (0,8600) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,8620) width 30: "\x{E40}\x{E23}\x{E37}\x{E48}\x{E2D}\x{E07}"
+ text run at (0,8640) width 45: "\x{E2B}\x{E31}\x{E27}\x{E40}\x{E23}\x{E32}\x{E30}"
+ text run at (0,8660) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,8680) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,8700) width 15: "\x{E40}\x{E2E}"
+ text run at (0,8720) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,8740) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,8760) width 24: "\x{E40}\x{E04}\x{E22}"
+ text run at (0,8780) width 45: "\x{E2B}\x{E31}\x{E27}\x{E40}\x{E23}\x{E32}\x{E30}"
+ text run at (0,8800) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,8820) width 45: "\x{E17}\x{E33}\x{E07}\x{E32}\x{E19}"
+ text run at (0,8840) width 29: "\x{E2B}\x{E19}\x{E31}\x{E01}"
+ text run at (0,8860) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,8880) width 23: "\x{E40}\x{E0A}\x{E49}\x{E32}"
+ text run at (0,8900) width 19: "\x{E22}\x{E31}\x{E19}"
+ text run at (0,8920) width 18: "\x{E04}\x{E48}\x{E33}"
+ text run at (0,8940) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,8960) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,8980) width 24: "\x{E40}\x{E04}\x{E22}"
+ text run at (0,9000) width 25: "\x{E23}\x{E39}\x{E49}\x{E08}\x{E31}\x{E01}"
+ text run at (0,9020) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,9040) width 36: "\x{E04}\x{E27}\x{E32}\x{E21}"
+ text run at (0,9060) width 35: "\x{E23}\x{E48}\x{E32}\x{E40}\x{E23}\x{E34}\x{E07}"
+ text run at (0,9080) width 20: "\x{E04}\x{E37}\x{E2D}"
+ text run at (0,9100) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,9120) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,9140) width 10: "\x{E14}\x{E39}"
+ text run at (0,9160) width 68: "\x{E2B}\x{E21}\x{E48}\x{E19}\x{E2B}\x{E21}\x{E2D}\x{E07}"
+ text run at (0,9180) width 18: "\x{E44}\x{E1B}"
+ text run at (0,9200) width 30: "\x{E2B}\x{E21}\x{E14}"
+ text run at (0,9220) width 37: "\x{E15}\x{E31}\x{E49}\x{E07}\x{E41}\x{E15}\x{E48}"
+ text run at (0,9240) width 30: "\x{E40}\x{E04}\x{E23}\x{E32}"
+ text run at (0,9260) width 25: "\x{E22}\x{E32}\x{E27}"
+ text run at (0,9280) width 19: "\x{E08}\x{E19}"
+ text run at (0,9300) width 19: "\x{E08}\x{E14}"
+ text run at (0,9320) width 49: "\x{E23}\x{E2D}\x{E07}\x{E40}\x{E17}\x{E49}\x{E32}"
+ text run at (0,9340) width 20: "\x{E1A}\x{E39}\x{E15}"
+ text run at (0,9360) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,9380) width 37: "\x{E2B}\x{E22}\x{E32}\x{E1A}"
+ text run at (0,9400) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,9420) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,9440) width 9: "\x{E01}\x{E47}"
+ text run at (0,9460) width 10: "\x{E14}\x{E39}"
+ text run at (0,9480) width 57: "\x{E40}\x{E04}\x{E23}\x{E48}\x{E07}\x{E02}\x{E23}\x{E36}\x{E21}"
+ text run at (0,9500) width 18: "\x{E19}\x{E48}\x{E32}"
+ text run at (0,9520) width 29: "\x{E40}\x{E01}\x{E23}\x{E07}"
+ text run at (0,9540) width 28: "\x{E02}\x{E32}\x{E21}"
+ text run at (0,9560) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,9580) width 29: "\x{E04}\x{E48}\x{E2D}\x{E22}"
+ text run at (0,9600) width 16: "\x{E08}\x{E30}"
+ text run at (0,9620) width 21: "\x{E1E}\x{E39}\x{E14}"
+ text run at (0,9640) width 10: "\x{E21}\x{E35}"
+ text run at (0,9660) width 18: "\x{E42}\x{E15}"
+ text run at (0,9680) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,9700) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,9720) width 36: "\x{E17}\x{E33}\x{E43}\x{E2B}\x{E49}"
+ text run at (0,9740) width 18: "\x{E42}\x{E14}"
+ text run at (0,9760) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,9780) width 45: "\x{E2B}\x{E31}\x{E27}\x{E40}\x{E23}\x{E32}\x{E30}"
+ text run at (0,9800) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,9820) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,9840) width 27: "\x{E0A}\x{E48}\x{E27}\x{E22}"
+ text run at (0,9860) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,9880) width 17: "\x{E43}\x{E2B}\x{E49}"
+ text run at (0,9900) width 21: "\x{E1E}\x{E49}\x{E19}"
+ text run at (0,9920) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,9940) width 33: "\x{E01}\x{E32}\x{E23}\x{E01}"
+ text run at (0,9960) width 27: "\x{E25}\x{E32}\x{E22}"
+ text run at (0,9980) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,10000) width 10: "\x{E2A}\x{E35}"
+ text run at (0,10020) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,10040) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,10060) width 45: "\x{E40}\x{E2B}\x{E21}\x{E37}\x{E2D}\x{E19}"
+ text run at (0,10080) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,10100) width 18: "\x{E2A}\x{E34}\x{E48}\x{E07}"
+ text run at (0,10120) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,10140) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,10160) width 28: "\x{E2D}\x{E37}\x{E48}\x{E19}\x{E46}"
+ text run at (0,10180) width 18: "\x{E42}\x{E15}"
+ text run at (0,10200) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,10220) width 10: "\x{E2A}\x{E35}"
+ text run at (0,10240) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,10260) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,10280) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,10300) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,10320) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,10340) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,10360) width 28: "\x{E2B}\x{E21}\x{E32}"
+ text run at (0,10380) width 10: "\x{E2A}\x{E35}"
+ text run at (0,10400) width 18: "\x{E14}\x{E33}"
+ text run at (0,10420) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,10440) width 37: "\x{E19}\x{E49}\x{E2D}\x{E22}\x{E46}"
+ text run at (0,10460) width 20: "\x{E02}\x{E19}"
+ text run at (0,10480) width 25: "\x{E22}\x{E32}\x{E27}"
+ text run at (0,10500) width 19: "\x{E1B}\x{E38}\x{E22}"
+ text run at (0,10520) width 42: "\x{E23}\x{E32}\x{E27}\x{E01}\x{E31}\x{E1A}"
+ text run at (0,10540) width 28: "\x{E44}\x{E2B}\x{E21}"
+ text run at (0,10560) width 10: "\x{E21}\x{E35}"
+ text run at (0,10580) width 18: "\x{E15}\x{E32}"
+ text run at (0,10600) width 18: "\x{E14}\x{E33}"
+ text run at (0,10620) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,10640) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,10660) width 50: "\x{E1B}\x{E23}\x{E30}\x{E01}\x{E32}\x{E22}"
+ text run at (0,10680) width 37: "\x{E23}\x{E37}\x{E48}\x{E19}\x{E40}\x{E23}\x{E34}\x{E07}"
+ text run at (0,10700) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,10720) width 28: "\x{E2A}\x{E2D}\x{E07}"
+ text run at (0,10740) width 26: "\x{E02}\x{E49}\x{E32}\x{E07}"
+ text run at (0,10760) width 28: "\x{E08}\x{E21}\x{E39}\x{E01}"
+ text run at (0,10780) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,10800) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,10820) width 18: "\x{E19}\x{E48}\x{E32}"
+ text run at (0,10840) width 20: "\x{E02}\x{E31}\x{E19}"
+ text run at (0,10860) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,10880) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,10900) width 18: "\x{E42}\x{E15}"
+ text run at (0,10920) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,10940) width 25: "\x{E40}\x{E25}\x{E48}\x{E19}"
+ text run at (0,10960) width 19: "\x{E17}\x{E31}\x{E49}\x{E07}"
+ text run at (0,10980) width 18: "\x{E27}\x{E31}\x{E19}"
+ text run at (0,11000) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,11020) width 18: "\x{E42}\x{E14}"
+ text run at (0,11040) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,11060) width 9: "\x{E01}\x{E47}"
+ text run at (0,11080) width 25: "\x{E40}\x{E25}\x{E48}\x{E19}"
+ text run at (0,11100) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,11120) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,11140) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,11160) width 16: "\x{E23}\x{E31}\x{E01}"
+ text run at (0,11180) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,11200) width 35: "\x{E40}\x{E2B}\x{E25}\x{E37}\x{E2D}"
+ text run at (0,11220) width 24: "\x{E40}\x{E01}\x{E34}\x{E19}"
+ text run at (0,11240) width 50: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}\x{E44}\x{E23}"
+ text run at (0,11260) width 37: "\x{E01}\x{E47}\x{E15}\x{E32}\x{E21}"
+ text run at (0,11280) width 18: "\x{E27}\x{E31}\x{E19}"
+ text run at (0,11300) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,11320) width 19: "\x{E17}\x{E31}\x{E49}\x{E07}"
+ text run at (0,11340) width 10: "\x{E04}\x{E39}\x{E48}"
+ text run at (0,11360) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,11380) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,11400) width 25: "\x{E40}\x{E25}\x{E48}\x{E19}"
+ text run at (0,11420) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,11440) width 15: "\x{E40}\x{E2E}"
+ text run at (0,11460) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,11480) width 18: "\x{E19}\x{E31}\x{E48}\x{E07}"
+ text run at (0,11500) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,11520) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,11540) width 38: "\x{E1A}\x{E31}\x{E19}\x{E44}\x{E14}"
+ text run at (0,11560) width 34: "\x{E1B}\x{E23}\x{E30}\x{E15}\x{E39}"
+ text run at (0,11580) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,11600) width 23: "\x{E40}\x{E1D}\x{E49}\x{E32}"
+ text run at (0,11620) width 35: "\x{E01}\x{E31}\x{E07}\x{E27}\x{E25}"
+ text run at (0,11640) width 27: "\x{E08}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,11660) width 10: "\x{E14}\x{E39}"
+ text run at (0,11680) width 48: "\x{E17}\x{E49}\x{E2D}\x{E07}\x{E1F}\x{E49}\x{E32}"
+ text run at (0,11700) width 10: "\x{E2A}\x{E35}"
+ text run at (0,11720) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,11740) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,11760) width 20: "\x{E1C}\x{E34}\x{E14}"
+ text run at (0,11780) width 29: "\x{E1B}\x{E01}\x{E15}\x{E34}"
+ text run at (0,11800) width 18: "\x{E42}\x{E14}"
+ text run at (0,11820) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,11840) width 19: "\x{E22}\x{E37}\x{E19}"
+ text run at (0,11860) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,11880) width 34: "\x{E1B}\x{E23}\x{E30}\x{E15}\x{E39}"
+ text run at (0,11900) width 29: "\x{E01}\x{E2D}\x{E14}"
+ text run at (0,11920) width 18: "\x{E42}\x{E15}"
+ text run at (0,11940) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,11960) width 16: "\x{E44}\x{E27}\x{E49}"
+ text run at (0,11980) width 17: "\x{E43}\x{E19}"
+ text run at (0,12000) width 30: "\x{E2D}\x{E49}\x{E2D}\x{E21}"
+ text run at (0,12020) width 29: "\x{E41}\x{E02}\x{E19}"
+ text run at (0,12040) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,12060) width 9: "\x{E01}\x{E47}"
+ text run at (0,12080) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,12100) width 10: "\x{E14}\x{E39}"
+ text run at (0,12120) width 48: "\x{E17}\x{E49}\x{E2D}\x{E07}\x{E1F}\x{E49}\x{E32}"
+ text run at (0,12140) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,12160) width 45: "\x{E40}\x{E2B}\x{E21}\x{E37}\x{E2D}\x{E19}"
+ text run at (0,12180) width 19: "\x{E01}\x{E31}\x{E19}"
+ text run at (0,12200) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,12220) width 15: "\x{E40}\x{E2D}\x{E47}"
+ text run at (0,12240) width 27: "\x{E21}\x{E01}\x{E33}"
+ text run at (0,12260) width 18: "\x{E25}\x{E31}\x{E07}"
+ text run at (0,12280) width 26: "\x{E25}\x{E49}\x{E32}\x{E07}"
+ text run at (0,12300) width 28: "\x{E0A}\x{E32}\x{E21}"
+ text run at (0,12320) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,12340) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,12360) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,12380) width 35: "\x{E40}\x{E2B}\x{E19}\x{E37}\x{E2D}"
+ text run at (0,12400) width 27: "\x{E44}\x{E01}\x{E25}"
+ text run at (0,12420) width 29: "\x{E2D}\x{E2D}\x{E01}"
+ text run at (0,12440) width 18: "\x{E44}\x{E1B}"
+ text run at (0,12460) width 10: "\x{E21}\x{E35}"
+ text run at (0,12480) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,12500) width 20: "\x{E25}\x{E21}"
+ text run at (0,12520) width 33: "\x{E04}\x{E23}\x{E32}\x{E07}"
+ text run at (0,12540) width 27: "\x{E41}\x{E1C}\x{E48}\x{E27}"
+ text run at (0,12560) width 23: "\x{E40}\x{E1A}\x{E32}"
+ text run at (0,12580) width 37: "\x{E44}\x{E14}\x{E49}\x{E22}\x{E34}\x{E19}"
+ text run at (0,12600) width 18: "\x{E21}\x{E32}"
+ text run at (0,12620) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,12640) width 15: "\x{E40}\x{E2E}"
+ text run at (0,12660) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,12680) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,12700) width 18: "\x{E42}\x{E14}"
+ text run at (0,12720) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,12740) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,12760) width 20: "\x{E15}\x{E49}\x{E19}"
+ text run at (0,12780) width 31: "\x{E2B}\x{E0D}\x{E49}\x{E32}"
+ text run at (0,12800) width 18: "\x{E2A}\x{E39}\x{E07}"
+ text run at (0,12820) width 25: "\x{E40}\x{E2D}\x{E19}"
+ text run at (0,12840) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,12860) width 30: "\x{E04}\x{E25}\x{E37}\x{E48}\x{E19}"
+ text run at (0,12880) width 29: "\x{E01}\x{E48}\x{E2D}\x{E19}"
+ text run at (0,12900) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,12920) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,12940) width 16: "\x{E08}\x{E30}"
+ text run at (0,12960) width 18: "\x{E21}\x{E32}"
+ text run at (0,12980) width 17: "\x{E16}\x{E36}\x{E07}"
+ text run at (0,13000) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,13020) width 9: "\x{E01}\x{E47}"
+ text run at (0,13040) width 10: "\x{E21}\x{E35}"
+ text run at (0,13060) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,13080) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,13100) width 26: "\x{E2B}\x{E27}\x{E34}\x{E27}"
+ text run at (0,13120) width 44: "\x{E0A}\x{E31}\x{E14}\x{E40}\x{E08}\x{E19}"
+ text run at (0,13140) width 18: "\x{E21}\x{E32}"
+ text run at (0,13160) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,13180) width 68: "\x{E1A}\x{E23}\x{E23}\x{E22}\x{E32}\x{E01}\x{E32}\x{E28}"
+ text run at (0,13200) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,13220) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,13240) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,13260) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,13280) width 45: "\x{E40}\x{E2B}\x{E25}\x{E37}\x{E2D}\x{E1A}"
+ text run at (0,13300) width 18: "\x{E15}\x{E32}"
+ text run at (0,13320) width 18: "\x{E44}\x{E1B}"
+ text run at (0,13340) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,13360) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,13380) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,13400) width 9: "\x{E01}\x{E47}"
+ text run at (0,13420) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,13440) width 30: "\x{E04}\x{E25}\x{E37}\x{E48}\x{E19}"
+ text run at (0,13460) width 31: "\x{E2B}\x{E0D}\x{E49}\x{E32}"
+ text run at (0,13480) width 18: "\x{E21}\x{E32}"
+ text run at (0,13500) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,13520) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,13540) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,13560) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,13580) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,13600) width 15: "\x{E40}\x{E2E}"
+ text run at (0,13620) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,13640) width 20: "\x{E1C}\x{E38}\x{E14}"
+ text run at (0,13660) width 19: "\x{E25}\x{E38}\x{E01}"
+ text run at (0,13680) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,13700) width 38: "\x{E17}\x{E31}\x{E19}\x{E43}\x{E14}"
+ text run at (0,13720) width 25: "\"\x{E25}\x{E21}"
+ text run at (0,13740) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,13760) width 18: "\x{E21}\x{E32}"
+ text run at (0,13780) width 30: "\x{E40}\x{E2D}\x{E47}\x{E21}\""
+ text run at (0,13800) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,13820) width 25: "\x{E23}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,13840) width 29: "\x{E1A}\x{E2D}\x{E01}"
+ text run at (0,13860) width 41: "\x{E20}\x{E23}\x{E23}\x{E22}\x{E32}"
+ text run at (0,13880) width 23: "\"\x{E02}\x{E49}\x{E32}"
+ text run at (0,13900) width 16: "\x{E08}\x{E30}"
+ text run at (0,13920) width 18: "\x{E44}\x{E1B}"
+ text run at (0,13940) width 10: "\x{E14}\x{E39}"
+ text run at (0,13960) width 28: "\x{E2A}\x{E31}\x{E15}\x{E27}\x{E4C}"
+ text run at (0,13980) width 32: "\x{E40}\x{E25}\x{E35}\x{E49}\x{E22}\x{E07}"
+ text run at (0,14000) width 44: "\x{E2B}\x{E19}\x{E48}\x{E2D}\x{E22}\""
+ text run at (0,14020) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,14040) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,14060) width 9: "\x{E01}\x{E47}"
+ text run at (0,14080) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,14100) width 18: "\x{E44}\x{E1B}"
+ text run at (0,14120) width 17: "\x{E22}\x{E31}\x{E07}"
+ text run at (0,14140) width 24: "\x{E40}\x{E1E}\x{E34}\x{E07}"
+ text run at (0,14160) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,14180) width 16: "\x{E27}\x{E31}\x{E27}"
+ text run at (0,14200) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,14220) width 18: "\x{E21}\x{E49}\x{E32}"
+ text run at (0,14240) width 37: "\x{E2D}\x{E32}\x{E28}\x{E31}\x{E22}"
+ text run at (0,14260) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,14280) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,14300) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,14320) width 29: "\x{E2B}\x{E22}\x{E38}\x{E14}"
+ text run at (0,14340) width 45: "\x{E17}\x{E33}\x{E07}\x{E32}\x{E19}"
+ text run at (0,14360) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,14380) width 18: "\x{E21}\x{E32}"
+ text run at (0,14400) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,14420) width 34: "\x{E1B}\x{E23}\x{E30}\x{E15}\x{E39}"
+ text run at (0,14440) width 33: "\x{E40}\x{E1E}\x{E35}\x{E22}\x{E07}"
+ text run at (0,14460) width 45: "\x{E0A}\x{E32}\x{E22}\x{E15}\x{E32}"
+ text run at (0,14480) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,14500) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,14520) width 9: "\x{E01}\x{E47}"
+ text run at (0,14540) width 29: "\x{E1A}\x{E2D}\x{E01}"
+ text run at (0,14560) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,14580) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,14600) width 54: "\x{E2D}\x{E31}\x{E19}\x{E15}\x{E23}\x{E32}\x{E22}"
+ text run at (0,14620) width 18: "\x{E21}\x{E32}"
+ text run at (0,14640) width 17: "\x{E16}\x{E36}\x{E07}"
+ text run at (0,14660) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,14680) width 25: "\"\x{E40}\x{E23}\x{E47}\x{E27}"
+ text run at (0,14700) width 18: "\x{E42}\x{E14}"
+ text run at (0,14720) width 34: "\x{E42}\x{E23}\x{E18}\x{E35}!\""
+ text run at (0,14740) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,14760) width 44: "\x{E15}\x{E30}\x{E42}\x{E01}\x{E19}"
+ text run at (0,14780) width 21: "\"\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,14800) width 18: "\x{E44}\x{E1B}"
+ text run at (0,14820) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,14840) width 41: "\x{E43}\x{E15}\x{E49}\x{E16}\x{E38}\x{E19}\""
+ text run at (0,14860) width 18: "\x{E42}\x{E15}"
+ text run at (0,14880) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,14900) width 30: "\x{E1C}\x{E25}\x{E38}\x{E19}"
+ text run at (0,14920) width 51: "\x{E01}\x{E23}\x{E30}\x{E42}\x{E14}\x{E14}"
+ text run at (0,14940) width 18: "\x{E25}\x{E07}"
+ text run at (0,14960) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,14980) width 30: "\x{E2D}\x{E49}\x{E2D}\x{E21}"
+ text run at (0,15000) width 29: "\x{E41}\x{E02}\x{E19}"
+ text run at (0,15020) width 18: "\x{E42}\x{E14}"
+ text run at (0,15040) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,15060) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,15080) width 41: "\x{E40}\x{E02}\x{E49}\x{E32}\x{E44}\x{E1B}"
+ text run at (0,15100) width 31: "\x{E0B}\x{E48}\x{E2D}\x{E19}"
+ text run at (0,15120) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,15140) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,15160) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,15180) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,15200) width 31: "\x{E2B}\x{E0D}\x{E34}\x{E07}"
+ text run at (0,15220) width 29: "\x{E19}\x{E49}\x{E2D}\x{E22}"
+ text run at (0,15240) width 41: "\x{E40}\x{E02}\x{E49}\x{E32}\x{E44}\x{E1B}"
+ text run at (0,15260) width 18: "\x{E14}\x{E36}\x{E07}"
+ text run at (0,15280) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,15300) width 29: "\x{E2D}\x{E2D}\x{E01}"
+ text run at (0,15320) width 18: "\x{E21}\x{E32}"
+ text run at (0,15340) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,15360) width 15: "\x{E40}\x{E2D}\x{E47}"
+ text run at (0,15380) width 19: "\x{E21}\x{E01}"
+ text run at (0,15400) width 14: "\x{E23}\x{E30}"
+ text run at (0,15420) width 27: "\x{E0A}\x{E32}\x{E01}"
+ text run at (0,15440) width 18: "\x{E1D}\x{E32}"
+ text run at (0,15460) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,15480) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,15500) width 29: "\x{E2D}\x{E2D}\x{E01}"
+ text run at (0,15520) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,15540) width 19: "\x{E2D}\x{E01}"
+ text run at (0,15560) width 20: "\x{E2A}\x{E31}\x{E48}\x{E19}"
+ text run at (0,15580) width 31: "\x{E02}\x{E27}\x{E31}\x{E0D}"
+ text run at (0,15600) width 27: "\x{E2B}\x{E32}\x{E22}"
+ text run at (0,15620) width 20: "\x{E1B}\x{E35}\x{E19}"
+ text run at (0,15640) width 38: "\x{E1A}\x{E31}\x{E19}\x{E44}\x{E14}"
+ text run at (0,15660) width 18: "\x{E44}\x{E21}\x{E49}"
+ text run at (0,15680) width 18: "\x{E25}\x{E07}"
+ text run at (0,15700) width 18: "\x{E44}\x{E1B}"
+ text run at (0,15720) width 17: "\x{E43}\x{E19}"
+ text run at (0,15740) width 34: "\x{E42}\x{E1E}\x{E23}\x{E07}"
+ text run at (0,15760) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,15780) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,15800) width 20: "\x{E21}\x{E37}\x{E14}"
+ text run at (0,15820) width 21: "\x{E17}\x{E36}\x{E1A}"
+ text run at (0,15840) width 18: "\x{E42}\x{E14}"
+ text run at (0,15860) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,15880) width 19: "\x{E08}\x{E31}\x{E1A}"
+ text run at (0,15900) width 18: "\x{E42}\x{E15}"
+ text run at (0,15920) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,15940) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,15960) width 17: "\x{E43}\x{E19}"
+ text run at (0,15980) width 31: "\x{E17}\x{E35}\x{E48}\x{E2A}\x{E38}\x{E14}"
+ text run at (0,16000) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,16020) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,16040) width 28: "\x{E15}\x{E32}\x{E21}"
+ text run at (0,16060) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,16080) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,16100) width 18: "\x{E44}\x{E1B}"
+ text run at (0,16120) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,16140) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,16160) width 18: "\x{E21}\x{E32}"
+ text run at (0,16180) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,16200) width 25: "\x{E04}\x{E23}\x{E36}\x{E48}\x{E07}"
+ text run at (0,16220) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,16240) width 9: "\x{E01}\x{E47}"
+ text run at (0,16260) width 10: "\x{E21}\x{E35}"
+ text run at (0,16280) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,16300) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,16320) width 28: "\x{E2B}\x{E27}\x{E37}\x{E2D}"
+ text run at (0,16340) width 28: "\x{E2A}\x{E48}\x{E27}\x{E19}"
+ text run at (0,16360) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,16380) width 9: "\x{E01}\x{E47}"
+ text run at (0,16400) width 20: "\x{E2A}\x{E31}\x{E48}\x{E19}"
+ text run at (0,16420) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,16440) width 24: "\x{E41}\x{E23}\x{E07}"
+ text run at (0,16460) width 19: "\x{E08}\x{E19}"
+ text run at (0,16480) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,16500) width 19: "\x{E2B}\x{E01}"
+ text run at (0,16520) width 35: "\x{E04}\x{E30}\x{E21}\x{E33}"
+ text run at (0,16540) width 18: "\x{E19}\x{E31}\x{E48}\x{E07}"
+ text run at (0,16560) width 40: "\x{E08}\x{E49}\x{E33}\x{E40}\x{E1A}\x{E49}\x{E32}"
+ text run at (0,16580) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,16600) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,16620) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,16640) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,16660) width 18: "\x{E2A}\x{E34}\x{E48}\x{E07}"
+ text run at (0,16680) width 62: "\x{E1B}\x{E23}\x{E30}\x{E2B}\x{E25}\x{E32}\x{E14}"
+ text run at (0,16700) width 9: "\x{E01}\x{E47}"
+ text run at (0,16720) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,16740) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,16760) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,16780) width 30: "\x{E2B}\x{E21}\x{E38}\x{E19}"
+ text run at (0,16800) width 18: "\x{E44}\x{E1B}"
+ text run at (0,16820) width 30: "\x{E2B}\x{E21}\x{E38}\x{E19}"
+ text run at (0,16840) width 28: "\x{E21}\x{E32}\x{E2A}"
+ text run at (0,16860) width 18: "\x{E2D}\x{E07}"
+ text run at (0,16880) width 28: "\x{E2A}\x{E32}\x{E21}"
+ text run at (0,16900) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,16920) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,16940) width 9: "\x{E01}\x{E47}"
+ text run at (0,16960) width 29: "\x{E25}\x{E2D}\x{E22}"
+ text run at (0,16980) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,17000) width 10: "\x{E2A}\x{E39}\x{E48}"
+ text run at (0,17020) width 45: "\x{E2D}\x{E32}\x{E01}\x{E32}\x{E28}"
+ text run at (0,17040) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,17060) width 26: "\x{E0A}\x{E49}\x{E32}\x{E46}"
+ text run at (0,17080) width 18: "\x{E42}\x{E14}"
+ text run at (0,17100) width 15: "\x{E42}\x{E23}"
+ text run at (0,17120) width 16: "\x{E18}\x{E35}\x{E23}\x{E39}\x{E49}"
+ text run at (0,17140) width 19: "\x{E2A}\x{E36}\x{E01}"
+ text run at (0,17160) width 42: "\x{E23}\x{E32}\x{E27}\x{E01}\x{E31}\x{E1A}"
+ text run at (0,17180) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,17200) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,17220) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,17240) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,17260) width 18: "\x{E44}\x{E1B}"
+ text run at (0,17280) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,17300) width 19: "\x{E25}\x{E39}\x{E01}"
+ text run at (0,17320) width 50: "\x{E1A}\x{E2D}\x{E25}\x{E25}\x{E39}\x{E19}"
+ text run at (0,17340) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,17360) width 35: "\x{E40}\x{E2B}\x{E19}\x{E37}\x{E2D}"
+ text run at (0,17380) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,17400) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,17420) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,17440) width 18: "\x{E21}\x{E32}"
+ text run at (0,17460) width 21: "\x{E1E}\x{E1A}"
+ text run at (0,17480) width 19: "\x{E01}\x{E31}\x{E19}"
+ text run at (0,17500) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,17520) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,17540) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,17560) width 31: "\x{E1E}\x{E2D}\x{E14}\x{E35}"
+ text run at (0,17580) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,17600) width 36: "\x{E17}\x{E33}\x{E43}\x{E2B}\x{E49}"
+ text run at (0,17620) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,17640) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,17660) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,17680) width 83: "\x{E08}\x{E38}\x{E14}\x{E28}\x{E39}\x{E19}\x{E22}\x{E4C}\x{E01}\x{E25}\x{E32}\x{E07}"
+ text run at (0,17700) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,17720) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,17740) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,17760) width 28: "\x{E15}\x{E32}\x{E21}"
+ text run at (0,17780) width 29: "\x{E1B}\x{E01}\x{E15}\x{E34}"
+ text run at (0,17800) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,17820) width 35: "\x{E01}\x{E25}\x{E32}\x{E07}"
+ text run at (0,17840) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,17860) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,17880) width 45: "\x{E2D}\x{E32}\x{E01}\x{E32}\x{E28}"
+ text run at (0,17900) width 16: "\x{E08}\x{E30}"
+ text run at (0,17920) width 18: "\x{E19}\x{E34}\x{E48}\x{E07}"
+ text run at (0,17940) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,17960) width 36: "\x{E04}\x{E27}\x{E32}\x{E21}"
+ text run at (0,17980) width 39: "\x{E01}\x{E14}\x{E14}\x{E31}\x{E19}"
+ text run at (0,18000) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,18020) width 29: "\x{E2B}\x{E19}\x{E31}\x{E01}"
+ text run at (0,18040) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,18060) width 20: "\x{E25}\x{E21}"
+ text run at (0,18080) width 20: "\x{E17}\x{E38}\x{E01}"
+ text run at (0,18100) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,18120) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,18140) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,18160) width 36: "\x{E17}\x{E33}\x{E43}\x{E2B}\x{E49}"
+ text run at (0,18180) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,18200) width 29: "\x{E25}\x{E2D}\x{E22}"
+ text run at (0,18220) width 18: "\x{E2A}\x{E39}\x{E07}"
+ text run at (0,18240) width 28: "\x{E02}\x{E36}\x{E49}\x{E19}\x{E46}"
+ text run at (0,18260) width 19: "\x{E08}\x{E19}"
+ text run at (0,18280) width 42: "\x{E01}\x{E23}\x{E30}\x{E17}\x{E31}\x{E48}\x{E07}"
+ text run at (0,18300) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,18320) width 18: "\x{E44}\x{E1B}"
+ text run at (0,18340) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,18360) width 20: "\x{E2A}\x{E38}\x{E14}"
+ text run at (0,18380) width 29: "\x{E22}\x{E2D}\x{E14}"
+ text run at (0,18400) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,18420) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,18440) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,18460) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,18480) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,18500) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,18520) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,18540) width 9: "\x{E01}\x{E47}"
+ text run at (0,18560) width 18: "\x{E16}\x{E39}\x{E01}"
+ text run at (0,18580) width 30: "\x{E2B}\x{E2D}\x{E1A}"
+ text run at (0,18600) width 18: "\x{E44}\x{E1B}"
+ text run at (0,18620) width 37: "\x{E2B}\x{E25}\x{E32}\x{E22}"
+ text run at (0,18640) width 28: "\x{E44}\x{E21}\x{E25}\x{E4C}"
+ text run at (0,18660) width 52: "\x{E07}\x{E48}\x{E32}\x{E22}\x{E14}\x{E32}\x{E22}"
+ text run at (0,18680) width 42: "\x{E23}\x{E32}\x{E27}\x{E01}\x{E31}\x{E1A}"
+ text run at (0,18700) width 30: "\x{E2B}\x{E2D}\x{E1A}"
+ text run at (0,18720) width 20: "\x{E02}\x{E19}"
+ text run at (0,18740) width 19: "\x{E19}\x{E01}"
+ text run at (0,18760) width 20: "\x{E21}\x{E37}\x{E14}"
+ text run at (0,18780) width 27: "\x{E21}\x{E32}\x{E01}"
+ text run at (0,18800) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,18820) width 20: "\x{E25}\x{E21}"
+ text run at (0,18840) width 17: "\x{E22}\x{E31}\x{E07}"
+ text run at (0,18860) width 18: "\x{E2A}\x{E48}\x{E07}"
+ text run at (0,18880) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,18900) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,18920) width 28: "\x{E2B}\x{E27}\x{E37}\x{E2D}"
+ text run at (0,18940) width 18: "\x{E19}\x{E48}\x{E32}"
+ text run at (0,18960) width 27: "\x{E01}\x{E25}\x{E31}\x{E27}"
+ text run at (0,18980) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,19000) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,19020) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,19040) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,19060) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,19080) width 18: "\x{E42}\x{E14}"
+ text run at (0,19100) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,19120) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,19140) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,19160) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,19180) width 52: "\x{E2A}\x{E32}\x{E21}\x{E32}\x{E23}\x{E16}"
+ text run at (0,19200) width 18: "\x{E19}\x{E31}\x{E48}\x{E07}"
+ text run at (0,19220) width 18: "\x{E44}\x{E1B}"
+ text run at (0,19240) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,19260) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,19280) width 52: "\x{E07}\x{E48}\x{E32}\x{E22}\x{E14}\x{E32}\x{E22}"
+ text run at (0,19300) width 19: "\x{E19}\x{E31}\x{E01}"
+ text run at (0,19320) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,19340) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,19360) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,19380) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,19400) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,19420) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,19440) width 37: "\x{E2A}\x{E30}\x{E14}\x{E38}\x{E14}"
+ text run at (0,19460) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,19480) width 24: "\x{E41}\x{E23}\x{E07}"
+ text run at (0,19500) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,19520) width 30: "\x{E2B}\x{E21}\x{E38}\x{E19}"
+ text run at (0,19540) width 18: "\x{E44}\x{E1B}"
+ text run at (0,19560) width 35: "\x{E23}\x{E2D}\x{E1A}\x{E46}"
+ text run at (0,19580) width 28: "\x{E2A}\x{E2D}\x{E07}"
+ text run at (0,19600) width 28: "\x{E2A}\x{E32}\x{E21}"
+ text run at (0,19620) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,19640) width 17: "\x{E43}\x{E19}"
+ text run at (0,19660) width 30: "\x{E15}\x{E2D}\x{E19}"
+ text run at (0,19680) width 25: "\x{E41}\x{E23}\x{E01}"
+ text run at (0,19700) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,19720) width 9: "\x{E01}\x{E47}"
+ text run at (0,19740) width 26: "\x{E23}\x{E39}\x{E49}\x{E2A}\x{E36}\x{E01}"
+ text run at (0,19760) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,19780) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,19800) width 23: "\x{E40}\x{E2D}\x{E07}"
+ text run at (0,19820) width 18: "\x{E16}\x{E39}\x{E01}"
+ text run at (0,19840) width 34: "\x{E41}\x{E01}\x{E27}\x{E48}\x{E07}"
+ text run at (0,19860) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,19880) width 27: "\x{E41}\x{E1C}\x{E48}\x{E27}"
+ text run at (0,19900) width 23: "\x{E40}\x{E1A}\x{E32}"
+ text run at (0,19920) width 23: "\x{E23}\x{E32}\x{E27}"
+ text run at (0,19940) width 35: "\x{E17}\x{E32}\x{E23}\x{E01}"
+ text run at (0,19960) width 17: "\x{E43}\x{E19}"
+ text run at (0,19980) width 25: "\x{E40}\x{E1B}\x{E25}"
+ text run at (0,20000) width 18: "\x{E42}\x{E15}"
+ text run at (0,20020) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,20040) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,20060) width 46: "\x{E0A}\x{E2D}\x{E1A}\x{E43}\x{E08}"
+ text run at (0,20080) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,20100) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,20120) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,20140) width 18: "\x{E44}\x{E1B}"
+ text run at (0,20160) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,20180) width 25: "\x{E21}\x{E32}\x{E23}"
+ text run at (0,20200) width 20: "\x{E2D}\x{E1A}"
+ text run at (0,20220) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,20240) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,20260) width 28: "\x{E42}\x{E19}\x{E49}\x{E19}"
+ text run at (0,20280) width 11: "\x{E17}\x{E35}"
+ text run at (0,20300) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,20320) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,20340) width 11: "\x{E17}\x{E35}"
+ text run at (0,20360) width 18: "\x{E2A}\x{E48}\x{E07}"
+ text run at (0,20380) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,20400) width 23: "\x{E40}\x{E2B}\x{E48}\x{E32}"
+ text run at (0,20420) width 18: "\x{E14}\x{E31}\x{E07}"
+ text run at (0,20440) width 27: "\x{E01}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,20460) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,20480) width 18: "\x{E42}\x{E14}"
+ text run at (0,20500) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,20520) width 18: "\x{E19}\x{E31}\x{E48}\x{E07}"
+ text run at (0,20540) width 18: "\x{E19}\x{E34}\x{E48}\x{E07}"
+ text run at (0,20560) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,20580) width 20: "\x{E1A}\x{E19}"
+ text run at (0,20600) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,20620) width 23: "\x{E40}\x{E1D}\x{E49}\x{E32}"
+ text run at (0,20640) width 29: "\x{E04}\x{E2D}\x{E22}"
+ text run at (0,20660) width 10: "\x{E14}\x{E39}"
+ text run at (0,20680) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,20700) width 16: "\x{E08}\x{E30}"
+ text run at (0,20720) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,20740) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,20760) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,20780) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,20800) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,20820) width 18: "\x{E42}\x{E15}"
+ text run at (0,20840) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,20860) width 41: "\x{E40}\x{E02}\x{E49}\x{E32}\x{E44}\x{E1B}"
+ text run at (0,20880) width 26: "\x{E43}\x{E01}\x{E25}\x{E49}"
+ text run at (0,20900) width 18: "\x{E1D}\x{E32}"
+ text run at (0,20920) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,20940) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,20960) width 27: "\x{E21}\x{E32}\x{E01}"
+ text run at (0,20980) width 18: "\x{E44}\x{E1B}"
+ text run at (0,21000) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,21020) width 31: "\x{E1E}\x{E25}\x{E31}\x{E14}"
+ text run at (0,21040) width 37: "\x{E15}\x{E01}\x{E25}\x{E07}"
+ text run at (0,21060) width 18: "\x{E44}\x{E1B}"
+ text run at (0,21080) width 11: "\x{E17}\x{E35}"
+ text run at (0,21100) width 25: "\x{E41}\x{E23}\x{E01}"
+ text run at (0,21120) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,21140) width 31: "\x{E2B}\x{E0D}\x{E34}\x{E07}"
+ text run at (0,21160) width 20: "\x{E04}\x{E34}\x{E14}"
+ text run at (0,21180) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,21200) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,21220) width 16: "\x{E08}\x{E30}"
+ text run at (0,21240) width 23: "\x{E2A}\x{E39}\x{E0D}"
+ text run at (0,21260) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,21280) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,21300) width 18: "\x{E44}\x{E1B}"
+ text run at (0,21320) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,21340) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,21360) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,21380) width 18: "\x{E0A}\x{E31}\x{E48}\x{E27}"
+ text run at (0,21400) width 17: "\x{E04}\x{E23}\x{E39}\x{E48}"
+ text run at (0,21420) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,21440) width 9: "\x{E01}\x{E47}"
+ text run at (0,21460) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,21480) width 10: "\x{E2B}\x{E39}"
+ text run at (0,21500) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,21520) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,21540) width 28: "\x{E42}\x{E1C}\x{E25}\x{E48}"
+ text run at (0,21560) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,21580) width 18: "\x{E21}\x{E32}"
+ text run at (0,21600) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,21620) width 28: "\x{E0A}\x{E48}\x{E2D}\x{E07}"
+ text run at (0,21640) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,21660) width 29: "\x{E17}\x{E31}\x{E49}\x{E07}\x{E19}\x{E35}\x{E49}"
+ text run at (0,21680) width 38: "\x{E40}\x{E1E}\x{E23}\x{E32}\x{E30}"
+ text run at (0,21700) width 24: "\x{E41}\x{E23}\x{E07}"
+ text run at (0,21720) width 19: "\x{E01}\x{E14}"
+ text run at (0,21740) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,21760) width 29: "\x{E2B}\x{E19}\x{E31}\x{E01}"
+ text run at (0,21780) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,21800) width 45: "\x{E2D}\x{E32}\x{E01}\x{E32}\x{E28}"
+ text run at (0,21820) width 36: "\x{E17}\x{E33}\x{E43}\x{E2B}\x{E49}"
+ text run at (0,21840) width 18: "\x{E42}\x{E15}"
+ text run at (0,21860) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,21880) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,21900) width 37: "\x{E15}\x{E01}\x{E25}\x{E07}"
+ text run at (0,21920) width 18: "\x{E44}\x{E1B}"
+ text run at (0,21940) width 26: "\x{E02}\x{E49}\x{E32}\x{E07}"
+ text run at (0,21960) width 26: "\x{E25}\x{E48}\x{E32}\x{E07}"
+ text run at (0,21980) width 18: "\x{E42}\x{E14}"
+ text run at (0,22000) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,22020) width 38: "\x{E04}\x{E25}\x{E32}\x{E19}"
+ text run at (0,22040) width 18: "\x{E44}\x{E1B}"
+ text run at (0,22060) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,22080) width 28: "\x{E0A}\x{E48}\x{E2D}\x{E07}"
+ text run at (0,22100) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,22120) width 19: "\x{E08}\x{E31}\x{E1A}"
+ text run at (0,22140) width 10: "\x{E2B}\x{E39}"
+ text run at (0,22160) width 18: "\x{E42}\x{E15}"
+ text run at (0,22180) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,22200) width 16: "\x{E44}\x{E27}\x{E49}"
+ text run at (0,22220) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,22240) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,22260) width 27: "\x{E25}\x{E32}\x{E01}"
+ text run at (0,22280) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,22300) width 18: "\x{E21}\x{E32}"
+ text run at (0,22320) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,22340) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,22360) width 19: "\x{E2D}\x{E35}\x{E01}"
+ text run at (0,22380) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,22400) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,22420) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,22440) width 9: "\x{E01}\x{E47}"
+ text run at (0,22460) width 20: "\x{E1B}\x{E34}\x{E14}"
+ text run at (0,22480) width 18: "\x{E1D}\x{E32}"
+ text run at (0,22500) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,22520) width 26: "\x{E40}\x{E1E}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,22540) width 16: "\x{E08}\x{E30}"
+ text run at (0,22560) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,22580) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,22600) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,22620) width 55: "\x{E2D}\x{E38}\x{E1A}\x{E31}\x{E15}\x{E34}\x{E40}\x{E2B}\x{E15}\x{E38}"
+ text run at (0,22640) width 19: "\x{E2D}\x{E35}\x{E01}"
+ text run at (0,22660) width 44: "\x{E0A}\x{E31}\x{E48}\x{E27}\x{E42}\x{E21}\x{E07}"
+ text run at (0,22680) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,22700) width 44: "\x{E0A}\x{E31}\x{E48}\x{E27}\x{E42}\x{E21}\x{E07}"
+ text run at (0,22720) width 23: "\x{E40}\x{E25}\x{E48}\x{E32}"
+ text run at (0,22740) width 28: "\x{E1C}\x{E48}\x{E32}\x{E19}"
+ text run at (0,22760) width 18: "\x{E44}\x{E1B}"
+ text run at (0,22780) width 18: "\x{E42}\x{E14}"
+ text run at (0,22800) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,22820) width 37: "\x{E04}\x{E48}\x{E2D}\x{E22}\x{E46}"
+ text run at (0,22840) width 27: "\x{E2B}\x{E32}\x{E22}"
+ text run at (0,22860) width 27: "\x{E01}\x{E25}\x{E31}\x{E27}"
+ text run at (0,22880) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,22900) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,22920) width 26: "\x{E23}\x{E39}\x{E49}\x{E2A}\x{E36}\x{E01}"
+ text run at (0,22940) width 31: "\x{E40}\x{E2B}\x{E07}\x{E32}"
+ text run at (0,22960) width 35: "\x{E40}\x{E2B}\x{E25}\x{E37}\x{E2D}"
+ text run at (0,22980) width 24: "\x{E40}\x{E01}\x{E34}\x{E19}"
+ text run at (0,23000) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,23020) width 20: "\x{E25}\x{E21}"
+ text run at (0,23040) width 9: "\x{E01}\x{E47}"
+ text run at (0,23060) width 18: "\x{E2A}\x{E48}\x{E07}"
+ text run at (0,23080) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,23100) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,23120) width 28: "\x{E2B}\x{E27}\x{E37}\x{E2D}"
+ text run at (0,23140) width 18: "\x{E14}\x{E31}\x{E07}"
+ text run at (0,23160) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,23180) width 19: "\x{E08}\x{E19}"
+ text run at (0,23200) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,23220) width 30: "\x{E41}\x{E17}\x{E1A}"
+ text run at (0,23240) width 16: "\x{E08}\x{E30}"
+ text run at (0,23260) width 10: "\x{E2B}\x{E39}"
+ text run at (0,23280) width 37: "\x{E2B}\x{E19}\x{E27}\x{E01}"
+ text run at (0,23300) width 11: "\x{E17}\x{E35}"
+ text run at (0,23320) width 25: "\x{E41}\x{E23}\x{E01}"
+ text run at (0,23340) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,23360) width 37: "\x{E2A}\x{E07}\x{E2A}\x{E31}\x{E22}"
+ text run at (0,23380) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,23400) width 34: "\x{E04}\x{E07}\x{E08}\x{E30}"
+ text run at (0,23420) width 18: "\x{E16}\x{E39}\x{E01}"
+ text run at (0,23440) width 19: "\x{E09}\x{E35}\x{E01}"
+ text run at (0,23460) width 50: "\x{E01}\x{E23}\x{E30}\x{E0A}\x{E32}\x{E01}"
+ text run at (0,23480) width 29: "\x{E2D}\x{E2D}\x{E01}"
+ text run at (0,23500) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,23520) width 20: "\x{E0A}\x{E34}\x{E49}\x{E19}"
+ text run at (0,23540) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,23560) width 20: "\x{E0A}\x{E34}\x{E49}\x{E19}"
+ text run at (0,23580) width 29: "\x{E19}\x{E49}\x{E2D}\x{E22}"
+ text run at (0,23600) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,23620) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,23640) width 25: "\x{E40}\x{E2D}\x{E19}"
+ text run at (0,23660) width 20: "\x{E25}\x{E49}\x{E21}"
+ text run at (0,23680) width 18: "\x{E25}\x{E07}"
+ text run at (0,23700) width 19: "\x{E2D}\x{E35}\x{E01}"
+ text run at (0,23720) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,23740) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,23760) width 37: "\x{E2B}\x{E25}\x{E32}\x{E22}"
+ text run at (0,23780) width 44: "\x{E0A}\x{E31}\x{E48}\x{E27}\x{E42}\x{E21}\x{E07}"
+ text run at (0,23800) width 28: "\x{E1C}\x{E48}\x{E32}\x{E19}"
+ text run at (0,23820) width 18: "\x{E44}\x{E1B}"
+ text run at (0,23840) width 9: "\x{E01}\x{E47}"
+ text run at (0,23860) width 28: "\x{E44}\x{E21}\x{E48}\x{E21}\x{E35}"
+ text run at (0,23880) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,23900) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,23920) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,23940) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,23960) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,23980) width 24: "\x{E40}\x{E25}\x{E34}\x{E01}"
+ text run at (0,24000) width 27: "\x{E27}\x{E34}\x{E15}\x{E01}"
+ text run at (0,24020) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,24040) width 40: "\x{E15}\x{E31}\x{E14}\x{E2A}\x{E34}\x{E19}"
+ text run at (0,24060) width 16: "\x{E43}\x{E08}"
+ text run at (0,24080) width 29: "\x{E04}\x{E2D}\x{E22}"
+ text run at (0,24100) width 10: "\x{E14}\x{E39}"
+ text run at (0,24120) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,24140) width 28: "\x{E2A}\x{E07}\x{E1A}"
+ text run at (0,24160) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,24180) width 17: "\x{E23}\x{E2D}"
+ text run at (0,24200) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,24220) width 48: "\x{E2D}\x{E19}\x{E32}\x{E04}\x{E15}"
+ text run at (0,24240) width 16: "\x{E08}\x{E30}"
+ text run at (0,24260) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,24280) width 50: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}\x{E44}\x{E23}"
+ text run at (0,24300) width 17: "\x{E43}\x{E19}"
+ text run at (0,24320) width 31: "\x{E17}\x{E35}\x{E48}\x{E2A}\x{E38}\x{E14}"
+ text run at (0,24340) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,24360) width 38: "\x{E04}\x{E25}\x{E32}\x{E19}"
+ text run at (0,24380) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,24400) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,24420) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,24440) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,24460) width 26: "\x{E42}\x{E22}\x{E01}"
+ text run at (0,24480) width 18: "\x{E44}\x{E1B}"
+ text run at (0,24500) width 18: "\x{E21}\x{E32}"
+ text run at (0,24520) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,24540) width 18: "\x{E44}\x{E1B}"
+ text run at (0,24560) width 20: "\x{E1A}\x{E19}"
+ text run at (0,24580) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,24600) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,24620) width 9: "\x{E01}\x{E47}"
+ text run at (0,24640) width 30: "\x{E19}\x{E2D}\x{E19}"
+ text run at (0,24660) width 18: "\x{E25}\x{E07}"
+ text run at (0,24680) width 18: "\x{E42}\x{E15}"
+ text run at (0,24700) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,24720) width 28: "\x{E15}\x{E32}\x{E21}"
+ text run at (0,24740) width 20: "\x{E15}\x{E34}\x{E14}"
+ text run at (0,24760) width 18: "\x{E21}\x{E32}"
+ text run at (0,24780) width 30: "\x{E19}\x{E2D}\x{E19}"
+ text run at (0,24800) width 18: "\x{E25}\x{E07}"
+ text run at (0,24820) width 34: "\x{E43}\x{E01}\x{E25}\x{E49}\x{E46}"
+ text run at (0,24840) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,24860) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,24880) width 18: "\x{E0A}\x{E49}\x{E32}"
+ text run at (0,24900) width 18: "\x{E42}\x{E14}"
+ text run at (0,24920) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,24940) width 9: "\x{E01}\x{E47}"
+ text run at (0,24960) width 20: "\x{E1B}\x{E34}\x{E14}"
+ text run at (0,24980) width 18: "\x{E15}\x{E32}"
+ text run at (0,25000) width 18: "\x{E25}\x{E07}"
+ text run at (0,25020) width 30: "\x{E2B}\x{E25}\x{E31}\x{E1A}"
+ text run at (0,25040) width 39: "\x{E1C}\x{E25}\x{E47}\x{E2D}\x{E22}"
+ text run at (0,25060) width 18: "\x{E44}\x{E1B}"
+ text run at (0,25080) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,25100) width 31: "\x{E2A}\x{E19}\x{E34}\x{E17}"
+ text run at (0,25120) width 27: "\x{E17}\x{E31}\x{E49}\x{E07}\x{E46}"
+ text run at (0,25140) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,25160) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,25180) width 26: "\x{E42}\x{E22}\x{E01}"
+ text run at (0,25200) width 18: "\x{E44}\x{E1B}"
+ text run at (0,25220) width 18: "\x{E21}\x{E32}"
+ text run at (0,25240) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,25260) width 20: "\x{E25}\x{E21}"
+ text run at (0,25280) width 9: "\x{E01}\x{E47}"
+ text run at (0,25300) width 33: "\x{E04}\x{E23}\x{E32}\x{E07}"
+ text run at (0,25320) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,25340) width 28: "\x{E2B}\x{E27}\x{E37}\x{E2D}"
+layer at (471,84) size 68x26700
+ RenderBlock (positioned) {DIV} at (471,84) size 1x26700
+ RenderText {#text} at (0,0) size 68x26699
+ text run at (0,0) width 21: "\x{E1A}\x{E17}"
+ text run at (0,20) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,40) width 10: "\x{E51}"
+ text run at (0,60) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,80) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,100) width 18: "\x{E42}\x{E14}"
+ text run at (0,120) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,140) width 37: "\x{E2D}\x{E32}\x{E28}\x{E31}\x{E22}"
+ text run at (0,160) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,180) width 19: "\x{E17}\x{E48}\x{E32}"
+ text run at (0,200) width 10: "\x{E21}"
+ text run at (0,220) width 35: "\x{E01}\x{E25}\x{E32}\x{E07}"
+ text run at (0,240) width 19: "\x{E17}\x{E38}\x{E48}\x{E07}"
+ text run at (0,260) width 30: "\x{E43}\x{E2B}\x{E0D}\x{E48}"
+ text run at (0,280) width 17: "\x{E43}\x{E19}"
+ text run at (0,300) width 50: "\x{E41}\x{E04}\x{E19}\x{E0B}\x{E31}\x{E2A}"
+ text run at (0,320) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,340) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,360) width 15: "\x{E40}\x{E2E}"
+ text run at (0,380) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,400) width 26: "\x{E0A}\x{E32}\x{E27}"
+ text run at (0,420) width 15: "\x{E44}\x{E23}\x{E48}"
+ text run at (0,440) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,460) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,480) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,500) width 41: "\x{E20}\x{E23}\x{E23}\x{E22}\x{E32}"
+ text run at (0,520) width 41: "\x{E0A}\x{E32}\x{E27}\x{E44}\x{E23}\x{E48}"
+ text run at (0,540) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,560) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,580) width 28: "\x{E1E}\x{E27}\x{E01}"
+ text run at (0,600) width 23: "\x{E40}\x{E02}\x{E32}"
+ text run at (0,620) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,640) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,660) width 38: "\x{E40}\x{E1E}\x{E23}\x{E32}\x{E30}"
+ text run at (0,680) width 18: "\x{E44}\x{E21}\x{E49}"
+ text run at (0,700) width 33: "\x{E2A}\x{E23}\x{E49}\x{E32}\x{E07}"
+ text run at (0,720) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,740) width 28: "\x{E15}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,760) width 20: "\x{E02}\x{E19}"
+ text run at (0,780) width 18: "\x{E21}\x{E32}"
+ text run at (0,800) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,820) width 41: "\x{E40}\x{E01}\x{E27}\x{E35}\x{E22}\x{E19}"
+ text run at (0,840) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,860) width 30: "\x{E23}\x{E30}\x{E22}\x{E30}"
+ text run at (0,880) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,900) width 37: "\x{E2B}\x{E25}\x{E32}\x{E22}"
+ text run at (0,920) width 28: "\x{E44}\x{E21}\x{E25}\x{E4C}"
+ text run at (0,940) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,960) width 10: "\x{E21}\x{E35}"
+ text run at (0,980) width 10: "\x{E2A}\x{E35}\x{E48}"
+ text run at (0,1000) width 18: "\x{E1D}\x{E32}"
+ text run at (0,1020) width 10: "\x{E21}\x{E35}"
+ text run at (0,1040) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,1060) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,1080) width 46: "\x{E2B}\x{E25}\x{E31}\x{E07}\x{E04}\x{E32}"
+ text run at (0,1100) width 25: "\x{E23}\x{E27}\x{E21}"
+ text run at (0,1120) width 19: "\x{E17}\x{E33}"
+ text run at (0,1140) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,1160) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,1180) width 32: "\x{E40}\x{E14}\x{E35}\x{E22}\x{E27}"
+ text run at (0,1200) width 17: "\x{E43}\x{E19}"
+ text run at (0,1220) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,1240) width 10: "\x{E21}\x{E35}"
+ text run at (0,1260) width 19: "\x{E17}\x{E31}\x{E49}\x{E07}"
+ text run at (0,1280) width 23: "\x{E40}\x{E15}\x{E32}"
+ text run at (0,1300) width 18: "\x{E2B}\x{E38}\x{E07}"
+ text run at (0,1320) width 20: "\x{E15}\x{E49}\x{E21}"
+ text run at (0,1340) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,1360) width 30: "\x{E2A}\x{E19}\x{E34}\x{E21}"
+ text run at (0,1380) width 10: "\x{E14}\x{E39}"
+ text run at (0,1400) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,1420) width 32: "\x{E40}\x{E25}\x{E2D}\x{E30}"
+ text run at (0,1440) width 10: "\x{E21}\x{E35}"
+ text run at (0,1460) width 10: "\x{E15}\x{E39}\x{E49}"
+ text run at (0,1480) width 17: "\x{E43}\x{E2A}\x{E48}"
+ text run at (0,1500) width 26: "\x{E16}\x{E49}\x{E27}\x{E22}"
+ text run at (0,1520) width 28: "\x{E0A}\x{E32}\x{E21}"
+ text run at (0,1540) width 25: "\x{E42}\x{E15}\x{E4A}\x{E30}"
+ text run at (0,1560) width 32: "\x{E40}\x{E01}\x{E49}\x{E32}\x{E2D}\x{E35}\x{E49}"
+ text run at (0,1580) width 28: "\x{E2A}\x{E32}\x{E21}"
+ text run at (0,1600) width 27: "\x{E2B}\x{E23}\x{E37}\x{E2D}"
+ text run at (0,1620) width 10: "\x{E2A}\x{E35}\x{E48}"
+ text run at (0,1640) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,1660) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,1680) width 9: "\x{E01}\x{E47}"
+ text run at (0,1700) width 10: "\x{E21}\x{E35}"
+ text run at (0,1720) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,1740) width 30: "\x{E19}\x{E2D}\x{E19}"
+ text run at (0,1760) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,1780) width 15: "\x{E40}\x{E2E}"
+ text run at (0,1800) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,1820) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,1840) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,1860) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,1880) width 10: "\x{E21}\x{E35}"
+ text run at (0,1900) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,1920) width 30: "\x{E19}\x{E2D}\x{E19}"
+ text run at (0,1940) width 30: "\x{E43}\x{E2B}\x{E0D}\x{E48}"
+ text run at (0,1960) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,1980) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,2000) width 20: "\x{E21}\x{E38}\x{E21}"
+ text run at (0,2020) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,2040) width 28: "\x{E2A}\x{E48}\x{E27}\x{E19}"
+ text run at (0,2060) width 18: "\x{E42}\x{E14}"
+ text run at (0,2080) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,2100) width 10: "\x{E21}\x{E35}"
+ text run at (0,2120) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,2140) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,2160) width 19: "\x{E2D}\x{E35}\x{E01}"
+ text run at (0,2180) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,2200) width 20: "\x{E21}\x{E38}\x{E21}"
+ text run at (0,2220) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,2240) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,2260) width 10: "\x{E21}\x{E35}"
+ text run at (0,2280) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,2300) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,2320) width 44: "\x{E40}\x{E1E}\x{E14}\x{E32}\x{E19}"
+ text run at (0,2340) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,2360) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,2380) width 36: "\x{E43}\x{E15}\x{E49}\x{E16}\x{E38}\x{E19}"
+ text run at (0,2400) width 9: "\x{E01}\x{E47}"
+ text run at (0,2420) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,2440) width 10: "\x{E21}\x{E35}"
+ text run at (0,2460) width 23: "\x{E40}\x{E27}\x{E49}\x{E19}"
+ text run at (0,2480) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,2500) width 10: "\x{E21}\x{E35}"
+ text run at (0,2520) width 34: "\x{E42}\x{E1E}\x{E23}\x{E07}"
+ text run at (0,2540) width 32: "\x{E40}\x{E25}\x{E47}\x{E01}\x{E46}"
+ text run at (0,2560) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,2580) width 20: "\x{E02}\x{E38}\x{E14}"
+ text run at (0,2600) width 18: "\x{E44}\x{E1B}"
+ text run at (0,2620) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,2640) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,2660) width 30: "\x{E40}\x{E23}\x{E35}\x{E22}\x{E01}"
+ text run at (0,2680) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,2700) width 5: "\""
+ text run at (0,2720) width 34: "\x{E42}\x{E1E}\x{E23}\x{E07}"
+ text run at (0,2740) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,2760) width 5: "\""
+ text run at (0,2780) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,2800) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,2820) width 62: "\x{E04}\x{E23}\x{E2D}\x{E1A}\x{E04}\x{E23}\x{E31}\x{E27}"
+ text run at (0,2840) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,2860) width 16: "\x{E08}\x{E30}"
+ text run at (0,2880) width 20: "\x{E21}\x{E38}\x{E14}"
+ text run at (0,2900) width 23: "\x{E40}\x{E02}\x{E49}\x{E32}"
+ text run at (0,2920) width 18: "\x{E44}\x{E1B}"
+ text run at (0,2940) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,2960) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,2980) width 20: "\x{E25}\x{E21}"
+ text run at (0,3000) width 28: "\x{E21}\x{E2B}\x{E32}"
+ text run at (0,3020) width 19: "\x{E20}\x{E31}\x{E22}"
+ text run at (0,3040) width 19: "\x{E0B}\x{E36}\x{E48}\x{E07}"
+ text run at (0,3060) width 50: "\x{E01}\x{E23}\x{E30}\x{E42}\x{E0A}\x{E01}"
+ text run at (0,3080) width 24: "\x{E41}\x{E23}\x{E07}"
+ text run at (0,3100) width 19: "\x{E08}\x{E19}"
+ text run at (0,3120) width 20: "\x{E1A}\x{E14}"
+ text run at (0,3140) width 19: "\x{E02}\x{E22}\x{E35}\x{E49}"
+ text run at (0,3160) width 18: "\x{E2A}\x{E34}\x{E48}\x{E07}"
+ text run at (0,3180) width 19: "\x{E01}\x{E48}\x{E2D}"
+ text run at (0,3200) width 33: "\x{E2A}\x{E23}\x{E49}\x{E32}\x{E07}"
+ text run at (0,3220) width 17: "\x{E43}\x{E14}"
+ text run at (0,3240) width 8: "\x{E46}"
+ text run at (0,3260) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,3280) width 34: "\x{E02}\x{E27}\x{E32}\x{E07}"
+ text run at (0,3300) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,3320) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,3340) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,3360) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,3380) width 35: "\x{E01}\x{E25}\x{E32}\x{E07}"
+ text run at (0,3400) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,3420) width 10: "\x{E21}\x{E35}"
+ text run at (0,3440) width 18: "\x{E1D}\x{E32}"
+ text run at (0,3460) width 25: "\x{E40}\x{E1B}\x{E34}\x{E14}"
+ text run at (0,3480) width 23: "\x{E40}\x{E02}\x{E49}\x{E32}"
+ text run at (0,3500) width 18: "\x{E44}\x{E1B}"
+ text run at (0,3520) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,3540) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,3560) width 10: "\x{E21}\x{E35}"
+ text run at (0,3580) width 38: "\x{E1A}\x{E31}\x{E19}\x{E44}\x{E14}"
+ text run at (0,3600) width 18: "\x{E25}\x{E07}"
+ text run at (0,3620) width 18: "\x{E44}\x{E1B}"
+ text run at (0,3640) width 17: "\x{E16}\x{E36}\x{E07}"
+ text run at (0,3660) width 34: "\x{E42}\x{E1E}\x{E23}\x{E07}"
+ text run at (0,3680) width 20: "\x{E21}\x{E37}\x{E14}"
+ text run at (0,3700) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,3720) width 8: "\x{E46}"
+ text run at (0,3740) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,3760) width 18: "\x{E42}\x{E14}"
+ text run at (0,3780) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,3800) width 19: "\x{E22}\x{E37}\x{E19}"
+ text run at (0,3820) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,3840) width 27: "\x{E1B}\x{E32}\x{E01}"
+ text run at (0,3860) width 34: "\x{E1B}\x{E23}\x{E30}\x{E15}\x{E39}"
+ text run at (0,3880) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,3900) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,3920) width 18: "\x{E44}\x{E1B}"
+ text run at (0,3940) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,3960) width 8: "\x{E46}"
+ text run at (0,3980) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,4000) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,4020) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,4040) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,4060) width 29: "\x{E19}\x{E2D}\x{E01}"
+ text run at (0,4080) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,4100) width 29: "\x{E17}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,4120) width 19: "\x{E17}\x{E38}\x{E48}\x{E07}"
+ text run at (0,4140) width 33: "\x{E01}\x{E27}\x{E49}\x{E32}\x{E07}"
+ text run at (0,4160) width 10: "\x{E2A}\x{E35}"
+ text run at (0,4180) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,4200) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,4220) width 19: "\x{E17}\x{E31}\x{E48}\x{E27}"
+ text run at (0,4240) width 20: "\x{E17}\x{E38}\x{E01}"
+ text run at (0,4260) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,4280) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,4300) width 10: "\x{E21}\x{E35}"
+ text run at (0,4320) width 19: "\x{E41}\x{E21}\x{E49}"
+ text run at (0,4340) width 38: "\x{E15}\x{E49}\x{E19}\x{E44}\x{E21}\x{E49}"
+ text run at (0,4360) width 19: "\x{E2A}\x{E31}\x{E01}"
+ text run at (0,4380) width 20: "\x{E15}\x{E49}\x{E19}"
+ text run at (0,4400) width 27: "\x{E2B}\x{E23}\x{E37}\x{E2D}"
+ text run at (0,4420) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,4440) width 19: "\x{E2A}\x{E31}\x{E01}"
+ text run at (0,4460) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,4480) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,4500) width 28: "\x{E42}\x{E1C}\x{E25}\x{E48}"
+ text run at (0,4520) width 21: "\x{E1E}\x{E49}\x{E19}"
+ text run at (0,4540) width 20: "\x{E20}\x{E39}\x{E21}\x{E34}"
+ text run at (0,4560) width 50: "\x{E1B}\x{E23}\x{E30}\x{E40}\x{E17}\x{E28}"
+ text run at (0,4580) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,4600) width 25: "\x{E23}\x{E32}\x{E1A}"
+ text run at (0,4620) width 31: "\x{E40}\x{E23}\x{E35}\x{E22}\x{E1A}"
+ text run at (0,4640) width 19: "\x{E41}\x{E1C}\x{E48}"
+ text run at (0,4660) width 18: "\x{E44}\x{E1B}"
+ text run at (0,4680) width 27: "\x{E44}\x{E01}\x{E25}"
+ text run at (0,4700) width 19: "\x{E08}\x{E19}"
+ text run at (0,4720) width 19: "\x{E08}\x{E14}"
+ text run at (0,4740) width 30: "\x{E02}\x{E2D}\x{E1A}"
+ text run at (0,4760) width 19: "\x{E1F}\x{E49}\x{E32}"
+ text run at (0,4780) width 19: "\x{E17}\x{E31}\x{E48}\x{E27}"
+ text run at (0,4800) width 20: "\x{E17}\x{E38}\x{E01}"
+ text run at (0,4820) width 21: "\x{E17}\x{E34}\x{E28}"
+ text run at (0,4840) width 26: "\x{E14}\x{E27}\x{E07}"
+ text run at (0,4860) width 35: "\x{E15}\x{E30}\x{E27}\x{E31}\x{E19}"
+ text run at (0,4880) width 23: "\x{E40}\x{E1C}\x{E32}"
+ text run at (0,4900) width 20: "\x{E1C}\x{E37}\x{E19}"
+ text run at (0,4920) width 20: "\x{E14}\x{E34}\x{E19}"
+ text run at (0,4940) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,4960) width 17: "\x{E44}\x{E16}"
+ text run at (0,4980) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,5000) width 19: "\x{E08}\x{E19}"
+ text run at (0,5020) width 36: "\x{E01}\x{E25}\x{E32}\x{E22}"
+ text run at (0,5040) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,5060) width 29: "\x{E41}\x{E1C}\x{E48}\x{E19}"
+ text run at (0,5080) width 38: "\x{E21}\x{E2B}\x{E36}\x{E21}\x{E32}"
+ text run at (0,5100) width 10: "\x{E2A}\x{E35}"
+ text run at (0,5120) width 18: "\x{E14}\x{E33}"
+ text run at (0,5140) width 10: "\x{E21}\x{E35}"
+ text run at (0,5160) width 26: "\x{E23}\x{E2D}\x{E22}"
+ text run at (0,5180) width 28: "\x{E41}\x{E15}\x{E01}"
+ text run at (0,5200) width 41: "\x{E23}\x{E30}\x{E41}\x{E2B}\x{E07}"
+ text run at (0,5220) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,5240) width 40: "\x{E15}\x{E25}\x{E2D}\x{E14}"
+ text run at (0,5260) width 38: "\x{E41}\x{E21}\x{E49}\x{E41}\x{E15}\x{E48}"
+ text run at (0,5280) width 31: "\x{E2B}\x{E0D}\x{E49}\x{E32}"
+ text run at (0,5300) width 9: "\x{E01}\x{E47}"
+ text run at (0,5320) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,5340) width 32: "\x{E40}\x{E02}\x{E35}\x{E22}\x{E27}"
+ text run at (0,5360) width 38: "\x{E40}\x{E1E}\x{E23}\x{E32}\x{E30}"
+ text run at (0,5380) width 26: "\x{E14}\x{E27}\x{E07}"
+ text run at (0,5400) width 35: "\x{E15}\x{E30}\x{E27}\x{E31}\x{E19}"
+ text run at (0,5420) width 23: "\x{E40}\x{E1C}\x{E32}"
+ text run at (0,5440) width 29: "\x{E22}\x{E2D}\x{E14}"
+ text run at (0,5460) width 17: "\x{E43}\x{E1A}"
+ text run at (0,5480) width 25: "\x{E22}\x{E32}\x{E27}"
+ text run at (0,5500) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,5520) width 19: "\x{E08}\x{E19}"
+ text run at (0,5540) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,5560) width 10: "\x{E2A}\x{E35}"
+ text run at (0,5580) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,5600) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,5620) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,5640) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,5660) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,5680) width 19: "\x{E17}\x{E31}\x{E48}\x{E27}"
+ text run at (0,5700) width 18: "\x{E44}\x{E1B}"
+ text run at (0,5720) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,5740) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,5760) width 24: "\x{E40}\x{E04}\x{E22}"
+ text run at (0,5780) width 19: "\x{E17}\x{E32}"
+ text run at (0,5800) width 10: "\x{E2A}\x{E35}"
+ text run at (0,5820) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,5840) width 23: "\x{E40}\x{E2D}\x{E32}"
+ text run at (0,5860) width 16: "\x{E44}\x{E27}\x{E49}"
+ text run at (0,5880) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,5900) width 9: "\x{E01}\x{E47}"
+ text run at (0,5920) width 18: "\x{E16}\x{E39}\x{E01}"
+ text run at (0,5940) width 26: "\x{E14}\x{E27}\x{E07}"
+ text run at (0,5960) width 35: "\x{E15}\x{E30}\x{E27}\x{E31}\x{E19}"
+ text run at (0,5980) width 23: "\x{E40}\x{E1C}\x{E32}"
+ text run at (0,6000) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,6020) width 19: "\x{E08}\x{E19}"
+ text run at (0,6040) width 10: "\x{E2A}\x{E35}"
+ text run at (0,6060) width 29: "\x{E1E}\x{E2D}\x{E07}"
+ text run at (0,6080) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,6100) width 20: "\x{E1D}\x{E19}"
+ text run at (0,6120) width 9: "\x{E01}\x{E47}"
+ text run at (0,6140) width 17: "\x{E0A}\x{E30}"
+ text run at (0,6160) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,6180) width 30: "\x{E2B}\x{E25}\x{E38}\x{E14}"
+ text run at (0,6200) width 18: "\x{E44}\x{E1B}"
+ text run at (0,6220) width 19: "\x{E08}\x{E19}"
+ text run at (0,6240) width 30: "\x{E2B}\x{E21}\x{E14}"
+ text run at (0,6260) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,6280) width 30: "\x{E15}\x{E2D}\x{E19}"
+ text run at (0,6300) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,6320) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,6340) width 17: "\x{E08}\x{E36}\x{E07}"
+ text run at (0,6360) width 10: "\x{E14}\x{E39}"
+ text run at (0,6380) width 68: "\x{E2B}\x{E21}\x{E48}\x{E19}\x{E2B}\x{E21}\x{E2D}\x{E07}"
+ text run at (0,6400) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,6420) width 10: "\x{E2A}\x{E35}"
+ text run at (0,6440) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,6460) width 45: "\x{E40}\x{E2B}\x{E21}\x{E37}\x{E2D}\x{E19}"
+ text run at (0,6480) width 18: "\x{E2A}\x{E34}\x{E48}\x{E07}"
+ text run at (0,6500) width 20: "\x{E2D}\x{E37}\x{E48}\x{E19}"
+ text run at (0,6520) width 8: "\x{E46}"
+ text run at (0,6540) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,6560) width 30: "\x{E15}\x{E2D}\x{E19}"
+ text run at (0,6580) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,6600) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,6620) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,6640) width 26: "\x{E22}\x{E49}\x{E32}\x{E22}"
+ text run at (0,6660) width 18: "\x{E21}\x{E32}"
+ text run at (0,6680) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,6700) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,6720) width 10: "\x{E19}\x{E35}\x{E48}"
+ text run at (0,6740) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,6760) width 17: "\x{E22}\x{E31}\x{E07}"
+ text run at (0,6780) width 26: "\x{E2A}\x{E32}\x{E27}"
+ text run at (0,6800) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,6820) width 41: "\x{E20}\x{E23}\x{E23}\x{E22}\x{E32}"
+ text run at (0,6840) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,6860) width 44: "\x{E07}\x{E14}\x{E07}\x{E32}\x{E21}"
+ text run at (0,6880) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,6900) width 29: "\x{E41}\x{E14}\x{E14}"
+ text run at (0,6920) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,6940) width 20: "\x{E25}\x{E21}"
+ text run at (0,6960) width 9: "\x{E01}\x{E47}"
+ text run at (0,6980) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,7000) width 44: "\x{E40}\x{E1B}\x{E25}\x{E35}\x{E48}\x{E22}\x{E19}"
+ text run at (0,7020) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,7040) width 18: "\x{E44}\x{E1B}"
+ text run at (0,7060) width 23: "\x{E40}\x{E2D}\x{E32}"
+ text run at (0,7080) width 50: "\x{E1B}\x{E23}\x{E30}\x{E01}\x{E32}\x{E22}"
+ text run at (0,7100) width 18: "\x{E44}\x{E1B}"
+ text run at (0,7120) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,7140) width 44: "\x{E14}\x{E27}\x{E07}\x{E15}\x{E32}"
+ text run at (0,7160) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,7180) width 39: "\x{E1B}\x{E25}\x{E48}\x{E2D}\x{E22}"
+ text run at (0,7200) width 16: "\x{E44}\x{E27}\x{E49}"
+ text run at (0,7220) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,7240) width 36: "\x{E04}\x{E27}\x{E32}\x{E21}"
+ text run at (0,7260) width 30: "\x{E2A}\x{E38}\x{E02}\x{E38}\x{E21}"
+ text run at (0,7280) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,7300) width 68: "\x{E2B}\x{E21}\x{E48}\x{E19}\x{E2B}\x{E21}\x{E2D}\x{E07}"
+ text run at (0,7320) width 23: "\x{E40}\x{E2D}\x{E32}"
+ text run at (0,7340) width 10: "\x{E2A}\x{E35}"
+ text run at (0,7360) width 27: "\x{E41}\x{E14}\x{E07}"
+ text run at (0,7380) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,7400) width 28: "\x{E41}\x{E01}\x{E49}\x{E21}"
+ text run at (0,7420) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,7440) width 17: "\x{E23}\x{E34}\x{E21}"
+ text run at (0,7460) width 37: "\x{E1D}\x{E35}\x{E1B}\x{E32}\x{E01}"
+ text run at (0,7480) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,7500) width 18: "\x{E44}\x{E1B}"
+ text run at (0,7520) width 36: "\x{E01}\x{E25}\x{E32}\x{E22}"
+ text run at (0,7540) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,7560) width 10: "\x{E2A}\x{E35}"
+ text run at (0,7580) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,7600) width 8: "\x{E46}"
+ text run at (0,7620) width 45: "\x{E40}\x{E2B}\x{E21}\x{E37}\x{E2D}\x{E19}"
+ text run at (0,7640) width 19: "\x{E01}\x{E31}\x{E19}"
+ text run at (0,7660) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,7680) width 30: "\x{E1C}\x{E2D}\x{E21}"
+ text run at (0,7700) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,7720) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,7740) width 26: "\x{E42}\x{E04}\x{E49}\x{E07}"
+ text run at (0,7760) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,7780) width 32: "\x{E40}\x{E14}\x{E35}\x{E4B}\x{E22}\x{E27}"
+ text run at (0,7800) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,7820) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,7840) width 24: "\x{E40}\x{E04}\x{E22}"
+ text run at (0,7860) width 19: "\x{E22}\x{E34}\x{E49}\x{E21}"
+ text run at (0,7880) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,7900) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,7920) width 18: "\x{E42}\x{E14}"
+ text run at (0,7940) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,7960) width 19: "\x{E0B}\x{E36}\x{E48}\x{E07}"
+ text run at (0,7980) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,8000) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,8020) width 43: "\x{E01}\x{E33}\x{E1E}\x{E23}\x{E49}\x{E32}"
+ text run at (0,8040) width 18: "\x{E21}\x{E32}"
+ text run at (0,8060) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,8080) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,8100) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,8120) width 30: "\x{E15}\x{E2D}\x{E19}"
+ text run at (0,8140) width 25: "\x{E41}\x{E23}\x{E01}"
+ text run at (0,8160) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,8180) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,8200) width 20: "\x{E15}\x{E37}\x{E48}\x{E19}"
+ text run at (0,8220) width 25: "\x{E40}\x{E15}\x{E49}\x{E19}"
+ text run at (0,8240) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,8260) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,8280) width 45: "\x{E2B}\x{E31}\x{E27}\x{E40}\x{E23}\x{E32}\x{E30}"
+ text run at (0,8300) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,8320) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,8340) width 29: "\x{E19}\x{E49}\x{E2D}\x{E22}"
+ text run at (0,8360) width 27: "\x{E21}\x{E32}\x{E01}"
+ text run at (0,8380) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,8400) width 16: "\x{E08}\x{E30}"
+ text run at (0,8420) width 18: "\x{E2A}\x{E48}\x{E07}"
+ text run at (0,8440) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,8460) width 25: "\x{E23}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,8480) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,8500) width 23: "\x{E40}\x{E2D}\x{E32}"
+ text run at (0,8520) width 20: "\x{E21}\x{E37}\x{E2D}"
+ text run at (0,8540) width 29: "\x{E17}\x{E32}\x{E1A}"
+ text run at (0,8560) width 19: "\x{E2D}\x{E01}"
+ text run at (0,8580) width 20: "\x{E17}\x{E38}\x{E01}"
+ text run at (0,8600) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,8620) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,8640) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,8660) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,8680) width 35: "\x{E23}\x{E48}\x{E32}\x{E40}\x{E23}\x{E34}\x{E07}"
+ text run at (0,8700) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,8720) width 18: "\x{E42}\x{E14}"
+ text run at (0,8740) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,8760) width 23: "\x{E40}\x{E02}\x{E49}\x{E32}"
+ text run at (0,8780) width 10: "\x{E2B}\x{E39}"
+ text run at (0,8800) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,8820) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,8840) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,8860) width 23: "\x{E40}\x{E1D}\x{E49}\x{E32}"
+ text run at (0,8880) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,8900) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,8920) width 31: "\x{E2B}\x{E0D}\x{E34}\x{E07}"
+ text run at (0,8940) width 29: "\x{E19}\x{E49}\x{E2D}\x{E22}"
+ text run at (0,8960) width 8: "\x{E46}"
+ text run at (0,8980) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,9000) width 36: "\x{E04}\x{E27}\x{E32}\x{E21}"
+ text run at (0,9020) width 62: "\x{E1B}\x{E23}\x{E30}\x{E2B}\x{E25}\x{E32}\x{E14}"
+ text run at (0,9040) width 16: "\x{E43}\x{E08}"
+ text run at (0,9060) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,9080) width 17: "\x{E22}\x{E31}\x{E07}"
+ text run at (0,9100) width 18: "\x{E2B}\x{E32}"
+ text run at (0,9120) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,9140) width 18: "\x{E21}\x{E32}"
+ text run at (0,9160) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,9180) width 30: "\x{E40}\x{E23}\x{E37}\x{E48}\x{E2D}\x{E07}"
+ text run at (0,9200) width 45: "\x{E2B}\x{E31}\x{E27}\x{E40}\x{E23}\x{E32}\x{E30}"
+ text run at (0,9220) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,9240) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,9260) width 15: "\x{E40}\x{E2E}"
+ text run at (0,9280) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,9300) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,9320) width 24: "\x{E40}\x{E04}\x{E22}"
+ text run at (0,9340) width 45: "\x{E2B}\x{E31}\x{E27}\x{E40}\x{E23}\x{E32}\x{E30}"
+ text run at (0,9360) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,9380) width 45: "\x{E17}\x{E33}\x{E07}\x{E32}\x{E19}"
+ text run at (0,9400) width 29: "\x{E2B}\x{E19}\x{E31}\x{E01}"
+ text run at (0,9420) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,9440) width 23: "\x{E40}\x{E0A}\x{E49}\x{E32}"
+ text run at (0,9460) width 19: "\x{E22}\x{E31}\x{E19}"
+ text run at (0,9480) width 18: "\x{E04}\x{E48}\x{E33}"
+ text run at (0,9500) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,9520) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,9540) width 24: "\x{E40}\x{E04}\x{E22}"
+ text run at (0,9560) width 25: "\x{E23}\x{E39}\x{E49}\x{E08}\x{E31}\x{E01}"
+ text run at (0,9580) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,9600) width 36: "\x{E04}\x{E27}\x{E32}\x{E21}"
+ text run at (0,9620) width 35: "\x{E23}\x{E48}\x{E32}\x{E40}\x{E23}\x{E34}\x{E07}"
+ text run at (0,9640) width 20: "\x{E04}\x{E37}\x{E2D}"
+ text run at (0,9660) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,9680) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,9700) width 10: "\x{E14}\x{E39}"
+ text run at (0,9720) width 68: "\x{E2B}\x{E21}\x{E48}\x{E19}\x{E2B}\x{E21}\x{E2D}\x{E07}"
+ text run at (0,9740) width 18: "\x{E44}\x{E1B}"
+ text run at (0,9760) width 30: "\x{E2B}\x{E21}\x{E14}"
+ text run at (0,9780) width 18: "\x{E15}\x{E31}\x{E49}\x{E07}"
+ text run at (0,9800) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,9820) width 30: "\x{E40}\x{E04}\x{E23}\x{E32}"
+ text run at (0,9840) width 25: "\x{E22}\x{E32}\x{E27}"
+ text run at (0,9860) width 19: "\x{E08}\x{E19}"
+ text run at (0,9880) width 19: "\x{E08}\x{E14}"
+ text run at (0,9900) width 49: "\x{E23}\x{E2D}\x{E07}\x{E40}\x{E17}\x{E49}\x{E32}"
+ text run at (0,9920) width 20: "\x{E1A}\x{E39}\x{E15}"
+ text run at (0,9940) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,9960) width 37: "\x{E2B}\x{E22}\x{E32}\x{E1A}"
+ text run at (0,9980) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,10000) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,10020) width 9: "\x{E01}\x{E47}"
+ text run at (0,10040) width 10: "\x{E14}\x{E39}"
+ text run at (0,10060) width 57: "\x{E40}\x{E04}\x{E23}\x{E48}\x{E07}\x{E02}\x{E23}\x{E36}\x{E21}"
+ text run at (0,10080) width 18: "\x{E19}\x{E48}\x{E32}"
+ text run at (0,10100) width 29: "\x{E40}\x{E01}\x{E23}\x{E07}"
+ text run at (0,10120) width 28: "\x{E02}\x{E32}\x{E21}"
+ text run at (0,10140) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,10160) width 29: "\x{E04}\x{E48}\x{E2D}\x{E22}"
+ text run at (0,10180) width 16: "\x{E08}\x{E30}"
+ text run at (0,10200) width 21: "\x{E1E}\x{E39}\x{E14}"
+ text run at (0,10220) width 10: "\x{E21}\x{E35}"
+ text run at (0,10240) width 18: "\x{E42}\x{E15}"
+ text run at (0,10260) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,10280) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,10300) width 19: "\x{E17}\x{E33}"
+ text run at (0,10320) width 17: "\x{E43}\x{E2B}\x{E49}"
+ text run at (0,10340) width 18: "\x{E42}\x{E14}"
+ text run at (0,10360) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,10380) width 45: "\x{E2B}\x{E31}\x{E27}\x{E40}\x{E23}\x{E32}\x{E30}"
+ text run at (0,10400) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,10420) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,10440) width 27: "\x{E0A}\x{E48}\x{E27}\x{E22}"
+ text run at (0,10460) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,10480) width 17: "\x{E43}\x{E2B}\x{E49}"
+ text run at (0,10500) width 21: "\x{E1E}\x{E49}\x{E19}"
+ text run at (0,10520) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,10540) width 24: "\x{E01}\x{E32}\x{E23}"
+ text run at (0,10560) width 36: "\x{E01}\x{E25}\x{E32}\x{E22}"
+ text run at (0,10580) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,10600) width 10: "\x{E2A}\x{E35}"
+ text run at (0,10620) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,10640) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,10660) width 45: "\x{E40}\x{E2B}\x{E21}\x{E37}\x{E2D}\x{E19}"
+ text run at (0,10680) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,10700) width 18: "\x{E2A}\x{E34}\x{E48}\x{E07}"
+ text run at (0,10720) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,10740) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,10760) width 20: "\x{E2D}\x{E37}\x{E48}\x{E19}"
+ text run at (0,10780) width 8: "\x{E46}"
+ text run at (0,10800) width 18: "\x{E42}\x{E15}"
+ text run at (0,10820) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,10840) width 10: "\x{E2A}\x{E35}"
+ text run at (0,10860) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,10880) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,10900) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,10920) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,10940) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,10960) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,10980) width 28: "\x{E2B}\x{E21}\x{E32}"
+ text run at (0,11000) width 10: "\x{E2A}\x{E35}"
+ text run at (0,11020) width 18: "\x{E14}\x{E33}"
+ text run at (0,11040) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,11060) width 29: "\x{E19}\x{E49}\x{E2D}\x{E22}"
+ text run at (0,11080) width 8: "\x{E46}"
+ text run at (0,11100) width 20: "\x{E02}\x{E19}"
+ text run at (0,11120) width 25: "\x{E22}\x{E32}\x{E27}"
+ text run at (0,11140) width 19: "\x{E1B}\x{E38}\x{E22}"
+ text run at (0,11160) width 23: "\x{E23}\x{E32}\x{E27}"
+ text run at (0,11180) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,11200) width 28: "\x{E44}\x{E2B}\x{E21}"
+ text run at (0,11220) width 10: "\x{E21}\x{E35}"
+ text run at (0,11240) width 18: "\x{E15}\x{E32}"
+ text run at (0,11260) width 18: "\x{E14}\x{E33}"
+ text run at (0,11280) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,11300) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,11320) width 50: "\x{E1B}\x{E23}\x{E30}\x{E01}\x{E32}\x{E22}"
+ text run at (0,11340) width 37: "\x{E23}\x{E37}\x{E48}\x{E19}\x{E40}\x{E23}\x{E34}\x{E07}"
+ text run at (0,11360) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,11380) width 28: "\x{E2A}\x{E2D}\x{E07}"
+ text run at (0,11400) width 26: "\x{E02}\x{E49}\x{E32}\x{E07}"
+ text run at (0,11420) width 28: "\x{E08}\x{E21}\x{E39}\x{E01}"
+ text run at (0,11440) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,11460) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,11480) width 18: "\x{E19}\x{E48}\x{E32}"
+ text run at (0,11500) width 20: "\x{E02}\x{E31}\x{E19}"
+ text run at (0,11520) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,11540) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,11560) width 18: "\x{E42}\x{E15}"
+ text run at (0,11580) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,11600) width 25: "\x{E40}\x{E25}\x{E48}\x{E19}"
+ text run at (0,11620) width 19: "\x{E17}\x{E31}\x{E49}\x{E07}"
+ text run at (0,11640) width 18: "\x{E27}\x{E31}\x{E19}"
+ text run at (0,11660) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,11680) width 18: "\x{E42}\x{E14}"
+ text run at (0,11700) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,11720) width 9: "\x{E01}\x{E47}"
+ text run at (0,11740) width 25: "\x{E40}\x{E25}\x{E48}\x{E19}"
+ text run at (0,11760) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,11780) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,11800) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,11820) width 16: "\x{E23}\x{E31}\x{E01}"
+ text run at (0,11840) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,11860) width 35: "\x{E40}\x{E2B}\x{E25}\x{E37}\x{E2D}"
+ text run at (0,11880) width 24: "\x{E40}\x{E01}\x{E34}\x{E19}"
+ text run at (0,11900) width 50: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}\x{E44}\x{E23}"
+ text run at (0,11920) width 9: "\x{E01}\x{E47}"
+ text run at (0,11940) width 28: "\x{E15}\x{E32}\x{E21}"
+ text run at (0,11960) width 18: "\x{E27}\x{E31}\x{E19}"
+ text run at (0,11980) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,12000) width 19: "\x{E17}\x{E31}\x{E49}\x{E07}"
+ text run at (0,12020) width 10: "\x{E04}\x{E39}\x{E48}"
+ text run at (0,12040) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,12060) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,12080) width 25: "\x{E40}\x{E25}\x{E48}\x{E19}"
+ text run at (0,12100) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,12120) width 15: "\x{E40}\x{E2E}"
+ text run at (0,12140) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,12160) width 18: "\x{E19}\x{E31}\x{E48}\x{E07}"
+ text run at (0,12180) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,12200) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,12220) width 38: "\x{E1A}\x{E31}\x{E19}\x{E44}\x{E14}"
+ text run at (0,12240) width 34: "\x{E1B}\x{E23}\x{E30}\x{E15}\x{E39}"
+ text run at (0,12260) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,12280) width 23: "\x{E40}\x{E1D}\x{E49}\x{E32}"
+ text run at (0,12300) width 35: "\x{E01}\x{E31}\x{E07}\x{E27}\x{E25}"
+ text run at (0,12320) width 27: "\x{E08}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,12340) width 10: "\x{E14}\x{E39}"
+ text run at (0,12360) width 29: "\x{E17}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,12380) width 19: "\x{E1F}\x{E49}\x{E32}"
+ text run at (0,12400) width 10: "\x{E2A}\x{E35}"
+ text run at (0,12420) width 24: "\x{E40}\x{E17}\x{E32}"
+ text run at (0,12440) width 30: "\x{E2B}\x{E21}\x{E48}\x{E19}"
+ text run at (0,12460) width 20: "\x{E1C}\x{E34}\x{E14}"
+ text run at (0,12480) width 29: "\x{E1B}\x{E01}\x{E15}\x{E34}"
+ text run at (0,12500) width 18: "\x{E42}\x{E14}"
+ text run at (0,12520) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,12540) width 19: "\x{E22}\x{E37}\x{E19}"
+ text run at (0,12560) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,12580) width 34: "\x{E1B}\x{E23}\x{E30}\x{E15}\x{E39}"
+ text run at (0,12600) width 29: "\x{E01}\x{E2D}\x{E14}"
+ text run at (0,12620) width 18: "\x{E42}\x{E15}"
+ text run at (0,12640) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,12660) width 16: "\x{E44}\x{E27}\x{E49}"
+ text run at (0,12680) width 17: "\x{E43}\x{E19}"
+ text run at (0,12700) width 30: "\x{E2D}\x{E49}\x{E2D}\x{E21}"
+ text run at (0,12720) width 29: "\x{E41}\x{E02}\x{E19}"
+ text run at (0,12740) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,12760) width 9: "\x{E01}\x{E47}"
+ text run at (0,12780) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,12800) width 10: "\x{E14}\x{E39}"
+ text run at (0,12820) width 29: "\x{E17}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,12840) width 19: "\x{E1F}\x{E49}\x{E32}"
+ text run at (0,12860) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,12880) width 45: "\x{E40}\x{E2B}\x{E21}\x{E37}\x{E2D}\x{E19}"
+ text run at (0,12900) width 19: "\x{E01}\x{E31}\x{E19}"
+ text run at (0,12920) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,12940) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,12960) width 35: "\x{E01}\x{E33}\x{E25}\x{E31}\x{E07}"
+ text run at (0,12980) width 26: "\x{E25}\x{E49}\x{E32}\x{E07}"
+ text run at (0,13000) width 28: "\x{E0A}\x{E32}\x{E21}"
+ text run at (0,13020) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,13040) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,13060) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,13080) width 35: "\x{E40}\x{E2B}\x{E19}\x{E37}\x{E2D}"
+ text run at (0,13100) width 27: "\x{E44}\x{E01}\x{E25}"
+ text run at (0,13120) width 29: "\x{E2D}\x{E2D}\x{E01}"
+ text run at (0,13140) width 18: "\x{E44}\x{E1B}"
+ text run at (0,13160) width 10: "\x{E21}\x{E35}"
+ text run at (0,13180) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,13200) width 20: "\x{E25}\x{E21}"
+ text run at (0,13220) width 33: "\x{E04}\x{E23}\x{E32}\x{E07}"
+ text run at (0,13240) width 27: "\x{E41}\x{E1C}\x{E48}\x{E27}"
+ text run at (0,13260) width 23: "\x{E40}\x{E1A}\x{E32}"
+ text run at (0,13280) width 37: "\x{E44}\x{E14}\x{E49}\x{E22}\x{E34}\x{E19}"
+ text run at (0,13300) width 18: "\x{E21}\x{E32}"
+ text run at (0,13320) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,13340) width 15: "\x{E40}\x{E2E}"
+ text run at (0,13360) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,13380) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,13400) width 18: "\x{E42}\x{E14}"
+ text run at (0,13420) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,13440) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,13460) width 20: "\x{E15}\x{E49}\x{E19}"
+ text run at (0,13480) width 31: "\x{E2B}\x{E0D}\x{E49}\x{E32}"
+ text run at (0,13500) width 18: "\x{E2A}\x{E39}\x{E07}"
+ text run at (0,13520) width 25: "\x{E40}\x{E2D}\x{E19}"
+ text run at (0,13540) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,13560) width 30: "\x{E04}\x{E25}\x{E37}\x{E48}\x{E19}"
+ text run at (0,13580) width 29: "\x{E01}\x{E48}\x{E2D}\x{E19}"
+ text run at (0,13600) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,13620) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,13640) width 16: "\x{E08}\x{E30}"
+ text run at (0,13660) width 18: "\x{E21}\x{E32}"
+ text run at (0,13680) width 17: "\x{E16}\x{E36}\x{E07}"
+ text run at (0,13700) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,13720) width 9: "\x{E01}\x{E47}"
+ text run at (0,13740) width 10: "\x{E21}\x{E35}"
+ text run at (0,13760) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,13780) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,13800) width 26: "\x{E2B}\x{E27}\x{E34}\x{E27}"
+ text run at (0,13820) width 44: "\x{E0A}\x{E31}\x{E14}\x{E40}\x{E08}\x{E19}"
+ text run at (0,13840) width 18: "\x{E21}\x{E32}"
+ text run at (0,13860) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,13880) width 68: "\x{E1A}\x{E23}\x{E23}\x{E22}\x{E32}\x{E01}\x{E32}\x{E28}"
+ text run at (0,13900) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,13920) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,13940) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,13960) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,13980) width 45: "\x{E40}\x{E2B}\x{E25}\x{E37}\x{E2D}\x{E1A}"
+ text run at (0,14000) width 18: "\x{E15}\x{E32}"
+ text run at (0,14020) width 18: "\x{E44}\x{E1B}"
+ text run at (0,14040) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,14060) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,14080) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,14100) width 9: "\x{E01}\x{E47}"
+ text run at (0,14120) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,14140) width 30: "\x{E04}\x{E25}\x{E37}\x{E48}\x{E19}"
+ text run at (0,14160) width 31: "\x{E2B}\x{E0D}\x{E49}\x{E32}"
+ text run at (0,14180) width 18: "\x{E21}\x{E32}"
+ text run at (0,14200) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,14220) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,14240) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,14260) width 27: "\x{E14}\x{E49}\x{E27}\x{E22}"
+ text run at (0,14280) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,14300) width 15: "\x{E40}\x{E2E}"
+ text run at (0,14320) width 17: "\x{E19}\x{E23}\x{E35}"
+ text run at (0,14340) width 20: "\x{E1C}\x{E38}\x{E14}"
+ text run at (0,14360) width 19: "\x{E25}\x{E38}\x{E01}"
+ text run at (0,14380) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,14400) width 21: "\x{E17}\x{E31}\x{E19}"
+ text run at (0,14420) width 17: "\x{E43}\x{E14}"
+ text run at (0,14440) width 5: "\""
+ text run at (0,14460) width 20: "\x{E25}\x{E21}"
+ text run at (0,14480) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,14500) width 18: "\x{E21}\x{E32}"
+ text run at (0,14520) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,14540) width 5: "\""
+ text run at (0,14560) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,14580) width 25: "\x{E23}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,14600) width 29: "\x{E1A}\x{E2D}\x{E01}"
+ text run at (0,14620) width 41: "\x{E20}\x{E23}\x{E23}\x{E22}\x{E32}"
+ text run at (0,14640) width 5: "\""
+ text run at (0,14660) width 18: "\x{E02}\x{E49}\x{E32}"
+ text run at (0,14680) width 16: "\x{E08}\x{E30}"
+ text run at (0,14700) width 18: "\x{E44}\x{E1B}"
+ text run at (0,14720) width 10: "\x{E14}\x{E39}"
+ text run at (0,14740) width 28: "\x{E2A}\x{E31}\x{E15}\x{E27}\x{E4C}"
+ text run at (0,14760) width 32: "\x{E40}\x{E25}\x{E35}\x{E49}\x{E22}\x{E07}"
+ text run at (0,14780) width 39: "\x{E2B}\x{E19}\x{E48}\x{E2D}\x{E22}"
+ text run at (0,14800) width 5: "\""
+ text run at (0,14820) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,14840) width 18: "\x{E25}\x{E38}\x{E07}"
+ text run at (0,14860) width 9: "\x{E01}\x{E47}"
+ text run at (0,14880) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,14900) width 18: "\x{E44}\x{E1B}"
+ text run at (0,14920) width 17: "\x{E22}\x{E31}\x{E07}"
+ text run at (0,14940) width 24: "\x{E40}\x{E1E}\x{E34}\x{E07}"
+ text run at (0,14960) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,14980) width 16: "\x{E27}\x{E31}\x{E27}"
+ text run at (0,15000) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,15020) width 18: "\x{E21}\x{E49}\x{E32}"
+ text run at (0,15040) width 37: "\x{E2D}\x{E32}\x{E28}\x{E31}\x{E22}"
+ text run at (0,15060) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,15080) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,15100) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,15120) width 29: "\x{E2B}\x{E22}\x{E38}\x{E14}"
+ text run at (0,15140) width 45: "\x{E17}\x{E33}\x{E07}\x{E32}\x{E19}"
+ text run at (0,15160) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,15180) width 18: "\x{E21}\x{E32}"
+ text run at (0,15200) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,15220) width 34: "\x{E1B}\x{E23}\x{E30}\x{E15}\x{E39}"
+ text run at (0,15240) width 33: "\x{E40}\x{E1E}\x{E35}\x{E22}\x{E07}"
+ text run at (0,15260) width 45: "\x{E0A}\x{E32}\x{E22}\x{E15}\x{E32}"
+ text run at (0,15280) width 28: "\x{E21}\x{E2D}\x{E07}"
+ text run at (0,15300) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,15320) width 9: "\x{E01}\x{E47}"
+ text run at (0,15340) width 29: "\x{E1A}\x{E2D}\x{E01}"
+ text run at (0,15360) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,15380) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,15400) width 54: "\x{E2D}\x{E31}\x{E19}\x{E15}\x{E23}\x{E32}\x{E22}"
+ text run at (0,15420) width 18: "\x{E21}\x{E32}"
+ text run at (0,15440) width 17: "\x{E16}\x{E36}\x{E07}"
+ text run at (0,15460) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,15480) width 5: "\""
+ text run at (0,15500) width 20: "\x{E40}\x{E23}\x{E47}\x{E27}"
+ text run at (0,15520) width 18: "\x{E42}\x{E14}"
+ text run at (0,15540) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,15560) width 5: "!"
+ text run at (0,15580) width 5: "\""
+ text run at (0,15600) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,15620) width 44: "\x{E15}\x{E30}\x{E42}\x{E01}\x{E19}"
+ text run at (0,15640) width 5: "\""
+ text run at (0,15660) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,15680) width 18: "\x{E44}\x{E1B}"
+ text run at (0,15700) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,15720) width 36: "\x{E43}\x{E15}\x{E49}\x{E16}\x{E38}\x{E19}"
+ text run at (0,15740) width 5: "\""
+ text run at (0,15760) width 18: "\x{E42}\x{E15}"
+ text run at (0,15780) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,15800) width 30: "\x{E1C}\x{E25}\x{E38}\x{E19}"
+ text run at (0,15820) width 51: "\x{E01}\x{E23}\x{E30}\x{E42}\x{E14}\x{E14}"
+ text run at (0,15840) width 18: "\x{E25}\x{E07}"
+ text run at (0,15860) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,15880) width 30: "\x{E2D}\x{E49}\x{E2D}\x{E21}"
+ text run at (0,15900) width 29: "\x{E41}\x{E02}\x{E19}"
+ text run at (0,15920) width 18: "\x{E42}\x{E14}"
+ text run at (0,15940) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,15960) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,15980) width 23: "\x{E40}\x{E02}\x{E49}\x{E32}"
+ text run at (0,16000) width 18: "\x{E44}\x{E1B}"
+ text run at (0,16020) width 31: "\x{E0B}\x{E48}\x{E2D}\x{E19}"
+ text run at (0,16040) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,16060) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,16080) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,16100) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,16120) width 31: "\x{E2B}\x{E0D}\x{E34}\x{E07}"
+ text run at (0,16140) width 29: "\x{E19}\x{E49}\x{E2D}\x{E22}"
+ text run at (0,16160) width 23: "\x{E40}\x{E02}\x{E49}\x{E32}"
+ text run at (0,16180) width 18: "\x{E44}\x{E1B}"
+ text run at (0,16200) width 18: "\x{E14}\x{E36}\x{E07}"
+ text run at (0,16220) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,16240) width 29: "\x{E2D}\x{E2D}\x{E01}"
+ text run at (0,16260) width 18: "\x{E21}\x{E32}"
+ text run at (0,16280) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,16300) width 25: "\x{E40}\x{E2D}\x{E47}\x{E21}"
+ text run at (0,16320) width 50: "\x{E01}\x{E23}\x{E30}\x{E0A}\x{E32}\x{E01}"
+ text run at (0,16340) width 18: "\x{E1D}\x{E32}"
+ text run at (0,16360) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,16380) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,16400) width 29: "\x{E2D}\x{E2D}\x{E01}"
+ text run at (0,16420) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,16440) width 19: "\x{E2D}\x{E01}"
+ text run at (0,16460) width 20: "\x{E2A}\x{E31}\x{E48}\x{E19}"
+ text run at (0,16480) width 31: "\x{E02}\x{E27}\x{E31}\x{E0D}"
+ text run at (0,16500) width 27: "\x{E2B}\x{E32}\x{E22}"
+ text run at (0,16520) width 20: "\x{E1B}\x{E35}\x{E19}"
+ text run at (0,16540) width 38: "\x{E1A}\x{E31}\x{E19}\x{E44}\x{E14}"
+ text run at (0,16560) width 18: "\x{E44}\x{E21}\x{E49}"
+ text run at (0,16580) width 18: "\x{E25}\x{E07}"
+ text run at (0,16600) width 18: "\x{E44}\x{E1B}"
+ text run at (0,16620) width 17: "\x{E43}\x{E19}"
+ text run at (0,16640) width 34: "\x{E42}\x{E1E}\x{E23}\x{E07}"
+ text run at (0,16660) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,16680) width 20: "\x{E2D}\x{E31}\x{E19}"
+ text run at (0,16700) width 20: "\x{E21}\x{E37}\x{E14}"
+ text run at (0,16720) width 21: "\x{E17}\x{E36}\x{E1A}"
+ text run at (0,16740) width 18: "\x{E42}\x{E14}"
+ text run at (0,16760) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,16780) width 19: "\x{E08}\x{E31}\x{E1A}"
+ text run at (0,16800) width 18: "\x{E42}\x{E15}"
+ text run at (0,16820) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,16840) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,16860) width 17: "\x{E43}\x{E19}"
+ text run at (0,16880) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,16900) width 20: "\x{E2A}\x{E38}\x{E14}"
+ text run at (0,16920) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,16940) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,16960) width 28: "\x{E15}\x{E32}\x{E21}"
+ text run at (0,16980) width 18: "\x{E1B}\x{E49}\x{E32}"
+ text run at (0,17000) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,17020) width 18: "\x{E44}\x{E1B}"
+ text run at (0,17040) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,17060) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,17080) width 18: "\x{E21}\x{E32}"
+ text run at (0,17100) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,17120) width 25: "\x{E04}\x{E23}\x{E36}\x{E48}\x{E07}"
+ text run at (0,17140) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,17160) width 9: "\x{E01}\x{E47}"
+ text run at (0,17180) width 10: "\x{E21}\x{E35}"
+ text run at (0,17200) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,17220) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,17240) width 28: "\x{E2B}\x{E27}\x{E37}\x{E2D}"
+ text run at (0,17260) width 28: "\x{E2A}\x{E48}\x{E27}\x{E19}"
+ text run at (0,17280) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,17300) width 9: "\x{E01}\x{E47}"
+ text run at (0,17320) width 20: "\x{E2A}\x{E31}\x{E48}\x{E19}"
+ text run at (0,17340) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,17360) width 24: "\x{E41}\x{E23}\x{E07}"
+ text run at (0,17380) width 19: "\x{E08}\x{E19}"
+ text run at (0,17400) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,17420) width 19: "\x{E2B}\x{E01}"
+ text run at (0,17440) width 35: "\x{E04}\x{E30}\x{E21}\x{E33}"
+ text run at (0,17460) width 18: "\x{E19}\x{E31}\x{E48}\x{E07}"
+ text run at (0,17480) width 40: "\x{E08}\x{E49}\x{E33}\x{E40}\x{E1A}\x{E49}\x{E32}"
+ text run at (0,17500) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,17520) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,17540) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,17560) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,17580) width 18: "\x{E2A}\x{E34}\x{E48}\x{E07}"
+ text run at (0,17600) width 62: "\x{E1B}\x{E23}\x{E30}\x{E2B}\x{E25}\x{E32}\x{E14}"
+ text run at (0,17620) width 9: "\x{E01}\x{E47}"
+ text run at (0,17640) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,17660) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,17680) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,17700) width 30: "\x{E2B}\x{E21}\x{E38}\x{E19}"
+ text run at (0,17720) width 18: "\x{E44}\x{E1B}"
+ text run at (0,17740) width 30: "\x{E2B}\x{E21}\x{E38}\x{E19}"
+ text run at (0,17760) width 18: "\x{E21}\x{E32}"
+ text run at (0,17780) width 28: "\x{E2A}\x{E2D}\x{E07}"
+ text run at (0,17800) width 28: "\x{E2A}\x{E32}\x{E21}"
+ text run at (0,17820) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,17840) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,17860) width 9: "\x{E01}\x{E47}"
+ text run at (0,17880) width 29: "\x{E25}\x{E2D}\x{E22}"
+ text run at (0,17900) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,17920) width 10: "\x{E2A}\x{E39}\x{E48}"
+ text run at (0,17940) width 45: "\x{E2D}\x{E32}\x{E01}\x{E32}\x{E28}"
+ text run at (0,17960) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,17980) width 18: "\x{E0A}\x{E49}\x{E32}"
+ text run at (0,18000) width 8: "\x{E46}"
+ text run at (0,18020) width 18: "\x{E42}\x{E14}"
+ text run at (0,18040) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,18060) width 26: "\x{E23}\x{E39}\x{E49}\x{E2A}\x{E36}\x{E01}"
+ text run at (0,18080) width 23: "\x{E23}\x{E32}\x{E27}"
+ text run at (0,18100) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,18120) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,18140) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,18160) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,18180) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,18200) width 18: "\x{E44}\x{E1B}"
+ text run at (0,18220) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,18240) width 19: "\x{E25}\x{E39}\x{E01}"
+ text run at (0,18260) width 50: "\x{E1A}\x{E2D}\x{E25}\x{E25}\x{E39}\x{E19}"
+ text run at (0,18280) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,18300) width 35: "\x{E40}\x{E2B}\x{E19}\x{E37}\x{E2D}"
+ text run at (0,18320) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,18340) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,18360) width 17: "\x{E43}\x{E15}\x{E49}"
+ text run at (0,18380) width 18: "\x{E21}\x{E32}"
+ text run at (0,18400) width 21: "\x{E1E}\x{E1A}"
+ text run at (0,18420) width 19: "\x{E01}\x{E31}\x{E19}"
+ text run at (0,18440) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,18460) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,18480) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,18500) width 21: "\x{E1E}\x{E2D}"
+ text run at (0,18520) width 10: "\x{E14}\x{E35}"
+ text run at (0,18540) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,18560) width 19: "\x{E17}\x{E33}"
+ text run at (0,18580) width 17: "\x{E43}\x{E2B}\x{E49}"
+ text run at (0,18600) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,18620) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,18640) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,18660) width 19: "\x{E08}\x{E38}\x{E14}"
+ text run at (0,18680) width 29: "\x{E28}\x{E39}\x{E19}\x{E22}\x{E4C}"
+ text run at (0,18700) width 35: "\x{E01}\x{E25}\x{E32}\x{E07}"
+ text run at (0,18720) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,18740) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,18760) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,18780) width 28: "\x{E15}\x{E32}\x{E21}"
+ text run at (0,18800) width 29: "\x{E1B}\x{E01}\x{E15}\x{E34}"
+ text run at (0,18820) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,18840) width 35: "\x{E01}\x{E25}\x{E32}\x{E07}"
+ text run at (0,18860) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,18880) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,18900) width 45: "\x{E2D}\x{E32}\x{E01}\x{E32}\x{E28}"
+ text run at (0,18920) width 16: "\x{E08}\x{E30}"
+ text run at (0,18940) width 18: "\x{E19}\x{E34}\x{E48}\x{E07}"
+ text run at (0,18960) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,18980) width 36: "\x{E04}\x{E27}\x{E32}\x{E21}"
+ text run at (0,19000) width 39: "\x{E01}\x{E14}\x{E14}\x{E31}\x{E19}"
+ text run at (0,19020) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,19040) width 29: "\x{E2B}\x{E19}\x{E31}\x{E01}"
+ text run at (0,19060) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,19080) width 20: "\x{E25}\x{E21}"
+ text run at (0,19100) width 20: "\x{E17}\x{E38}\x{E01}"
+ text run at (0,19120) width 28: "\x{E14}\x{E49}\x{E32}\x{E19}"
+ text run at (0,19140) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,19160) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,19180) width 19: "\x{E17}\x{E33}"
+ text run at (0,19200) width 17: "\x{E43}\x{E2B}\x{E49}"
+ text run at (0,19220) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,19240) width 29: "\x{E25}\x{E2D}\x{E22}"
+ text run at (0,19260) width 18: "\x{E2A}\x{E39}\x{E07}"
+ text run at (0,19280) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,19300) width 8: "\x{E46}"
+ text run at (0,19320) width 19: "\x{E08}\x{E19}"
+ text run at (0,19340) width 42: "\x{E01}\x{E23}\x{E30}\x{E17}\x{E31}\x{E48}\x{E07}"
+ text run at (0,19360) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,19380) width 18: "\x{E44}\x{E1B}"
+ text run at (0,19400) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,19420) width 20: "\x{E2A}\x{E38}\x{E14}"
+ text run at (0,19440) width 29: "\x{E22}\x{E2D}\x{E14}"
+ text run at (0,19460) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,19480) width 28: "\x{E1E}\x{E32}\x{E22}\x{E38}"
+ text run at (0,19500) width 57: "\x{E44}\x{E0B}\x{E42}\x{E04}\x{E25}\x{E19}"
+ text run at (0,19520) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,19540) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,19560) width 25: "\x{E15}\x{E23}\x{E07}"
+ text run at (0,19580) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,19600) width 9: "\x{E01}\x{E47}"
+ text run at (0,19620) width 18: "\x{E16}\x{E39}\x{E01}"
+ text run at (0,19640) width 30: "\x{E2B}\x{E2D}\x{E1A}"
+ text run at (0,19660) width 18: "\x{E44}\x{E1B}"
+ text run at (0,19680) width 37: "\x{E2B}\x{E25}\x{E32}\x{E22}"
+ text run at (0,19700) width 28: "\x{E44}\x{E21}\x{E25}\x{E4C}"
+ text run at (0,19720) width 25: "\x{E07}\x{E48}\x{E32}\x{E22}"
+ text run at (0,19740) width 27: "\x{E14}\x{E32}\x{E22}"
+ text run at (0,19760) width 23: "\x{E23}\x{E32}\x{E27}"
+ text run at (0,19780) width 19: "\x{E01}\x{E31}\x{E1A}"
+ text run at (0,19800) width 30: "\x{E2B}\x{E2D}\x{E1A}"
+ text run at (0,19820) width 20: "\x{E02}\x{E19}"
+ text run at (0,19840) width 19: "\x{E19}\x{E01}"
+ text run at (0,19860) width 20: "\x{E21}\x{E37}\x{E14}"
+ text run at (0,19880) width 27: "\x{E21}\x{E32}\x{E01}"
+ text run at (0,19900) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,19920) width 20: "\x{E25}\x{E21}"
+ text run at (0,19940) width 17: "\x{E22}\x{E31}\x{E07}"
+ text run at (0,19960) width 18: "\x{E2A}\x{E48}\x{E07}"
+ text run at (0,19980) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,20000) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,20020) width 28: "\x{E2B}\x{E27}\x{E37}\x{E2D}"
+ text run at (0,20040) width 18: "\x{E19}\x{E48}\x{E32}"
+ text run at (0,20060) width 27: "\x{E01}\x{E25}\x{E31}\x{E27}"
+ text run at (0,20080) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,20100) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,20120) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,20140) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,20160) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,20180) width 18: "\x{E42}\x{E14}"
+ text run at (0,20200) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,20220) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,20240) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,20260) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,20280) width 52: "\x{E2A}\x{E32}\x{E21}\x{E32}\x{E23}\x{E16}"
+ text run at (0,20300) width 18: "\x{E19}\x{E31}\x{E48}\x{E07}"
+ text run at (0,20320) width 18: "\x{E44}\x{E1B}"
+ text run at (0,20340) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,20360) width 27: "\x{E2D}\x{E22}\x{E48}\x{E32}"
+ text run at (0,20380) width 33: "\x{E07}\x{E07}\x{E48}\x{E32}\x{E22}"
+ text run at (0,20400) width 27: "\x{E14}\x{E32}\x{E22}"
+ text run at (0,20420) width 19: "\x{E19}\x{E31}\x{E01}"
+ text run at (0,20440) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,20460) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,20480) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,20500) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,20520) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,20540) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,20560) width 37: "\x{E2A}\x{E30}\x{E14}\x{E38}\x{E14}"
+ text run at (0,20580) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,20600) width 24: "\x{E41}\x{E23}\x{E07}"
+ text run at (0,20620) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,20640) width 30: "\x{E2B}\x{E21}\x{E38}\x{E19}"
+ text run at (0,20660) width 18: "\x{E44}\x{E1B}"
+ text run at (0,20680) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,20700) width 8: "\x{E46}"
+ text run at (0,20720) width 28: "\x{E2A}\x{E2D}\x{E07}"
+ text run at (0,20740) width 28: "\x{E2A}\x{E32}\x{E21}"
+ text run at (0,20760) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,20780) width 17: "\x{E43}\x{E19}"
+ text run at (0,20800) width 30: "\x{E15}\x{E2D}\x{E19}"
+ text run at (0,20820) width 25: "\x{E41}\x{E23}\x{E01}"
+ text run at (0,20840) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,20860) width 9: "\x{E01}\x{E47}"
+ text run at (0,20880) width 26: "\x{E23}\x{E39}\x{E49}\x{E2A}\x{E36}\x{E01}"
+ text run at (0,20900) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,20920) width 18: "\x{E15}\x{E31}\x{E27}"
+ text run at (0,20940) width 23: "\x{E40}\x{E2D}\x{E07}"
+ text run at (0,20960) width 18: "\x{E16}\x{E39}\x{E01}"
+ text run at (0,20980) width 34: "\x{E41}\x{E01}\x{E27}\x{E48}\x{E07}"
+ text run at (0,21000) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,21020) width 27: "\x{E41}\x{E1C}\x{E48}\x{E27}"
+ text run at (0,21040) width 23: "\x{E40}\x{E1A}\x{E32}"
+ text run at (0,21060) width 23: "\x{E23}\x{E32}\x{E27}"
+ text run at (0,21080) width 35: "\x{E17}\x{E32}\x{E23}\x{E01}"
+ text run at (0,21100) width 17: "\x{E43}\x{E19}"
+ text run at (0,21120) width 25: "\x{E40}\x{E1B}\x{E25}"
+ text run at (0,21140) width 18: "\x{E42}\x{E15}"
+ text run at (0,21160) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,21180) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,21200) width 30: "\x{E0A}\x{E2D}\x{E1A}"
+ text run at (0,21220) width 16: "\x{E43}\x{E08}"
+ text run at (0,21240) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,21260) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,21280) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,21300) width 18: "\x{E44}\x{E1B}"
+ text run at (0,21320) width 16: "\x{E27}\x{E34}\x{E48}\x{E07}"
+ text run at (0,21340) width 18: "\x{E21}\x{E32}"
+ text run at (0,21360) width 27: "\x{E23}\x{E2D}\x{E1A}"
+ text run at (0,21380) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,21400) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,21420) width 28: "\x{E42}\x{E19}\x{E49}\x{E19}"
+ text run at (0,21440) width 11: "\x{E17}\x{E35}"
+ text run at (0,21460) width 27: "\x{E17}\x{E32}\x{E07}"
+ text run at (0,21480) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,21500) width 11: "\x{E17}\x{E35}"
+ text run at (0,21520) width 18: "\x{E2A}\x{E48}\x{E07}"
+ text run at (0,21540) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,21560) width 23: "\x{E40}\x{E2B}\x{E48}\x{E32}"
+ text run at (0,21580) width 18: "\x{E14}\x{E31}\x{E07}"
+ text run at (0,21600) width 27: "\x{E01}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,21620) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,21640) width 18: "\x{E42}\x{E14}"
+ text run at (0,21660) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,21680) width 18: "\x{E19}\x{E31}\x{E48}\x{E07}"
+ text run at (0,21700) width 18: "\x{E19}\x{E34}\x{E48}\x{E07}"
+ text run at (0,21720) width 19: "\x{E2D}\x{E22}\x{E39}\x{E48}"
+ text run at (0,21740) width 20: "\x{E1A}\x{E19}"
+ text run at (0,21760) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,21780) width 23: "\x{E40}\x{E1D}\x{E49}\x{E32}"
+ text run at (0,21800) width 29: "\x{E04}\x{E2D}\x{E22}"
+ text run at (0,21820) width 10: "\x{E14}\x{E39}"
+ text run at (0,21840) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,21860) width 16: "\x{E08}\x{E30}"
+ text run at (0,21880) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,21900) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,21920) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,21940) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,21960) width 28: "\x{E2B}\x{E19}\x{E36}\x{E48}\x{E07}"
+ text run at (0,21980) width 18: "\x{E42}\x{E15}"
+ text run at (0,22000) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,22020) width 23: "\x{E40}\x{E02}\x{E49}\x{E32}"
+ text run at (0,22040) width 18: "\x{E44}\x{E1B}"
+ text run at (0,22060) width 26: "\x{E43}\x{E01}\x{E25}\x{E49}"
+ text run at (0,22080) width 18: "\x{E1D}\x{E32}"
+ text run at (0,22100) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,22120) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,22140) width 27: "\x{E21}\x{E32}\x{E01}"
+ text run at (0,22160) width 18: "\x{E44}\x{E1B}"
+ text run at (0,22180) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,22200) width 31: "\x{E1E}\x{E25}\x{E31}\x{E14}"
+ text run at (0,22220) width 37: "\x{E15}\x{E01}\x{E25}\x{E07}"
+ text run at (0,22240) width 18: "\x{E44}\x{E1B}"
+ text run at (0,22260) width 11: "\x{E17}\x{E35}"
+ text run at (0,22280) width 25: "\x{E41}\x{E23}\x{E01}"
+ text run at (0,22300) width 24: "\x{E40}\x{E14}\x{E47}\x{E01}"
+ text run at (0,22320) width 31: "\x{E2B}\x{E0D}\x{E34}\x{E07}"
+ text run at (0,22340) width 20: "\x{E04}\x{E34}\x{E14}"
+ text run at (0,22360) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,22380) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,22400) width 16: "\x{E08}\x{E30}"
+ text run at (0,22420) width 23: "\x{E2A}\x{E39}\x{E0D}"
+ text run at (0,22440) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,22460) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,22480) width 18: "\x{E44}\x{E1B}"
+ text run at (0,22500) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,22520) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,22540) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,22560) width 18: "\x{E0A}\x{E31}\x{E48}\x{E27}"
+ text run at (0,22580) width 17: "\x{E04}\x{E23}\x{E39}\x{E48}"
+ text run at (0,22600) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,22620) width 9: "\x{E01}\x{E47}"
+ text run at (0,22640) width 25: "\x{E40}\x{E2B}\x{E47}\x{E19}"
+ text run at (0,22660) width 10: "\x{E2B}\x{E39}"
+ text run at (0,22680) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,22700) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,22720) width 28: "\x{E42}\x{E1C}\x{E25}\x{E48}"
+ text run at (0,22740) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,22760) width 18: "\x{E21}\x{E32}"
+ text run at (0,22780) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,22800) width 28: "\x{E0A}\x{E48}\x{E2D}\x{E07}"
+ text run at (0,22820) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,22840) width 19: "\x{E17}\x{E31}\x{E49}\x{E07}"
+ text run at (0,22860) width 10: "\x{E19}\x{E35}\x{E49}"
+ text run at (0,22880) width 38: "\x{E40}\x{E1E}\x{E23}\x{E32}\x{E30}"
+ text run at (0,22900) width 24: "\x{E41}\x{E23}\x{E07}"
+ text run at (0,22920) width 19: "\x{E01}\x{E14}"
+ text run at (0,22940) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,22960) width 29: "\x{E2B}\x{E19}\x{E31}\x{E01}"
+ text run at (0,22980) width 28: "\x{E02}\x{E2D}\x{E07}"
+ text run at (0,23000) width 45: "\x{E2D}\x{E32}\x{E01}\x{E32}\x{E28}"
+ text run at (0,23020) width 19: "\x{E17}\x{E33}"
+ text run at (0,23040) width 17: "\x{E43}\x{E2B}\x{E49}"
+ text run at (0,23060) width 18: "\x{E42}\x{E15}"
+ text run at (0,23080) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,23100) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,23120) width 37: "\x{E15}\x{E01}\x{E25}\x{E07}"
+ text run at (0,23140) width 18: "\x{E44}\x{E1B}"
+ text run at (0,23160) width 26: "\x{E02}\x{E49}\x{E32}\x{E07}"
+ text run at (0,23180) width 26: "\x{E25}\x{E48}\x{E32}\x{E07}"
+ text run at (0,23200) width 18: "\x{E42}\x{E14}"
+ text run at (0,23220) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,23240) width 38: "\x{E04}\x{E25}\x{E32}\x{E19}"
+ text run at (0,23260) width 18: "\x{E44}\x{E1B}"
+ text run at (0,23280) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,23300) width 28: "\x{E0A}\x{E48}\x{E2D}\x{E07}"
+ text run at (0,23320) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,23340) width 19: "\x{E08}\x{E31}\x{E1A}"
+ text run at (0,23360) width 10: "\x{E2B}\x{E39}"
+ text run at (0,23380) width 18: "\x{E42}\x{E15}"
+ text run at (0,23400) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,23420) width 16: "\x{E44}\x{E27}\x{E49}"
+ text run at (0,23440) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,23460) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,23480) width 27: "\x{E25}\x{E32}\x{E01}"
+ text run at (0,23500) width 20: "\x{E21}\x{E31}\x{E19}"
+ text run at (0,23520) width 18: "\x{E21}\x{E32}"
+ text run at (0,23540) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,23560) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,23580) width 19: "\x{E2D}\x{E35}\x{E01}"
+ text run at (0,23600) width 28: "\x{E2B}\x{E25}\x{E31}\x{E07}"
+ text run at (0,23620) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,23640) width 20: "\x{E19}\x{E31}\x{E49}\x{E19}"
+ text run at (0,23660) width 9: "\x{E01}\x{E47}"
+ text run at (0,23680) width 20: "\x{E1B}\x{E34}\x{E14}"
+ text run at (0,23700) width 18: "\x{E1D}\x{E32}"
+ text run at (0,23720) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,23740) width 26: "\x{E40}\x{E1E}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,23760) width 16: "\x{E08}\x{E30}"
+ text run at (0,23780) width 18: "\x{E44}\x{E14}\x{E49}"
+ text run at (0,23800) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,23820) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,23840) width 55: "\x{E2D}\x{E38}\x{E1A}\x{E31}\x{E15}\x{E34}\x{E40}\x{E2B}\x{E15}\x{E38}"
+ text run at (0,23860) width 19: "\x{E2D}\x{E35}\x{E01}"
+ text run at (0,23880) width 44: "\x{E0A}\x{E31}\x{E48}\x{E27}\x{E42}\x{E21}\x{E07}"
+ text run at (0,23900) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,23920) width 44: "\x{E0A}\x{E31}\x{E48}\x{E27}\x{E42}\x{E21}\x{E07}"
+ text run at (0,23940) width 23: "\x{E40}\x{E25}\x{E48}\x{E32}"
+ text run at (0,23960) width 28: "\x{E1C}\x{E48}\x{E32}\x{E19}"
+ text run at (0,23980) width 18: "\x{E44}\x{E1B}"
+ text run at (0,24000) width 18: "\x{E42}\x{E14}"
+ text run at (0,24020) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,24040) width 29: "\x{E04}\x{E48}\x{E2D}\x{E22}"
+ text run at (0,24060) width 8: "\x{E46}"
+ text run at (0,24080) width 27: "\x{E2B}\x{E32}\x{E22}"
+ text run at (0,24100) width 27: "\x{E01}\x{E25}\x{E31}\x{E27}"
+ text run at (0,24120) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,24140) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,24160) width 26: "\x{E23}\x{E39}\x{E49}\x{E2A}\x{E36}\x{E01}"
+ text run at (0,24180) width 31: "\x{E40}\x{E2B}\x{E07}\x{E32}"
+ text run at (0,24200) width 35: "\x{E40}\x{E2B}\x{E25}\x{E37}\x{E2D}"
+ text run at (0,24220) width 24: "\x{E40}\x{E01}\x{E34}\x{E19}"
+ text run at (0,24240) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,24260) width 20: "\x{E25}\x{E21}"
+ text run at (0,24280) width 9: "\x{E01}\x{E47}"
+ text run at (0,24300) width 18: "\x{E2A}\x{E48}\x{E07}"
+ text run at (0,24320) width 32: "\x{E40}\x{E2A}\x{E35}\x{E22}\x{E07}"
+ text run at (0,24340) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,24360) width 28: "\x{E2B}\x{E27}\x{E37}\x{E2D}"
+ text run at (0,24380) width 18: "\x{E14}\x{E31}\x{E07}"
+ text run at (0,24400) width 24: "\x{E40}\x{E2A}\x{E35}\x{E22}"
+ text run at (0,24420) width 19: "\x{E08}\x{E19}"
+ text run at (0,24440) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,24460) width 30: "\x{E41}\x{E17}\x{E1A}"
+ text run at (0,24480) width 16: "\x{E08}\x{E30}"
+ text run at (0,24500) width 10: "\x{E2B}\x{E39}"
+ text run at (0,24520) width 37: "\x{E2B}\x{E19}\x{E27}\x{E01}"
+ text run at (0,24540) width 11: "\x{E17}\x{E35}"
+ text run at (0,24560) width 25: "\x{E41}\x{E23}\x{E01}"
+ text run at (0,24580) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,24600) width 37: "\x{E2A}\x{E07}\x{E2A}\x{E31}\x{E22}"
+ text run at (0,24620) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,24640) width 18: "\x{E04}\x{E07}"
+ text run at (0,24660) width 16: "\x{E08}\x{E30}"
+ text run at (0,24680) width 18: "\x{E16}\x{E39}\x{E01}"
+ text run at (0,24700) width 19: "\x{E09}\x{E35}\x{E01}"
+ text run at (0,24720) width 50: "\x{E01}\x{E23}\x{E30}\x{E0A}\x{E32}\x{E01}"
+ text run at (0,24740) width 29: "\x{E2D}\x{E2D}\x{E01}"
+ text run at (0,24760) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,24780) width 20: "\x{E0A}\x{E34}\x{E49}\x{E19}"
+ text run at (0,24800) width 24: "\x{E40}\x{E25}\x{E47}\x{E01}"
+ text run at (0,24820) width 20: "\x{E0A}\x{E34}\x{E49}\x{E19}"
+ text run at (0,24840) width 29: "\x{E19}\x{E49}\x{E2D}\x{E22}"
+ text run at (0,24860) width 25: "\x{E40}\x{E21}\x{E37}\x{E48}\x{E2D}"
+ text run at (0,24880) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,24900) width 25: "\x{E40}\x{E2D}\x{E19}"
+ text run at (0,24920) width 20: "\x{E25}\x{E49}\x{E21}"
+ text run at (0,24940) width 18: "\x{E25}\x{E07}"
+ text run at (0,24960) width 19: "\x{E2D}\x{E35}\x{E01}"
+ text run at (0,24980) width 25: "\x{E04}\x{E23}\x{E31}\x{E49}\x{E07}"
+ text run at (0,25000) width 19: "\x{E41}\x{E15}\x{E48}"
+ text run at (0,25020) width 37: "\x{E2B}\x{E25}\x{E32}\x{E22}"
+ text run at (0,25040) width 44: "\x{E0A}\x{E31}\x{E48}\x{E27}\x{E42}\x{E21}\x{E07}"
+ text run at (0,25060) width 28: "\x{E1C}\x{E48}\x{E32}\x{E19}"
+ text run at (0,25080) width 18: "\x{E44}\x{E1B}"
+ text run at (0,25100) width 9: "\x{E01}\x{E47}"
+ text run at (0,25120) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,25140) width 10: "\x{E21}\x{E35}"
+ text run at (0,25160) width 32: "\x{E2D}\x{E30}\x{E44}\x{E23}"
+ text run at (0,25180) width 24: "\x{E40}\x{E01}\x{E34}\x{E14}"
+ text run at (0,25200) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,25220) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,25240) width 24: "\x{E40}\x{E25}\x{E22}"
+ text run at (0,25260) width 24: "\x{E40}\x{E25}\x{E34}\x{E01}"
+ text run at (0,25280) width 27: "\x{E27}\x{E34}\x{E15}\x{E01}"
+ text run at (0,25300) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,25320) width 40: "\x{E15}\x{E31}\x{E14}\x{E2A}\x{E34}\x{E19}"
+ text run at (0,25340) width 16: "\x{E43}\x{E08}"
+ text run at (0,25360) width 29: "\x{E04}\x{E2D}\x{E22}"
+ text run at (0,25380) width 10: "\x{E14}\x{E39}"
+ text run at (0,25400) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,25420) width 28: "\x{E2A}\x{E07}\x{E1A}"
+ text run at (0,25440) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,25460) width 17: "\x{E23}\x{E2D}"
+ text run at (0,25480) width 16: "\x{E27}\x{E48}\x{E32}"
+ text run at (0,25500) width 48: "\x{E2D}\x{E19}\x{E32}\x{E04}\x{E15}"
+ text run at (0,25520) width 16: "\x{E08}\x{E30}"
+ text run at (0,25540) width 25: "\x{E40}\x{E1B}\x{E47}\x{E19}"
+ text run at (0,25560) width 50: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}\x{E44}\x{E23}"
+ text run at (0,25580) width 17: "\x{E43}\x{E19}"
+ text run at (0,25600) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,25620) width 20: "\x{E2A}\x{E38}\x{E14}"
+ text run at (0,25640) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,25660) width 38: "\x{E04}\x{E25}\x{E32}\x{E19}"
+ text run at (0,25680) width 26: "\x{E08}\x{E32}\x{E01}"
+ text run at (0,25700) width 21: "\x{E1E}\x{E37}\x{E49}\x{E19}"
+ text run at (0,25720) width 28: "\x{E2B}\x{E49}\x{E2D}\x{E07}"
+ text run at (0,25740) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,25760) width 26: "\x{E42}\x{E22}\x{E01}"
+ text run at (0,25780) width 18: "\x{E44}\x{E1B}"
+ text run at (0,25800) width 18: "\x{E21}\x{E32}"
+ text run at (0,25820) width 20: "\x{E02}\x{E36}\x{E49}\x{E19}"
+ text run at (0,25840) width 18: "\x{E44}\x{E1B}"
+ text run at (0,25860) width 20: "\x{E1A}\x{E19}"
+ text run at (0,25880) width 32: "\x{E40}\x{E15}\x{E35}\x{E22}\x{E07}"
+ text run at (0,25900) width 27: "\x{E41}\x{E25}\x{E49}\x{E27}"
+ text run at (0,25920) width 9: "\x{E01}\x{E47}"
+ text run at (0,25940) width 30: "\x{E19}\x{E2D}\x{E19}"
+ text run at (0,25960) width 18: "\x{E25}\x{E07}"
+ text run at (0,25980) width 18: "\x{E42}\x{E15}"
+ text run at (0,26000) width 18: "\x{E42}\x{E15}\x{E49}"
+ text run at (0,26020) width 28: "\x{E15}\x{E32}\x{E21}"
+ text run at (0,26040) width 20: "\x{E15}\x{E34}\x{E14}"
+ text run at (0,26060) width 18: "\x{E21}\x{E32}"
+ text run at (0,26080) width 30: "\x{E19}\x{E2D}\x{E19}"
+ text run at (0,26100) width 18: "\x{E25}\x{E07}"
+ text run at (0,26120) width 26: "\x{E43}\x{E01}\x{E25}\x{E49}"
+ text run at (0,26140) width 8: "\x{E46}"
+ text run at (0,26160) width 24: "\x{E40}\x{E18}\x{E2D}"
+ text run at (0,26180) width 18: "\x{E44}\x{E21}\x{E48}"
+ text run at (0,26200) width 18: "\x{E0A}\x{E49}\x{E32}"
+ text run at (0,26220) width 18: "\x{E42}\x{E14}"
+ text run at (0,26240) width 24: "\x{E42}\x{E23}\x{E18}\x{E35}"
+ text run at (0,26260) width 9: "\x{E01}\x{E47}"
+ text run at (0,26280) width 20: "\x{E1B}\x{E34}\x{E14}"
+ text run at (0,26300) width 18: "\x{E15}\x{E32}"
+ text run at (0,26320) width 18: "\x{E25}\x{E07}"
+ text run at (0,26340) width 30: "\x{E2B}\x{E25}\x{E31}\x{E1A}"
+ text run at (0,26360) width 39: "\x{E1C}\x{E25}\x{E47}\x{E2D}\x{E22}"
+ text run at (0,26380) width 18: "\x{E44}\x{E1B}"
+ text run at (0,26400) width 35: "\x{E2D}\x{E22}\x{E48}\x{E32}\x{E07}"
+ text run at (0,26420) width 31: "\x{E2A}\x{E19}\x{E34}\x{E17}"
+ text run at (0,26440) width 19: "\x{E17}\x{E31}\x{E49}\x{E07}"
+ text run at (0,26460) width 8: "\x{E46}"
+ text run at (0,26480) width 11: "\x{E17}\x{E35}\x{E48}"
+ text run at (0,26500) width 28: "\x{E1A}\x{E49}\x{E32}\x{E19}"
+ text run at (0,26520) width 26: "\x{E42}\x{E22}\x{E01}"
+ text run at (0,26540) width 18: "\x{E44}\x{E1B}"
+ text run at (0,26560) width 18: "\x{E21}\x{E32}"
+ text run at (0,26580) width 26: "\x{E41}\x{E25}\x{E30}"
+ text run at (0,26600) width 20: "\x{E25}\x{E21}"
+ text run at (0,26620) width 9: "\x{E01}\x{E47}"
+ text run at (0,26640) width 33: "\x{E04}\x{E23}\x{E32}\x{E07}"
+ text run at (0,26660) width 28: "\x{E2B}\x{E27}\x{E35}\x{E14}"
+ text run at (0,26680) width 28: "\x{E2B}\x{E27}\x{E37}\x{E2D}"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.checksum
index 5740294..2d9cffa 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.checksum
@@ -1 +1 @@
-f7bd9da3b0e980cce5376653c19f4ad3 \ No newline at end of file
+143dc64b44e9d65a52049e483f8a2475 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.png
index 2b8939c..7bfdaaf 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.txt
index 84ce759..a1e86d3 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/wrap-CJK-001-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 359x15
text run at (0,0) width 359: "Tests that wrapping does not trim the last character if it is not whitespace."
RenderBlock {P} at (0,28) size 551x38 [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 535x31
- text run at (3,3) width 535: "\x{6700}\x{5927}2GHz\x{306E}Intel Core Duo\x{30D7}\x{30ED}\x{30BB}\x{30C3}\x{30B5}\x{306E}\x{30D1}\x{30EF}\x{30FC}\x{3001}iSight\x{30AB}\x{30E1}\x{30E9}\x{3001}Front Row\x{3001}iLife \x{2019}06\x{3001}13\x{30A4}\x{30F3}\x{30C1}\x{306E}\x{30AF}\x{30EA}"
- text run at (3,19) width 180: "\x{30A2}\x{30EF}\x{30A4}\x{30C9}\x{30B9}\x{30AF}\x{30EA}\x{30FC}\x{30F3}\x{30C7}\x{30A3}\x{30B9}\x{30D7}\x{30EC}\x{30A4}"
+ RenderText {#text} at (3,3) size 545x31
+ text run at (3,3) width 545: "\x{6700}\x{5927}2GHz\x{306E}Intel Core Duo\x{30D7}\x{30ED}\x{30BB}\x{30C3}\x{30B5}\x{306E}\x{30D1}\x{30EF}\x{30FC}\x{3001}iSight\x{30AB}\x{30E1}\x{30E9}\x{3001}Front Row\x{3001}iLife \x{2019}06\x{3001}13\x{30A4}\x{30F3}\x{30C1}\x{306E}\x{30AF}\x{30EA}\x{30A2}\x{30EF}\x{30A4}\x{30C9}\x{30B9}"
+ text run at (3,19) width 103: "\x{30AF}\x{30EA}\x{30FC}\x{30F3}\x{30C7}\x{30A3}\x{30B9}\x{30D7}\x{30EC}\x{30A4}"
RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 47cadf5..f47401a 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -58,13 +58,6 @@ DEFER LINUX WIN : LayoutTests/css2.1/t1202-counters-04-b.html = FAIL
LayoutTests/fast/forms/input-text-maxlength.html = FAIL CRASH
DEFER : LayoutTests/fast/forms/input-text-paste-maxlength.html = FAIL
-// Font differences, requiring overriden metrics, not a real bug, not fixing for Beta
-DEFER LINUX WIN : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL
-
-// Bug: 1145880
-// Parethesis missing, metrics wrong.
-DEFER LINUX WIN : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL
-
// Bug: 628529: complex text effects
// This is a real bug, but not one we're fixing for Beta.
DEFER LINUX WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL
@@ -187,7 +180,6 @@ DEFER : LayoutTests/editing/pasteboard/paste-xml.xhtml = FAIL
// match that in the <select> option lists.
// Low priority, unclear if test expectations are correct (see bug)
DEFER : LayoutTests/fast/forms/select-writing-direction-natural.html = FAIL
-DEFER : LayoutTests/fast/text/international/bidi-menulist.html = FAIL
// Bug 850875
// requires support for layoutTestController.encodeHostName()
@@ -286,10 +278,6 @@ DEFER SKIP : LayoutTests/media = TIMEOUT
DEFER SKIP : LayoutTests/fast/media = PASS FAIL
DEFER : LayoutTests/http/tests/media = FAIL
-// Bug 850287: Need better Thai line-breaking. Not a high priority, because
-// it's acceptable as it is.
-DEFER LINUX WIN : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL
-
// Bug 941049: Function arguments object is copied for each access.
DEFER : LayoutTests/fast/js/kde/function_arguments.html = FAIL
@@ -357,6 +345,12 @@ DEFER : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.htm
// These were recently rebaselined on Windows and probably just need a
// rebaseline on other platforms as well.
+LINUX : LayoutTests/fast/text/bidi-embedding-pop-and-push-same.html = FAIL
+// Font differences, requiring overriden metrics, not a real bug, not fixing for Beta
+DEFER LINUX : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL
+DEFER MAC LINUX : LayoutTests/fast/text/international/bidi-menulist.html = FAIL
+DEFER LINUX : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL
+DEFER LINUX : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL
DEFER MAC LINUX : LayoutTests/svg/batik/text/textFeatures.svg = FAIL PASS
DEFER LINUX : LayoutTests/svg/batik/text/textOnPath2.svg = FAIL
DEFER LINUX : LayoutTests/svg/batik/text/textOnPath3.svg = FAIL
@@ -1149,7 +1143,6 @@ LayoutTests/fast/js/global-constructors.html = FAIL
LINUX WIN : LayoutTests/fast/layers/opacity-transforms.html = FAIL
LayoutTests/fast/profiler = FAIL TIMEOUT
LINUX WIN : LayoutTests/fast/replaced/percent-height-in-anonymous-block-widget.html = FAIL
-LINUX WIN : LayoutTests/fast/text/bidi-embedding-pop-and-push-same.html = FAIL
LayoutTests/plugins/netscape-construct.html = FAIL
// MERGE 37604:38097 REGRESSIONS
@@ -1676,10 +1669,6 @@ WIN : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL
WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL
WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL
WIN : LayoutTests/fast/lists/w3-list-styles.html = FAIL
-WIN : LayoutTests/fast/text/international/001.html = FAIL
-WIN : LayoutTests/fast/text/international/002.html = FAIL
-WIN : LayoutTests/fast/text/international/003.html = FAIL
-WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
// 2008/12/13 - Turning off some Friday night test regressions until
// they can be looked at.