ctx.translate(current.x, current.y);
ctx.scale(textHScale, 1);
+ ctx.lineWidth /= current.textMatrix[0];
if (textSelection) {
this.save();
} else {
ctx.save();
this.applyTextTransforms();
+ ctx.lineWidth /= current.textMatrix[0] * fontMatrix[0];
+
if (textSelection)
text.geom = this.getTextGeometry();
"rounds": 1,
"type": "load"
},
- { "id": "intelisa-load",
+ { "id": "intelisa-eq",
"file": "pdfs/intelisa.pdf",
"md5": "f5712097d29287a97f1278839814f682",
"link": true,
+ "pageLimit": 100,
"rounds": 1,
- "type": "load"
+ "type": "eq"
},
{ "id": "pdfspec-load",
"file": "pdfs/pdf.pdf",