[Pkg-javascript-commits] [pdf.js] 25/204: Further amend GlyphMapForStandardFonts (issue 5244)

David Prévot taffit at moszumanska.debian.org
Sat Oct 25 18:50:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit be595d07219cff564abcfba1101a6ec15fb11270
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Fri Aug 29 14:15:19 2014 +0200

    Further amend GlyphMapForStandardFonts (issue 5244)
---
 src/core/fonts.js       |   7 +++++--
 test/pdfs/.gitignore    |   1 +
 test/pdfs/issue5244.pdf | Bin 0 -> 1703 bytes
 test/test_manifest.json |   7 +++++++
 4 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/src/core/fonts.js b/src/core/fonts.js
index c30285f..7537db2 100644
--- a/src/core/fonts.js
+++ b/src/core/fonts.js
@@ -455,8 +455,11 @@ var GlyphMapForStandardFonts = {
   '156': 8747, '157': 170, '158': 186, '159': 8486, '160': 230, '161': 248,
   '162': 191, '163': 161, '164': 172, '165': 8730, '166': 402, '167': 8776,
   '168': 8710, '169': 171, '170': 187, '171': 8230, '210': 218, '223': 711,
-  '227': 353, '229': 382, '234': 253, '253': 268, '254': 269, '258': 258,
-  '268': 283, '269': 313, '278': 328, '284': 345, '292': 367, '305': 963,
+  '224': 321, '225': 322, '227': 353, '229': 382, '234': 253, '252': 263,
+  '253': 268, '254': 269, '258': 258, '260': 260, '261': 261, '265': 280,
+  '266': 281, '268': 283, '269': 313, '275': 323, '276': 324, '278': 328,
+  '284': 345, '285': 346, '286': 347, '292': 367, '295': 377, '296': 378,
+  '298': 380, '305': 963,
   '306': 964, '307': 966, '308': 8215, '309': 8252, '310': 8319, '311': 8359,
   '312': 8592, '313': 8593, '337': 9552, '493': 1039, '494': 1040, '705': 1524,
   '706': 8362, '710': 64288, '711': 64298, '759': 1617, '761': 1776,
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 4c9ea57..30713d7 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -60,6 +60,7 @@
 !issue4668.pdf
 !issue5039.pdf
 !issue5070.pdf
+!issue5244.pdf
 !gradientfill.pdf
 !bug903856.pdf
 !bug850854.pdf
diff --git a/test/pdfs/issue5244.pdf b/test/pdfs/issue5244.pdf
new file mode 100644
index 0000000..7be1a4b
Binary files /dev/null and b/test/pdfs/issue5244.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 13c0762..59d20e1 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -898,6 +898,13 @@
        "rounds": 1,
        "type": "eq"
     },
+    {  "id": "issue5244",
+       "file": "pdfs/issue5244.pdf",
+       "md5": "a50cd364c3976c744627b4b9bb90c761",
+       "link": false,
+       "rounds": 1,
+       "type": "eq"
+    },
     {  "id": "zerowidthline",
       "file": "pdfs/zerowidthline.pdf",
       "md5": "295d26e61a85635433f8e4b768953f60",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list