Vivien Nicolas
|
22264c07c8
|
Fix TrueType bustage
|
2011-07-01 07:24:48 +02:00 |
|
Vivien Nicolas
|
e13164eca6
|
Read the text matrix from the Type1 font ascii header
|
2011-07-01 07:16:56 +02:00 |
|
Vivien Nicolas
|
ce17e9481f
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js
|
2011-06-30 11:50:53 +02:00 |
|
Vivien Nicolas
|
9b67a1e6b5
|
Forgot to add pdf.js to the last commit
|
2011-06-30 11:50:47 +02:00 |
|
Vivien Nicolas
|
2e71f79865
|
Remove the first empty character of charset
|
2011-06-30 02:58:40 +02:00 |
|
sbarman
|
a013e803a2
|
cleanup
|
2011-06-29 10:30:28 -07:00 |
|
sbarman
|
ed7e18f730
|
clean up
|
2011-06-29 10:27:00 -07:00 |
|
sbarman
|
03a1a0369b
|
Merge branch 'master' into colorspace
|
2011-06-29 10:15:52 -07:00 |
|
sbarman
|
08e7b9a858
|
Working version of indexed color space
|
2011-06-29 10:15:16 -07:00 |
|
Julian Viereck
|
31e9bea5c9
|
Make worker code work with latest font code changes
|
2011-06-29 14:26:38 +02:00 |
|
sbarman
|
a5be9c4648
|
refactored colorspace into own class
|
2011-06-28 19:25:36 -07:00 |
|
Vivien Nicolas
|
dd923d5aea
|
Merge with upstream, reverse changeset 4e24288 since it brokes TTF on linux
|
2011-06-29 02:58:51 +02:00 |
|
Chris Jones
|
7c9bf1f36f
|
Merge pull request #95 from jviereck/master
Make processing of fonts happen in a worker.
|
2011-06-28 14:56:10 -07:00 |
|
sbarman
|
5a1a35813b
|
Merge branch 'master' into colorspace
Conflicts:
pdf.js
|
2011-06-28 14:23:56 -07:00 |
|
Rob Sayre
|
3213299f30
|
const doesn't work in Chrome.
|
2011-06-28 13:59:22 -07:00 |
|
Vivien Nicolas
|
80f650b6bb
|
Add a fake canvas for scaling fonts to improve perfs
|
2011-06-28 18:24:16 +02:00 |
|
Vivien Nicolas
|
e3dbb685f3
|
Add more precision for positionning fonts by scaling the canvas
|
2011-06-28 17:26:52 +02:00 |
|
Julian Viereck
|
b00df76044
|
First pass on FontWorker
|
2011-06-28 08:06:40 +02:00 |
|
Andreas Gal
|
cc9c7baefb
|
Merge pull request #100 from notmasteryet/openweb-cover
CMYK colors; font fixes r=gal
|
2011-06-27 18:15:22 -07:00 |
|
notmasteryet
|
6073a030ab
|
CMYK colors; font fixes
|
2011-06-27 19:34:41 -05:00 |
|
sbarman
|
8a812e2ec9
|
clean up
|
2011-06-27 10:51:13 -07:00 |
|
sbarman
|
8bf3a9d1b7
|
reasonably fast for black and white images
|
2011-06-27 10:38:10 -07:00 |
|
sbarman
|
683bc19427
|
working version of PDFImage
|
2011-06-27 09:58:02 -07:00 |
|
sbarman
|
11601f3020
|
refactored image drawing code
|
2011-06-26 22:54:18 -07:00 |
|
sbarman
|
ffe68d4972
|
Merge branch 'master' into faxstream
|
2011-06-26 20:04:28 -07:00 |
|
sbarman
|
d29e666cbf
|
clean up code to before
|
2011-06-25 22:56:51 -07:00 |
|
sbarman
|
c2dce23025
|
Removed bpc=1 code
|
2011-06-25 22:52:41 -07:00 |
|
Andreas Gal
|
8cec09ec0e
|
keep track of charScale, wordScale and textHScale
|
2011-06-25 11:26:54 -04:00 |
|
sbarman
|
12ab3d7338
|
changed undefined to null check
|
2011-06-24 21:42:22 -07:00 |
|
sbarman
|
d863286438
|
Fixed problem with dict
|
2011-06-24 21:40:54 -07:00 |
|
Andreas Gal
|
8c2804145c
|
hack around OOM problem due to broken pattern code
|
2011-06-25 00:17:28 -04:00 |
|
sbarman
|
2d88566163
|
Merge branch 'master' into faxstream
|
2011-06-24 21:05:59 -07:00 |
|
Chris Jones
|
636a548b5d
|
Merge pull request #86 from andreasgal/staging
fix issue #78, don't try to use 'in' operator on null
|
2011-06-24 20:43:48 -07:00 |
|
Andreas Gal
|
5422182eda
|
fix issue #78, don't try to use 'in' operator on null
|
2011-06-24 23:27:22 -04:00 |
|
notmasteryet
|
63e74b53e9
|
Fix arcfour initialization and encoding; png prediction fix
|
2011-06-24 22:08:33 -05:00 |
|
sbarman
|
86eeedc397
|
Fixed bug, used pixBytes instead of rowBytes
|
2011-06-24 19:40:51 -07:00 |
|
sbarman
|
cde62c85bc
|
fully working faxstreams
|
2011-06-24 19:07:42 -07:00 |
|
notmasteryet
|
da30105b13
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream
|
2011-06-24 20:03:26 -05:00 |
|
sbarman
|
6df5714ec3
|
removed debug code
|
2011-06-24 14:10:25 -07:00 |
|
sbarman
|
363a631356
|
working version of faxstream
|
2011-06-24 13:59:37 -07:00 |
|
Vivien Nicolas
|
a71fa0a11f
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js
|
2011-06-24 21:27:43 +02:00 |
|
sbarman
|
383bc110cc
|
draws a broken image
|
2011-06-24 10:24:31 -07:00 |
|
sbarman
|
1ea51ed62d
|
Merge branch 'master' into faxstream
Conflicts:
pdf.js
|
2011-06-24 08:01:55 -07:00 |
|
sbarman
|
6c8e545e5e
|
Still fixing faxstream
|
2011-06-24 07:51:59 -07:00 |
|
notmasteryet
|
c78c209eb5
|
Basic DecryptStream functionality; md5 and arcfour algorithms
|
2011-06-24 07:51:31 -05:00 |
|
Vivien Nicolas
|
26389c083a
|
Fix a bunch of warnings from Firebug strict mode
|
2011-06-24 11:58:05 +02:00 |
|
Vivien Nicolas
|
014fc4c0fe
|
Remove code to handle FlateStream differently now that we have a sane interface
|
2011-06-24 02:45:58 +02:00 |
|
Chris Jones
|
ae2e637044
|
TODO for bpc!=8
|
2011-06-23 17:09:42 -07:00 |
|
Vivien Nicolas
|
c822a9d614
|
Merge remote branch 'upstream/master'
|
2011-06-24 01:01:35 +02:00 |
|
Chris Jones
|
d97f9086bd
|
fix rendering of some symbols. Patch by Vivien Nicolas.
|
2011-06-23 15:36:53 -07:00 |
|
Vivien Nicolas
|
a4bb3cba5b
|
Merge remote branch 'upstream/master'
|
2011-06-24 00:29:32 +02:00 |
|
Julian Viereck
|
8cd986f15a
|
Small rebase tidyup + cleanup
|
2011-06-23 23:55:14 +02:00 |
|
Vivien Nicolas
|
e953f2363c
|
Merge remote branch 'upstream/master'
|
2011-06-23 23:42:01 +02:00 |
|
Julian Viereck
|
a3d815074d
|
First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff
|
2011-06-23 23:33:24 +02:00 |
|
Julian Viereck
|
0746c7db59
|
Add PatternProxy; makes page 13 work
|
2011-06-23 23:33:24 +02:00 |
|
Julian Viereck
|
000d640258
|
Replace ImageCanvas by ScratchCanvas
|
2011-06-23 23:33:23 +02:00 |
|
Julian Viereck
|
52a117d32a
|
Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now
|
2011-06-23 23:33:23 +02:00 |
|
Julian Viereck
|
fc007b99d0
|
Introduce ImageCanvas to handle canvas rendering in WebWorker
|
2011-06-23 23:33:22 +02:00 |
|
Julian Viereck
|
61b76c7e87
|
Make fonts getting loaded by a very nasty hack
|
2011-06-23 23:33:22 +02:00 |
|
Julian Viereck
|
e15328800a
|
Most working, but once you add the font-css file to the web page, there is no font drawn at all
|
2011-06-23 23:32:24 +02:00 |
|
Julian Viereck
|
986ef148c4
|
Backup work
|
2011-06-23 23:30:54 +02:00 |
|
Vivien Nicolas
|
4d155983c5
|
Remove some hardcoded glue
|
2011-06-23 23:15:22 +02:00 |
|
Vivien Nicolas
|
1de5436561
|
Remove the ignoreFont variable
|
2011-06-23 22:22:46 +02:00 |
|
sbarman
|
8c3f5df3be
|
faxstream compiles
|
2011-06-23 10:35:08 -07:00 |
|
sbarman
|
bf6f32baa8
|
Merge branch 'master' into faxstream
|
2011-06-23 09:48:57 -07:00 |
|
sbarman
|
18afc896f6
|
fix for uncompressed flatestream blocks
|
2011-06-23 09:41:59 -07:00 |
|
sbarman
|
3f2bbbe919
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-23 08:05:00 -07:00 |
|
Vivien Nicolas
|
b54164d2a9
|
Use the real content of the string to measure it's size
|
2011-06-23 05:38:05 +02:00 |
|
sbarman
|
d610397d1e
|
fake stream for unimplemented filters
|
2011-06-22 19:20:03 -07:00 |
|
sbarman
|
325170a5fc
|
Cleaning up FaxStream
|
2011-06-22 18:56:33 -07:00 |
|
Chris Jones
|
57e7e798a6
|
fix strict-mode violations in chrome
|
2011-06-22 18:50:38 -07:00 |
|
sbarman
|
1bb4406702
|
work in progress
|
2011-06-22 17:55:47 -07:00 |
|
sbarman
|
8c3ebb8d9f
|
Added in the tables for faxstream
|
2011-06-22 17:54:57 -07:00 |
|
sbarman
|
1673d2497c
|
not working version of ccittfaxstream
|
2011-06-22 14:26:59 -07:00 |
|
Andreas Gal
|
5585c6a5fe
|
Merge pull request #53 from vingtetun/master
Merge TTF font rewriting to pass the font sanitization pass.
|
2011-06-22 11:42:06 -07:00 |
|
Chris Jones
|
20b0fb9dc0
|
add TODO() for Shading Pattern
|
2011-06-22 02:37:59 -07:00 |
|
Vivien Nicolas
|
fdf4db3365
|
Merge remote branch 'upstream/master'
|
2011-06-22 11:31:24 +02:00 |
|
Chris Jones
|
452550ea72
|
TODO() for 4-component-per-pixel images
|
2011-06-22 02:23:15 -07:00 |
|
Chris Jones
|
ea9f916ffe
|
TODO() for radial shading
|
2011-06-22 02:17:45 -07:00 |
|
Chris Jones
|
abcda6e47d
|
band-aid lack of Indexed color space
|
2011-06-22 02:10:08 -07:00 |
|
Vivien Nicolas
|
e0c98ba3c6
|
Enhance the converter code by filling Format 6 dense array gaps
|
2011-06-22 10:56:31 +02:00 |
|
Chris Jones
|
5dc5455959
|
deal with apparent lack of FontDescriptor for standard fonts
|
2011-06-22 01:50:43 -07:00 |
|
Andreas Gal
|
6c31e56448
|
fix typo
|
2011-06-22 02:36:34 -04:00 |
|
Andreas Gal
|
d1809be1ec
|
fix other cases of reading this.buffer before ensureBuffer, too
|
2011-06-22 02:35:42 -04:00 |
|
Andreas Gal
|
3f713de5fe
|
ensureBuffer can modify this.buffer, so read it after ensureBuffer
|
2011-06-22 02:34:26 -04:00 |
|
sbarman
|
e928f18736
|
Merge pull request #48 from sbarman/ascii85
Ascii85Stream
|
2011-06-21 22:57:15 -07:00 |
|
sbarman
|
02dc50532e
|
moved array allocation to consturctor
|
2011-06-21 22:53:47 -07:00 |
|
Vivien Nicolas
|
00df9b82ee
|
Start of a TTF Format6 to Format4 converter (sigh)
|
2011-06-22 07:46:41 +02:00 |
|
sbarman
|
ec19935ffb
|
clean up code
|
2011-06-21 22:43:03 -07:00 |
|
sbarman
|
f0a580e1e7
|
made Ascii85Stream be a child of DecodeStream
|
2011-06-21 22:39:38 -07:00 |
|
Andreas Gal
|
7bac97e0fb
|
avoid frequent calls to ensureBuffer during decompression
|
2011-06-22 01:12:27 -04:00 |
|
sbarman
|
e8aecfa31b
|
Merge branch 'master' into ascii85
|
2011-06-21 22:04:21 -07:00 |
|
sbarman
|
bb0125c294
|
fixed indent
|
2011-06-21 21:51:54 -07:00 |
|
sbarman
|
4e72572fe7
|
rewrote prototype inhertence
|
2011-06-21 21:48:50 -07:00 |
|
sbarman
|
745745ccd0
|
work in progress on ascii85
|
2011-06-21 21:26:48 -07:00 |
|
sbarman
|
3603981581
|
modified Ascii85Stream to be more like other streams
|
2011-06-21 21:12:50 -07:00 |
|
Vivien Nicolas
|
fdfd03b671
|
Support Format 6 cmap table, but does not pass the sanitizer yet
|
2011-06-22 04:41:31 +02:00 |
|
sbarman
|
2e581a1563
|
rewrote streams to be object oriented
|
2011-06-21 17:02:50 -07:00 |
|
sbarman
|
669776e272
|
combined redudent code in Stream
|
2011-06-21 15:16:04 -07:00 |
|
sbarman
|
240fcf650b
|
fixed getBytes in Ascii85Stream
|
2011-06-21 14:34:13 -07:00 |
|
Chris Jones
|
f7fb8e6348
|
fix typo
|
2011-06-21 13:56:49 -07:00 |
|
Chris Jones
|
bf8d49ef1a
|
Don't error out for FontFile3 descriptors.
|
2011-06-21 13:40:21 -07:00 |
|
sbarman
|
beb048b217
|
initial impl of ASCII85 Decoding
|
2011-06-21 13:34:35 -07:00 |
|
Vivien Nicolas
|
11a1ebaada
|
Start displaying TrueType fonts
|
2011-06-21 21:11:59 +02:00 |
|
Andreas Gal
|
5a96404705
|
whitespace fixes and move inheriting of dict props into the page since it only happens there
|
2011-06-21 15:05:33 -04:00 |
|
Andreas Gal
|
bad69c984c
|
indentation fix
|
2011-06-21 14:42:41 -04:00 |
|
sbarman
|
9f995645e5
|
minor fix to render page, add F command, added inhertable dictionary entries
|
2011-06-21 10:49:02 -07:00 |
|
Andreas Gal
|
4b118d361c
|
don't die when translating fonts without a charset
|
2011-06-21 03:42:01 -04:00 |
|
Andreas Gal
|
2069f3f241
|
style fixes and fix bug in numComps calculation (missing break)
|
2011-06-21 03:04:33 -04:00 |
|
sbarman
|
a96c7830a3
|
removed redundant getChar
|
2011-06-20 22:44:08 -07:00 |
|
sbarman
|
650df34289
|
Merge branch 'master' into predictor
|
2011-06-20 22:42:26 -07:00 |
|
sbarman
|
9f56f66c34
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-20 22:42:07 -07:00 |
|
andreasgal
|
1a70bb6612
|
Merge pull request #30 from vingtetun/master
Add a fake name table to works with Firefox trunk
|
2011-06-20 21:57:58 -07:00 |
|
Vivien Nicolas
|
ff6aaa02ee
|
Get rid of the TrueType class, adapt the code to conventions and new code
|
2011-06-21 06:49:59 +02:00 |
|
notmasteryet
|
cfda084714
|
Fixes 09061a2cc4 regression, spaces, and default value for type
|
2011-06-20 22:55:32 -05:00 |
|
sbarman
|
7a3cdcdd06
|
working implementation of png and tiff predictors
|
2011-06-20 20:45:29 -07:00 |
|
sbarman
|
3b38313b7a
|
cleaned up code
|
2011-06-20 20:41:24 -07:00 |
|
sbarman
|
75bffdd613
|
cleaned up code
|
2011-06-20 20:28:48 -07:00 |
|
sbarman
|
2fbd6859f2
|
Bug fix when an array of filters is passed in
|
2011-06-20 20:19:13 -07:00 |
|
sbarman
|
4635091c43
|
working implementation of png and tiff predictors
|
2011-06-20 19:51:36 -07:00 |
|
Andreas Gal
|
825f9249b2
|
restore getChar in JpegStream
|
2011-06-20 22:39:49 -04:00 |
|
Vivien Nicolas
|
81532e9c03
|
Rename s2a, s16, s32 and do some dance inside the bind() code
|
2011-06-21 04:30:28 +02:00 |
|
Vivien Nicolas
|
69c71c9332
|
Fix some leftovers
|
2011-06-21 03:05:28 +02:00 |
|
Vivien Nicolas
|
ab4ecdcb73
|
Merge with master
|
2011-06-21 03:01:59 +02:00 |
|
sbarman
|
50bf57e353
|
Merge branch 'master' into predictor
Conflicts:
pdf.js
|
2011-06-20 17:51:38 -07:00 |
|
Vivien Nicolas
|
d923953ee3
|
Merge with master
|
2011-06-21 02:35:14 +02:00 |
|
Andreas Gal
|
a6c48e3bc2
|
cleanup DCTStream rendering code a tad
|
2011-06-20 19:36:40 -04:00 |
|
andreasgal
|
442afb102e
|
Merge pull request #29 from notmasteryet/jpegstream2
DCTDecode; text and images vertical inversion fix
|
2011-06-20 16:30:11 -07:00 |
|
sbarman
|
72d8bf4fda
|
Merge branch 'pngpredictor' of https://github.com/notmasteryet/pdf.js into predictor
|
2011-06-20 16:02:29 -07:00 |
|
sbarman
|
c90d59c9b3
|
Merge branch 'master' into streamrewrite2
|
2011-06-20 15:00:09 -07:00 |
|
sbarman
|
eaf4262133
|
Merge branch 'master' into predictor
Conflicts:
pdf.js
|
2011-06-20 14:56:34 -07:00 |
|
Chris Jones
|
0192222268
|
Merge pull request #19 from sbarman/tiling
Tiling
|
2011-06-20 14:51:33 -07:00 |
|
sbarman
|
e99dad9b08
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-20 14:36:21 -07:00 |
|
sbarman
|
2b79f5bcb0
|
switched to using const enums
|
2011-06-20 14:22:11 -07:00 |
|
sbarman
|
e70d4a2025
|
Merge branch 'master' of github.com:andreasgal/pdf.js into streamrewrite2
Conflicts:
pdf.js
|
2011-06-20 14:16:09 -07:00 |
|
sbarman
|
96e82daf16
|
forgot to changed to typeof b == undefined at one location
|
2011-06-20 14:14:28 -07:00 |
|
sbarman
|
011f7129be
|
used typeof b == undefined
|
2011-06-20 14:10:10 -07:00 |
|
sbarman
|
bc886362d4
|
Merge branch 'master' into streamrewrite2
Conflicts:
pdf.js
|
2011-06-20 14:02:54 -07:00 |
|
sbarman
|
ac2378ce2c
|
fixed ExtraStateContext.colorSpace impl
|
2011-06-20 13:47:42 -07:00 |
|
sbarman
|
9419a0d4b8
|
Used symbolic constants
|
2011-06-20 13:38:27 -07:00 |
|
Vivien Nicolas
|
d7edbe28e9
|
Add a way to disable fonts that won't load
|
2011-06-20 21:14:33 +02:00 |
|
Vivien Nicolas
|
75f0930465
|
Add more TrueType rewriting magic ('post' table)
|
2011-06-20 08:20:31 +02:00 |
|
Andreas Gal
|
09061a2cc4
|
style fixes, we should post some sensible style guide
|
2011-06-20 01:20:05 -04:00 |
|
andreasgal
|
b1cd32fc9c
|
Merge pull request #27 from notmasteryet/objstm
Ability to fetch ObjStm objects; multi-item page content
|
2011-06-19 22:14:44 -07:00 |
|
notmasteryet
|
1140820118
|
Multi-color predictor; row predictor for sub and average
|
2011-06-19 23:23:21 -05:00 |
|
notmasteryet
|
e2933b5583
|
DCTDecode; text and images vertical inversion fix
|
2011-06-19 22:04:45 -05:00 |
|
Vivien Nicolas
|
0197697d1f
|
Add a basic embedded CMap reader
|
2011-06-20 02:52:30 +02:00 |
|
notmasteryet
|
4452e5bd86
|
Ability to fetch ObjStm objects; fix DEFLATE stream double-eof-call issue; multi-item page content
|
2011-06-19 18:55:02 -05:00 |
|
Vivien Nicolas
|
b3b0322446
|
Fix the encoding problem for TrueType
|
2011-06-20 00:09:50 +02:00 |
|
Andreas Gal
|
010475176f
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-19 13:20:00 -07:00 |
|
sbarman
|
9d286d789e
|
cleanup
|
2011-06-19 15:01:52 -05:00 |
|
sbarman
|
07b6ee2d03
|
Merge branch 'master' into tiling
|
2011-06-19 12:15:52 -07:00 |
|
sbarman
|
8705c341d6
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-19 12:04:57 -07:00 |
|
Andreas Gal
|
b6d4de3de0
|
no need for new for typed array constructors
|
2011-06-19 11:29:18 -07:00 |
|
Vivien Nicolas
|
bf835f7aa5
|
Really pass the sanitizer (encoding is broken)
|
2011-06-19 11:07:03 +02:00 |
|
Chris Jones
|
92fa629d10
|
use strict mode and fix violators
|
2011-06-18 23:18:46 -07:00 |
|
andreasgal
|
d0d608b17f
|
Merge pull request #23 from notmasteryet/a2d7c18aee4d66cd37085bf2597808acfeaec8e9
XRefStream implementation
|
2011-06-18 21:38:10 -07:00 |
|
Chris Jones
|
fcbf6e61ce
|
CharSet is optional
|
2011-06-18 21:18:56 -07:00 |
|
Vivien Nicolas
|
7e3c1340ff
|
Re-enable TrueType and add a TODO about translating the ToUnicode entry (note TrueType still fails on cmap)
|
2011-06-19 04:35:25 +02:00 |
|
Vivien Nicolas
|
2670aa680b
|
Another undeclared variable caught by strict mode
|
2011-06-19 03:08:43 +02:00 |
|
Vivien Nicolas
|
e62bd48a9e
|
Use strict mode for js files
|
2011-06-19 02:35:28 +02:00 |
|
sbarman
|
57034abe4c
|
Merge branch 'master' into tiling
|
2011-06-18 13:07:20 -07:00 |
|
sbarman
|
ab6ff77b41
|
Fixed predictor
|
2011-06-18 13:06:54 -07:00 |
|
sbarman
|
8a18c82f15
|
Merge branch 'master' into predictor
|
2011-06-18 09:33:59 -07:00 |
|
Andreas Gal
|
e9980c1558
|
remove toString code to avoid any future accidental implicit conversions
|
2011-06-18 01:18:21 -07:00 |
|
Andreas Gal
|
5517602df0
|
speedup unicode/glyph conversion and cache translated strings in the font
|
2011-06-17 21:22:37 -07:00 |
|
Andreas Gal
|
2588eb054b
|
IsInteger => IsInt
|
2011-06-17 20:17:10 -07:00 |
|
sbarman
|
1fa41144c7
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-17 17:58:24 -07:00 |
|
sbarman
|
6c5448770d
|
Merge branch 'master' of github.com:andreasgal/pdf.js into streamrewrite2
|
2011-06-17 17:58:06 -07:00 |
|
sbarman
|
74024df89a
|
clean up tiling
|
2011-06-17 17:48:44 -07:00 |
|
sbarman
|
569e8c1d02
|
clean up tiling
|
2011-06-17 17:46:02 -07:00 |
|
sbarman
|
2179d64593
|
Merge branch 'master' into tiling
|
2011-06-17 17:38:29 -07:00 |
|
sbarman
|
4593fb3949
|
Cleaned up code for tiling
|
2011-06-17 17:35:56 -07:00 |
|
Andreas Gal
|
a4e1fba9ec
|
even more error checking for font translation
|
2011-06-17 16:34:29 -07:00 |
|
Andreas Gal
|
050acaf5e0
|
add more error checking for font translation
|
2011-06-17 16:29:48 -07:00 |
|
sbarman
|
3da5245abf
|
Working version of predictors
|
2011-06-17 16:06:02 -07:00 |
|
Andreas Gal
|
1db4812c00
|
inline Encodings table into pdf.js and use getters for lazy construction
|
2011-06-17 15:48:17 -07:00 |
|
sbarman
|
ce09870e2b
|
Rearranged predictor interface
|
2011-06-17 13:32:26 -07:00 |
|
sbarman
|
558ac50d72
|
changed skip in FlateStream to not call getChar
|
2011-06-17 13:13:25 -07:00 |
|
sbarman
|
35aacef28c
|
Merge branch 'master' into streamrewrite2
|
2011-06-17 12:32:32 -07:00 |
|
sbarman
|
70e6f493b1
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-17 12:14:45 -07:00 |
|
Vivien Nicolas
|
4bd3308b78
|
Do not assume charset is defined and move some fonts timing to the right place
|
2011-06-17 20:29:34 +02:00 |
|
sbarman
|
de184e0530
|
stored bytes in flatestream
|
2011-06-17 10:10:29 -07:00 |
|
sbarman
|
5baaa758f1
|
Merge branch 'master' into predictor
|
2011-06-17 09:07:40 -07:00 |
|
sbarman
|
4a5e1329c2
|
Merge branch 'master' into tiling
|
2011-06-17 09:00:04 -07:00 |
|
sbarman
|
6ad785b188
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-17 08:33:14 -07:00 |
|
notmasteryet
|
a2d7c18aee
|
readXRefStream and PNG predictor 12
|
2011-06-17 07:37:14 -05:00 |
|
Vivien Nicolas
|
172dadb008
|
Clean up some debug leftovers
|
2011-06-17 13:55:42 +02:00 |
|
sbarman
|
60989ee3b9
|
initial implementation of predictor
|
2011-06-16 17:03:15 -07:00 |
|
sbarman
|
5ff59eadcb
|
Added comments
|
2011-06-16 12:03:50 -07:00 |
|
sbarman
|
1e3147d0d7
|
working version of tiling
|
2011-06-16 11:26:50 -07:00 |
|
Vivien Nicolas
|
3dbfde89a3
|
Resolve the char->glyphs mapping issue
|
2011-06-16 03:55:45 +02:00 |
|
Vivien Nicolas
|
2e87e8ca83
|
Merge from gal's master branch (got a regression on the mapping between char->glyph)
|
2011-06-16 03:05:55 +02:00 |
|
Chris Jones
|
8ab68cf17a
|
implement setDash
|
2011-06-15 12:55:48 -07:00 |
|
Chris Jones
|
672741bc5c
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
2011-06-15 12:42:48 -07:00 |
|
sbarman
|
7077ad5b67
|
Merge branch 'master' of github.com:andreasgal/pdf.js
Conflicts:
pdf.js
|
2011-06-15 12:37:05 -07:00 |
|
Chris Jones
|
0c4e4d1651
|
implement some operators and add TODOs for remaining undefined ones
|
2011-06-15 14:24:44 -05:00 |
|
sbarman
|
a0375c0f0b
|
cleaned up fetchIfRef, changed switch-case to array lookup, changed IsFunction to IsPDFFunction
|
2011-06-15 11:34:47 -07:00 |
|
Andreas Gal
|
815544ab81
|
fixes suggested by @brendaneich
|
2011-06-15 00:37:15 -07:00 |
|
Andreas Gal
|
02df7f8e58
|
clarify API a bit and hand in xref and resources to ease translation
|
2011-06-14 23:44:59 -07:00 |
|