From 332be5bbc231f7139e6fc4cede37456225e590a7 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 25 Sep 2004 18:38:11 +0000 Subject: Cross-testing the libcharset compound text implementation against Xutf8TextListToTextProperty reveals that the latter supports JIS X 0212 via the escape sequences ESC $ ( D and ESC $ ) D, although this is not listed in my copy of ctext.ps. It's easy enough to support it, though, so now we do. [originally from svn r4581] [this svn revision also touched charset,filter,timber] --- charset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charset b/charset index 6b43eba..5ab2b64 160000 --- a/charset +++ b/charset @@ -1 +1 @@ -Subproject commit 6b43eba8ce2ae12620e25c8b4883d2a2f7e2c869 +Subproject commit 5ab2b64369adb8a86b632375b8cdfc2bac985bc0 -- cgit v1.1