Thorben Bochenek
03892a85c2
jpgjs performance improvements
...
see https://github.com/notmasteryet/jpgjs/pull/22
11 years ago
Yury Delendik
1d8f6cf0e7
Updates make.js for cmaps and make binary cmaps by default
11 years ago
Yury Delendik
734d6f346e
Removes external/cmaps; adds binary cmaps to the repo
11 years ago
Yury Delendik
3e8ea958ae
Quick notes about the format
11 years ago
Yury Delendik
69efd9cb96
CMaps binary packing
11 years ago
Jonas Jenwald
4f6b363b2c
Fix coding style in external/builder/builder.js
11 years ago
Mitar
2c82e720b8
Updated to current latest stable version of jshint.
11 years ago
fkaelberer
e874b272bf
jpgjs performance tuning
11 years ago
Gabriele Svelto
f4d54517c4
Bug 972435 - Recompress all PNG assets
11 years ago
Brendan Dahl
7be2d6db58
Add adobe CMaps.
11 years ago
Yury Delendik
894c82cec9
Removes -moz-box-sizing usage
11 years ago
Rob Wu
9f4745fd3f
webL10n: Apply PDF.js-specific changes
...
Based on http://pastebin.mozilla.org/3061694
1. Remove "debug helpers" and use console.log/console.warn directly (top).
2. Remove page load initialization (middle).
3. Remove window._ alias (bottom)
The original diff contained an extra entry
"Adds fallback argument to the getL10nData;",
but this was already implemented in the rebased webL10n, so it's no
longer PDF.js-specific.
12 years ago
Rob Wu
d0d3b071ec
Update webL10n to latest version + features
...
Base version of l10n:
- https://github.com/fabi1cazenave/webL10n/tree/b18c753c6f
4 extra commits (expected to be accepted):
- https://github.com/fabi1cazenave/webL10n/pull/38
New features compared to mozL10n:
- Support for getting translated attributes in get()
The previous version of mozL10n was based on:
- https://github.com/fabi1cazenave/webL10n/commits/0c06867a75
- diff: http://pastebin.mozilla.org/3061694
To make it easier to update webL10n in the future, I will apply
the PDF.js-specific changes in a separate commit.
12 years ago
Yury Delendik
56ea1e08e6
Fixes typo in 2-component image decoding
12 years ago
Yury Delendik
2ab481a1da
Removes foreign for Firefox CSS prefixes
12 years ago
Yury Delendik
5e5b66f688
Removes browser decoding optimization for JPEG CMYK
12 years ago
Yury Delendik
71c67976af
Implements FFC1 marker (and syncs with jpgjs)
12 years ago
Yury Delendik
0a27f18bfe
Updates shell.js to v0.1.2
12 years ago
Jon Buckley
c226147d09
Issue #2008 - Fix lint errors for external/crlfchecker/
12 years ago
Jon Buckley
10cdb48f36
Issue #2008 - Fix lint errors for external/builder/
12 years ago
Yury Delendik
e5247e4895
Updates webL10n; using viewer.properties as is
13 years ago
Pimm Hogeling
438e3c8f6d
Fixes for subtile bugs that were introduced in 59283bdf6d
and 99440ab691
, among others.
13 years ago
Yury Delendik
ac0ae3e5fd
Merges new jpgjs: fixes invalid JPEG marker.
13 years ago
Kalervo Kujala
7bbf65f56e
Correct gjslint warnings in builder.js.
13 years ago
Kalervo Kujala
2ffd3ae1c7
Create crlfchecker module and use it in make.js.
...
Provide names of the files that contain crlf in the output.
Exit(1) is used instead of throw.
13 years ago
Brendan Dahl
e0a6b233dc
Move builder/preprocessor into its own file.
13 years ago
Yury Delendik
89156cec89
Fallback locale string for JS code; simplify locale embedding for the extension
13 years ago
Yury Delendik
7f98f77354
Allow fallback on langauge group; change localized text
13 years ago
Yury Delendik
32e9eb35fe
Using web browsers locale in the extension mode
13 years ago
Yury Delendik
00543a1c89
Embed locale.properties in the viewer.html for extension
13 years ago
Yury Delendik
7859ba89c3
Missing webL10n library files
13 years ago
Yury Delendik
244ce870c3
Updates jpgjs libary to the latest: component order fix
13 years ago
Brendan Dahl
e18a2c512e
Use test.py for unit tests too.
13 years ago
Artur Adib
c0289497ec
bumping ShellJS
13 years ago
Artur Adib
a0a5c58894
Upgrading ShellJS, introducing 'makeref'
13 years ago
Artur Adib
c3bdf1e037
adding new find() commands
13 years ago
Artur Adib
f6ba3843bd
Using ShellJS
13 years ago
Kalervo Kujala
9962d9abe4
Remove now obsolete jasmine files related to unit_test.html.
14 years ago
Kalervo Kujala
1a119bcb08
Make unit tests runnable from command line.
14 years ago
Brendan Dahl
b64b7d55b1
Use the updated jpgjs with faster transform.
14 years ago
Brendan Dahl
7a5556ca91
Add license.
14 years ago
Kalervo Kujala
1b0ccad5b0
Add jasmine license file.
14 years ago
Kalervo Kujala
624a7a74ea
Add jasmine files to external-directory.
14 years ago
Brendan Dahl
9e8d079579
Adding jpg.js back as a regular file.
14 years ago
Brendan Dahl
87d13cf803
Remove submodule.
14 years ago
Brendan Dahl
b872a08f4f
Data is now created by jpg.js since we don't know the size.
14 years ago
Brendan Dahl
22e531b1f2
Adding the jpgjs as submodule.
14 years ago