From a478cbb6dc0e630b919813ad0e7ae1a72510c69d Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 15 Feb 2022 15:56:06 -0500 Subject: Silently/transparently recognize UTF-16LE as UTF-16 (fixes #649) The PDF spec only allows UTF-16BE, but most readers seem to accept UTF-16LE as well, so now qpdf does too. --- libtests/qtest/qutil/qutil.out | 1 + 1 file changed, 1 insertion(+) (limited to 'libtests/qtest') diff --git a/libtests/qtest/qutil/qutil.out b/libtests/qtest/qutil/qutil.out index fa284237..fc6a0df1 100644 --- a/libtests/qtest/qutil/qutil.out +++ b/libtests/qtest/qutil/qutil.out @@ -63,6 +63,7 @@ HAGOOGAMAGOOGLE: 0 0x80000000 -> ff fd π π +LE: π ---- utf8_to_ascii ¿Does π have fingers? ?Does ? have fingers? -- cgit v1.2.3-54-g00ecf