pdf.js/src/core
Yury Delendik 7a321dbf7e Merge pull request #4569 from Snuffleupagus/bug-878026
Handle 'space' character correctly in MacRomanEncoding (bug 878026)
2014-04-09 10:44:10 -05:00
..
arithmetic_decoder.js Micro optimization of ArithmeticDecoder_readBit 2014-03-13 17:38:12 +01:00
bidi.js Avoid more allocations in bidi(). 2014-03-13 22:15:09 -07:00
charsets.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
chunked_stream.js Fix coding style in src/core/chunked_stream.js 2014-03-22 20:49:46 +01:00
cidmaps.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
cmap.js CMaps binary packing 2014-03-14 16:46:35 -05:00
core.js Doesn't traverse cyclic references in Dict.getAll; reduces empty-Dict garbage 2014-03-26 09:07:38 -05:00
crypto.js Estimate the size of decoded streams in advance. 2014-03-13 02:06:58 -07:00
evaluator.js Workaround for cases where FontName in the FontDescriptor differs from BaseFont in the Font (bug 847420) 2014-04-09 11:29:33 +02:00
font_renderer.js clean up string conversion functions 2014-03-27 13:01:43 +01:00
fonts.js Handle 'space' character correctly in MacRomanEncoding (bug 878026) 2014-04-07 20:59:26 +02:00
glyphlist.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
image.js Use Stream instead of byte array access 2014-04-06 13:40:27 +02:00
jbig2.js Fix for #3181: jbig2 encoding for number of instances greater than 1 2014-03-24 11:05:07 +05:30
jpx.js Use Stream instead of byte array access 2014-04-06 13:40:27 +02:00
metrics.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
network.js Using blob URL for open file 2014-01-27 13:11:02 -06:00
obj.js Doesn't traverse cyclic references in Dict.getAll; reduces empty-Dict garbage 2014-03-26 09:07:38 -05:00
parser.js Doesn't traverse cyclic references in Dict.getAll; reduces empty-Dict garbage 2014-03-26 09:07:38 -05:00
pattern.js Prescales shading pattern packed data indices 2014-04-03 08:34:20 -05:00
pdf_manager.js refactor src/core/pdf_manager.js: rename pdfModel to pdfDocument 2014-03-12 09:54:29 +01:00
ps_parser.js Making src/core/ps_parser.js adhere to the style guide 2014-03-08 20:45:25 +01:00
stream.js Doesn't traverse cyclic references in Dict.getAll; reduces empty-Dict garbage 2014-03-26 09:07:38 -05:00
worker.js Fix coding style in src/core/worker.js 2014-03-22 20:59:16 +01:00