File tree 3 files changed +11
-0
lines changed
3 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -1485,6 +1485,7 @@ var CanvasGraphics = (function CanvasGraphicsClosure() {
1485
1485
if (isTextInvisible || fontSize === 0 ) {
1486
1486
return ;
1487
1487
}
1488
+ this .cachedGetSinglePixelWidth = null ;
1488
1489
1489
1490
ctx .save ();
1490
1491
ctx .transform .apply (ctx , current .textMatrix );
Original file line number Diff line number Diff line change
1
+ http://web.archive.org/web/20150402085611/http://chrishecker.com/images/3/33/Gdmogl.pdf
Original file line number Diff line number Diff line change 1315
1315
"link" : true ,
1316
1316
"type" : " eq"
1317
1317
},
1318
+ { "id" : " issue6117" ,
1319
+ "file" : " pdfs/issue6117.pdf" ,
1320
+ "md5" : " 691f5f8268e07f3831e8293258a68da7" ,
1321
+ "rounds" : 1 ,
1322
+ "link" : true ,
1323
+ "firstPage" : 6 ,
1324
+ "lastPage" : 6 ,
1325
+ "type" : " eq"
1326
+ },
1318
1327
{ "id" : " cid_cff" ,
1319
1328
"file" : " pdfs/cid_cff.pdf" ,
1320
1329
"md5" : " a19a18eaa626262cc45e0760004d6de9" ,
You can’t perform that action at this time.
0 commit comments