Browse Source

PDF.js version 1.0.119

master v1.0.119
Yury Delendik 11 years ago
parent
commit
dc9c8f51ef
  1. 2
      bower.json
  2. 10
      build/pdf.combined.js
  3. 4
      build/pdf.js
  4. 10
      build/pdf.worker.js
  5. 2
      package.json

2
bower.json

@ -1,6 +1,6 @@
{ {
"name": "pdfjs-dist", "name": "pdfjs-dist",
"version": "1.0.117", "version": "1.0.119",
"keywords": [ "keywords": [
"Mozilla", "Mozilla",
"pdf", "pdf",

10
build/pdf.combined.js

@ -21,8 +21,8 @@ if (typeof PDFJS === 'undefined') {
(typeof window !== 'undefined' ? window : this).PDFJS = {}; (typeof window !== 'undefined' ? window : this).PDFJS = {};
} }
PDFJS.version = '1.0.117'; PDFJS.version = '1.0.119';
PDFJS.build = '6a800eb'; PDFJS.build = '693152e';
(function pdfjsWrapper() { (function pdfjsWrapper() {
// Use strict in our context only - users might not want it // Use strict in our context only - users might not want it
@ -23481,7 +23481,7 @@ var symbolsFonts = {
// glyphs, but common for some set of the standard fonts. // glyphs, but common for some set of the standard fonts.
var GlyphMapForStandardFonts = { var GlyphMapForStandardFonts = {
'2': 10, '3': 32, '4': 33, '5': 34, '6': 35, '7': 36, '8': 37, '9': 38, '2': 10, '3': 32, '4': 33, '5': 34, '6': 35, '7': 36, '8': 37, '9': 38,
'10': 39, '11': 40, '12': 41, '13': 42, '14': 43, '15': 44, '16': 173, '10': 39, '11': 40, '12': 41, '13': 42, '14': 43, '15': 44, '16': 45,
'17': 46, '18': 47, '19': 48, '20': 49, '21': 50, '22': 51, '23': 52, '17': 46, '18': 47, '19': 48, '20': 49, '21': 50, '22': 51, '23': 52,
'24': 53, '25': 54, '26': 55, '27': 56, '28': 57, '29': 58, '30': 894, '24': 53, '25': 54, '26': 55, '27': 56, '28': 57, '29': 58, '30': 894,
'31': 60, '32': 61, '33': 62, '34': 63, '35': 64, '36': 65, '37': 66, '31': 60, '32': 61, '33': 62, '34': 63, '35': 64, '36': 65, '37': 66,
@ -23505,7 +23505,9 @@ var GlyphMapForStandardFonts = {
'149': 8805, '150': 165, '151': 181, '152': 8706, '153': 8721, '154': 8719, '149': 8805, '150': 165, '151': 181, '152': 8706, '153': 8721, '154': 8719,
'156': 8747, '157': 170, '158': 186, '159': 8486, '160': 230, '161': 248, '156': 8747, '157': 170, '158': 186, '159': 8486, '160': 230, '161': 248,
'162': 191, '163': 161, '164': 172, '165': 8730, '166': 402, '167': 8776, '162': 191, '163': 161, '164': 172, '165': 8730, '166': 402, '167': 8776,
'168': 8710, '169': 171, '170': 187, '171': 8230, '210': 218, '305': 963, '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,
'306': 964, '307': 966, '308': 8215, '309': 8252, '310': 8319, '311': 8359, '306': 964, '307': 966, '308': 8215, '309': 8252, '310': 8319, '311': 8359,
'312': 8592, '313': 8593, '337': 9552, '493': 1039, '494': 1040, '705': 1524, '312': 8592, '313': 8593, '337': 9552, '493': 1039, '494': 1040, '705': 1524,
'706': 8362, '710': 64288, '711': 64298, '759': 1617, '761': 1776, '706': 8362, '710': 64288, '711': 64298, '759': 1617, '761': 1776,

4
build/pdf.js

@ -21,8 +21,8 @@ if (typeof PDFJS === 'undefined') {
(typeof window !== 'undefined' ? window : this).PDFJS = {}; (typeof window !== 'undefined' ? window : this).PDFJS = {};
} }
PDFJS.version = '1.0.117'; PDFJS.version = '1.0.119';
PDFJS.build = '6a800eb'; PDFJS.build = '693152e';
(function pdfjsWrapper() { (function pdfjsWrapper() {
// Use strict in our context only - users might not want it // Use strict in our context only - users might not want it

10
build/pdf.worker.js vendored

@ -21,8 +21,8 @@ if (typeof PDFJS === 'undefined') {
(typeof window !== 'undefined' ? window : this).PDFJS = {}; (typeof window !== 'undefined' ? window : this).PDFJS = {};
} }
PDFJS.version = '1.0.117'; PDFJS.version = '1.0.119';
PDFJS.build = '6a800eb'; PDFJS.build = '693152e';
(function pdfjsWrapper() { (function pdfjsWrapper() {
// Use strict in our context only - users might not want it // Use strict in our context only - users might not want it
@ -18903,7 +18903,7 @@ var symbolsFonts = {
// glyphs, but common for some set of the standard fonts. // glyphs, but common for some set of the standard fonts.
var GlyphMapForStandardFonts = { var GlyphMapForStandardFonts = {
'2': 10, '3': 32, '4': 33, '5': 34, '6': 35, '7': 36, '8': 37, '9': 38, '2': 10, '3': 32, '4': 33, '5': 34, '6': 35, '7': 36, '8': 37, '9': 38,
'10': 39, '11': 40, '12': 41, '13': 42, '14': 43, '15': 44, '16': 173, '10': 39, '11': 40, '12': 41, '13': 42, '14': 43, '15': 44, '16': 45,
'17': 46, '18': 47, '19': 48, '20': 49, '21': 50, '22': 51, '23': 52, '17': 46, '18': 47, '19': 48, '20': 49, '21': 50, '22': 51, '23': 52,
'24': 53, '25': 54, '26': 55, '27': 56, '28': 57, '29': 58, '30': 894, '24': 53, '25': 54, '26': 55, '27': 56, '28': 57, '29': 58, '30': 894,
'31': 60, '32': 61, '33': 62, '34': 63, '35': 64, '36': 65, '37': 66, '31': 60, '32': 61, '33': 62, '34': 63, '35': 64, '36': 65, '37': 66,
@ -18927,7 +18927,9 @@ var GlyphMapForStandardFonts = {
'149': 8805, '150': 165, '151': 181, '152': 8706, '153': 8721, '154': 8719, '149': 8805, '150': 165, '151': 181, '152': 8706, '153': 8721, '154': 8719,
'156': 8747, '157': 170, '158': 186, '159': 8486, '160': 230, '161': 248, '156': 8747, '157': 170, '158': 186, '159': 8486, '160': 230, '161': 248,
'162': 191, '163': 161, '164': 172, '165': 8730, '166': 402, '167': 8776, '162': 191, '163': 161, '164': 172, '165': 8730, '166': 402, '167': 8776,
'168': 8710, '169': 171, '170': 187, '171': 8230, '210': 218, '305': 963, '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,
'306': 964, '307': 966, '308': 8215, '309': 8252, '310': 8319, '311': 8359, '306': 964, '307': 966, '308': 8215, '309': 8252, '310': 8319, '311': 8359,
'312': 8592, '313': 8593, '337': 9552, '493': 1039, '494': 1040, '705': 1524, '312': 8592, '313': 8593, '337': 9552, '493': 1039, '494': 1040, '705': 1524,
'706': 8362, '710': 64288, '711': 64298, '759': 1617, '761': 1776, '706': 8362, '710': 64288, '711': 64298, '759': 1617, '761': 1776,

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "pdfjs-dist", "name": "pdfjs-dist",
"version": "1.0.117", "version": "1.0.119",
"description": "Generic build of Mozilla's PDF.js library.", "description": "Generic build of Mozilla's PDF.js library.",
"keywords": [ "keywords": [
"Mozilla", "Mozilla",

Loading…
Cancel
Save