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
Jonas Jenwald cd2bd057ab Refactor the building of toFontChar for non-embedded fonts
Currently there's a lot of duplicate code for non-embedded `toFontChar`, which this patch simplifies by extracting the code into a helper function instead.
2016-03-10 21:25:39 +01:00
..
core Refactor the building of toFontChar for non-embedded fonts 2016-03-10 21:25:39 +01:00
display Merge pull request #7023 from brendandahl/issue6721 2016-03-01 18:03:37 -08:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Merge pull request #6879 from yurydelendik/streams 2016-03-01 09:10:52 -06:00
doc_helper.js Creates make.js code to build jsdoc. 2014-04-13 15:54:24 -05:00
frameworks.js Adds UMD header to pdf.js and pdf.worker.js files. 2015-12-29 18:15:14 -06:00
main_loader.js Adds pdfjs/main_loader module to better mirror pdfjs-dist/build/pdf. 2015-12-30 13:28:57 -06:00
pdf.js Adds pdfjs/main_loader module to better mirror pdfjs-dist/build/pdf. 2015-12-30 13:28:57 -06:00
worker_loader.js Improve work-around for importScripts bug. 2016-02-03 23:30:27 +01:00