From dde95d8be9bc2817e34429fc38ee6d89d6d5ab75 Mon Sep 17 00:00:00 2001 From: Nicolas Pena Date: Tue, 16 May 2017 17:01:30 -0400 Subject: Small fix in CPDF_TrueTypeFont load MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The ToUnicode map should not be ignored when it exists. Doing so can cause a charcode to be assigned an incorrect glyph index, and will result in garbled text. Bug: chromium:665467 Change-Id: I21c1bf560a0731d974191d4189ea730ef9868334 Reviewed-on: https://pdfium-review.googlesource.com/5512 Reviewed-by: Lei Zhang Commit-Queue: Nicolás Peña --- testing/resources/pixel/bug_665467_expected_mac.pdf.0.png | Bin 0 -> 509 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/pixel/bug_665467_expected_mac.pdf.0.png (limited to 'testing/resources/pixel/bug_665467_expected_mac.pdf.0.png') diff --git a/testing/resources/pixel/bug_665467_expected_mac.pdf.0.png b/testing/resources/pixel/bug_665467_expected_mac.pdf.0.png new file mode 100644 index 0000000000..9f51dcb855 Binary files /dev/null and b/testing/resources/pixel/bug_665467_expected_mac.pdf.0.png differ -- cgit v1.2.3