1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00

Forgot to add pdf.js to the last commit

This commit is contained in:
Vivien Nicolas 2011-06-30 11:50:47 +02:00
parent 1c78d8fdb4
commit 9b67a1e6b5
2 changed files with 2 additions and 2 deletions

3
pdf.js
View file

@ -3543,7 +3543,8 @@ var CanvasGraphics = (function() {
xHeight: descriptor.get("XHeight"),
capHeight: descriptor.get("CapHeight"),
flags: descriptor.get("Flags"),
italicAngle: descriptor.get("ItalicAngle")
italicAngle: descriptor.get("ItalicAngle"),
fixedPitch: false
};
return {