Browse Source

Add missing .link files; minor fix

notmasteryet 13 years ago
parent
commit
73c9f8797b
  1. 3
      src/fonts.js
  2. 1
      test/pdfs/issue1309.pdf.link
  3. 1
      test/pdfs/issue1317.pdf.link

3
src/fonts.js

@ -1997,9 +1997,8 @@ var Font = (function FontClosure() { @@ -1997,9 +1997,8 @@ var Font = (function FontClosure() {
// Re-encode cmap encoding to unicode, based on the 'post' table data
// diffrence array or base encoding
var reverseMap = [];
for (var i = 0, ii = glyphs.length; i < ii; i++) {
for (var i = 0, ii = glyphs.length; i < ii; i++)
reverseMap[glyphs[i].unicode] = i;
}
var newGlyphUnicodes = [];
for (var i = 0, ii = glyphs.length; i < ii; i++) {

1
test/pdfs/issue1309.pdf.link

@ -0,0 +1 @@ @@ -0,0 +1 @@
http://www.lufthansa.com/mediapool/pdf/31/media_907231.pdf

1
test/pdfs/issue1317.pdf.link

@ -0,0 +1 @@ @@ -0,0 +1 @@
http://iliad.fr/presse/2012/CP_080312_Free_mobile.pdf
Loading…
Cancel
Save