1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
Joshua T Kalis 5828b2c687 Refactor - remove redundant function and all references
The function `assertWllFormed` was doing nothing different than `assert` which is
available in the same namespace. Removing it will lighten the filesize - albeit
very slightly - and reduce complexity.
2014-04-13 16:18:07 -04:00
..
core Refactor - remove redundant function and all references 2014-04-13 16:18:07 -04:00
display Merge pull request #4599 from yurydelendik/issue4428 2014-04-11 11:27:48 -07:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Refactor - remove redundant function and all references 2014-04-13 16:18:07 -04:00
pdf.js Updated to current latest stable version of jshint. 2014-03-01 13:31:25 -08:00
worker_loader.js Treat fonts with the same font descriptor, encoding and unicode map as aliases 2014-04-08 20:45:21 +02:00