1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

BaseFont and misc fonts fixes

This commit is contained in:
notmasteryet 2011-08-14 08:40:22 -05:00
parent b49a0f6b63
commit aad77fcc55
4 changed files with 30 additions and 8 deletions

View file

@ -0,0 +1 @@
http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf

View file

@ -80,5 +80,11 @@
"file": "pdfs/rotation.pdf",
"rounds": 1,
"type": "load"
},
{ "id": "ecma262-pdf",
"file": "pdfs/ecma262.pdf",
"link": true,
"rounds": 1,
"type": "load"
}
]