.. |
utils
|
Undo comment changes.
|
2012-03-30 23:28:11 +02:00 |
api.js
|
Syntax changed that will help minifiers/compilers (such as the Closure Compiler) in their processing. In particular, preventing said minifiers/compilers from making dangerous renames.
|
2012-08-31 13:40:37 +02:00 |
bidi.js
|
Use [] instead of new Array(...).
|
2012-03-22 15:15:27 +02:00 |
canvas.js
|
Using createImageData when available
|
2012-08-09 13:40:40 -05:00 |
charsets.js
|
'use strict' everywhere
|
2011-10-25 18:18:22 -07:00 |
cidmaps.js
|
Fix js strict warning in worker.js.
|
2011-10-27 21:51:10 +03:00 |
colorspace.js
|
Fixes for subtile bugs that were introduced in 59283bdf6d and 99440ab691 , among others.
|
2012-08-31 13:37:44 +02:00 |
core.js
|
Fixes for subtile bugs that were introduced in 59283bdf6d and 99440ab691 , among others.
|
2012-08-31 13:37:44 +02:00 |
crypto.js
|
Suppress metadata decryption
|
2012-05-27 18:03:04 -05:00 |
evaluator.js
|
Disables symbolic encoding for non-standard fonts
|
2012-08-24 08:05:06 -05:00 |
fonts.js
|
Syntax changed that will help minifiers/compilers (such as the Closure Compiler) in their processing. In particular, preventing said minifiers/compilers from making dangerous renames.
|
2012-08-31 13:40:37 +02:00 |
function.js
|
Fixes for subtile bugs that were introduced in 59283bdf6d and 99440ab691 , among others.
|
2012-08-31 13:37:44 +02:00 |
glyphlist.js
|
Re-encode cmap based on post table or current encoding; fix GlyphsUnicode table entries
|
2012-02-29 22:11:32 -06:00 |
image.js
|
Reduce math for color key mask.
|
2012-08-29 09:36:12 -07:00 |
jbig2.js
|
Adds lossless segment types; fixes generic region prediction flag
|
2012-07-09 12:13:03 -05:00 |
jpx.js
|
Lint syntax fixes.
|
2012-08-31 15:51:31 +02:00 |
metadata.js
|
Fix broken metadata
|
2012-04-23 16:43:20 -05:00 |
metrics.js
|
Comments
|
2011-11-28 09:25:25 -05:00 |
obj.js
|
Marks xref entries with offset 0 as free
|
2012-08-10 21:31:33 -05:00 |
parser.js
|
Initial JBIG2 code
|
2012-06-16 15:15:42 -05:00 |
pattern.js
|
Fixes Shading.Dummy return type
|
2012-08-01 10:59:21 -05:00 |
pdf.js
|
Add the new preprocessor.
|
2012-08-01 11:55:39 -07:00 |
stream.js
|
Also check abbreviation for colorspace in jpegs.
|
2012-07-17 13:42:49 -07:00 |
util.js
|
Syntax changed that will help minifiers/compilers (such as the Closure Compiler) in their processing. In particular, preventing said minifiers/compilers from making dangerous renames.
|
2012-08-31 13:40:37 +02:00 |
worker.js
|
Lint syntax fixes.
|
2012-08-31 15:51:31 +02:00 |
worker_loader.js
|
Initial JBIG2 code
|
2012-06-16 15:15:42 -05:00 |