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 403b7df6e7 Merge pull request #5233 from Snuffleupagus/bug-1057544
Workaround for TrueType fonts with exotic cmap tables (bug 1057544)
2014-09-15 14:47:31 -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 Add peekByte method to Stream, DecodeStream and ChunkedStream 2014-09-11 16:42:41 +02: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 Merge pull request #5233 from Snuffleupagus/bug-1057544 2014-09-15 14:47:31 -07: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 Removes mozResponseArrayBuffer 2014-05-29 20:38:50 -05:00
obj.js Remove two instances of leftover console.log debug statements 2014-08-13 14:29:46 +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 Remove LegacyPromise in src/core/worker.js 2014-05-03 00:09:49 +02: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 Add strict equalities in src/core/worker.js 2014-08-01 22:17:47 +02:00