File tree 3 files changed +16
-0
lines changed
3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -129,6 +129,12 @@ const getNonStdFontMap = getLookupTableFactory(function (t) {
129
129
t [ "ComicSansMS-Bold" ] = "Comic Sans MS-Bold" ;
130
130
t [ "ComicSansMS-BoldItalic" ] = "Comic Sans MS-BoldItalic" ;
131
131
t [ "ComicSansMS-Italic" ] = "Comic Sans MS-Italic" ;
132
+ t [ "ItcSymbol-Bold" ] = "Helvetica-Bold" ;
133
+ t [ "ItcSymbol-BoldItalic" ] = "Helvetica-BoldOblique" ;
134
+ t [ "ItcSymbol-Book" ] = "Helvetica" ;
135
+ t [ "ItcSymbol-BookItalic" ] = "Helvetica-Oblique" ;
136
+ t [ "ItcSymbol-Medium" ] = "Helvetica" ;
137
+ t [ "ItcSymbol-MediumItalic" ] = "Helvetica-Oblique" ;
132
138
t . LucidaConsole = "Courier" ;
133
139
t [ "LucidaConsole-Bold" ] = "Courier-Bold" ;
134
140
t [ "LucidaConsole-BoldItalic" ] = "Courier-BoldOblique" ;
Original file line number Diff line number Diff line change
1
+ https://github.com/mozilla/pdf.js/files/7086733/ar99.pdf
Original file line number Diff line number Diff line change 76
76
"link" : false ,
77
77
"type" : " eq"
78
78
},
79
+ { "id" : " issue11532" ,
80
+ "file" : " pdfs/issue11532.pdf" ,
81
+ "md5" : " 9216481d259ae2b8d747236e745cbc80" ,
82
+ "rounds" : 1 ,
83
+ "link" : true ,
84
+ "firstPage" : 2 ,
85
+ "lastPage" : 2 ,
86
+ "type" : " eq"
87
+ },
79
88
{ "id" : " issue11549" ,
80
89
"file" : " pdfs/issue11549_reduced.pdf" ,
81
90
"md5" : " a1ea636f413e02e10dbdf379ab4a99ae" ,
You can’t perform that action at this time.
0 commit comments