1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 17:18:07 +02:00
pdf.js/src/core
Brendan Dahl ccd7ae33e4 Merge pull request #5352 from Snuffleupagus/issue-2840
Use |toUnicode| when creating the glyph map for standard CIDFontType2 fonts without embedded font file
2014-10-08 10:09:10 -07:00
..
annotation.js Add strict equalities in src/core/annotation.js 2014-08-01 18:39:45 +02:00
arithmetic_decoder.js Add strict equalities in src/core/arithmetic_decoder.js 2014-08-01 18:39:46 +02:00
bidi.js Add strict equalities in src/core/bidi.js 2014-08-01 18:39:46 +02:00
charsets.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
chunked_stream.js Replaces (chunk in this.loadedChunks) 2014-09-19 19:05:25 -05:00
cmap.js Fix the error handling for CMaps that fail to load 2014-08-14 16:29:10 +02:00
colorspace.js Fix handling of RGBA buffers in CalRGB colorspace (issue 5270) 2014-09-08 12:26:32 +02:00
core.js Add strict equalities in src/core/core.js 2014-08-01 18:40:10 +02:00
crypto.js AES cipher: make padding optional 2014-08-08 12:36:29 +02:00
evaluator.js Add basic support for ZapfDingbats 2014-09-03 21:54:04 +02:00
font_renderer.js Remove some unused variables from src/ 2014-04-15 17:10:23 +02:00
fonts.js Use |toUnicode| when creating the glyph map for standard CIDFontType2 fonts without embedded font file 2014-09-27 13:20:04 +02:00
function.js Right-size the array in getSampleArray(). 2014-08-14 18:56:12 -07:00
glyphlist.js Add basic support for ZapfDingbats 2014-09-03 21:54:04 +02:00
image.js Apply the GRAYSCALE_1BPP optimization when needsDecode is set. 2014-08-18 16:45:19 -07:00
jbig2.js Merge pull request #5114 from fkaelberer/fasterJBIG2decodeBitmap 2014-08-07 16:14:30 -05:00
jpg.js Use strict equalities in src/core/jpg.js 2014-08-01 23:02:56 +02:00
jpx.js Fixed typo in core/jpx.js #5227 2014-09-10 22:26:20 -05:00
metrics.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
murmurhash3.js Add strict equalities in src/core/murmurhash3.js 2014-08-01 21:56:04 +02:00
network.js Implement streaming using moz-chunk-arraybuffer 2014-09-19 19:05:25 -05:00
obj.js Implemented NameTree.get() using binary search 2014-10-07 00:02:15 +02:00
parser.js Fix loading of inline JPEG images 2014-09-11 16:42:51 +02:00
pattern.js Optimizes functions to not create arrays 2014-08-04 11:23:11 -05:00
pdf_manager.js Implement streaming using moz-chunk-arraybuffer 2014-09-19 19:05:25 -05:00
ps_parser.js Add strict equalities in src/core/ps_parser.js 2014-08-01 22:02:10 +02:00
stream.js Add peekByte method to Stream, DecodeStream and ChunkedStream 2014-09-11 16:42:41 +02:00
worker.js Require destinations when they are needed and do not fetch all of them in advance 2014-10-06 22:26:18 +02:00