1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00
pdf.js/src/core
Daan Sprenkels 6ce83d3290 apply transformation matrix to RadialGradient radiuses,
not only to circle origin points
fix for #6006
2015-11-17 00:20:42 +01:00
..
annotation.js Uses @alias to fix missing comments on JSDocs pages 2015-11-13 01:24:15 +05:30
arithmetic_decoder.js cleaned whitespace 2015-02-17 11:07:37 -05:00
bidi.js Avoid more allocations for RTL text in bidi.js 2015-08-14 21:46:59 +02:00
charsets.js cleaned whitespace 2015-02-17 11:07:37 -05:00
chunked_stream.js Adds destroy method to the document loading task. 2015-10-23 08:57:14 -05:00
cmap.js Right-size the map array in PartialEvaluator_readToUnicode 2015-09-24 13:08:53 +02:00
colorspace.js Check if the Decode entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 2015-07-21 12:23:07 +02:00
core.js Adds thread abort capabilities. 2015-10-23 09:06:32 -05:00
crypto.js Fixes bluebeam password protection issue 2015-10-15 21:22:27 -04:00
evaluator.js Refactors fake space heuristics for speed. 2015-11-06 10:55:43 -06:00
font_renderer.js [PATCH] Add fallback for font loading when eval disabled 2015-08-13 14:33:18 -07:00
fonts.js Prevent readCmapTable from failing if the cmap is missing in TrueType fonts 2015-11-08 16:48:37 +01:00
function.js Ensure that the result of |constructStichedFromIRResult| is a number (issue 6113) 2015-06-14 23:29:38 +02:00
glyphlist.js Add basic support for ZapfDingbats 2014-09-03 21:54:04 +02:00
image.js Ignore the /Mask entry in images unless its /ImageMask entry is explicitly set to true (issue 6621) 2015-11-12 22:49:26 +01:00
jbig2.js avoid out of range array access in JBIG2 decoder 2015-01-23 23:50:09 +01:00
jpg.js Correctly detect the presence of the Adobe specific APP14 JPEG marker (bug 1140761) 2015-03-10 13:07:09 +01:00
jpx.js cleaned whitespace 2015-02-17 11:07:37 -05:00
metrics.js cleaned whitespace 2015-02-17 11:07:37 -05:00
murmurhash3.js Removes B2G preprocessing directives. 2015-06-30 16:53:32 -05:00
network.js Improve error message for non-existent local files 2015-11-08 18:03:28 +01:00
obj.js Adds destroy method to the document loading task. 2015-10-23 08:57:14 -05:00
parser.js Remove Parser_fetchIfRef since it's obsolete 2015-09-02 23:11:00 +02:00
pattern.js apply transformation matrix to RadialGradient radiuses, 2015-11-17 00:20:42 +01:00
pdf_manager.js [api-minor] Add an optional param to DocumentInitParameters for specifying the range request chunk size to use. Defaults to 2^16 = 65536. 2015-10-26 17:22:11 -07:00
ps_parser.js Add strict equalities in src/core/ps_parser.js 2014-08-01 22:02:10 +02:00
stream.js Check if the Decode entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 2015-07-21 12:23:07 +02:00
worker.js Improve error message for non-existent local files 2015-11-08 18:03:28 +01:00