sbarman
|
58c23caeaf
|
Merge branch 'master' into bwimage
|
14 years ago |
sbarman
|
11601f3020
|
refactored image drawing code
|
14 years ago |
Andreas Gal
|
36b444198e
|
Merge pull request #91 from sbarman/faxstream
Faxstream
|
14 years ago |
Andreas Gal
|
659286c000
|
Merge pull request #96 from vingtetun/master
Fix windows/mac font loading detection. r=gal
|
14 years ago |
sbarman
|
ffe68d4972
|
Merge branch 'master' into faxstream
|
14 years ago |
Andreas Gal
|
d8c2238e04
|
Merge pull request #94 from sayrer/master
Small fixes r=gal
|
14 years ago |
Rob Sayre
|
5c74c7a93e
|
Merge remote branch 'upstream/master'
|
14 years ago |
Rob Sayre
|
d240600296
|
Suppress telemetry banner.
|
14 years ago |
Rob Sayre
|
605535e94e
|
Check for browsers in verifyOptions, so the script fails early.
|
14 years ago |
Rob Sayre
|
14da398dee
|
Add timing information to test harness.
|
14 years ago |
sbarman
|
e0b5ed3f24
|
Merge pull request #93 from andreasgal/staging
keep track of charSpacing wordSpacing textHScale
|
14 years ago |
Andreas Gal
|
130509fabf
|
Merge github.com:andreasgal/pdf.js into staging
|
14 years ago |
Andreas Gal
|
def0060a7c
|
Merge pull request #92 from notmasteryet/multisize
Support for PDF with different page sizes r=gal
|
14 years ago |
notmasteryet
|
8a044058f3
|
Support for multi-size page PDFs
|
14 years ago |
sbarman
|
d29e666cbf
|
clean up code to before
|
14 years ago |
sbarman
|
c2dce23025
|
Removed bpc=1 code
|
14 years ago |
Chris Jones
|
ed306568d9
|
Merge pull request #89 from sayrer/master
Fix the log scrolling in the test harness.
|
14 years ago |
Rob Sayre
|
fc65ddb7df
|
Still more whitespace fixing.
|
14 years ago |
Rob Sayre
|
cfcac65de4
|
Fix whitespace.
|
14 years ago |
Rob Sayre
|
b016f4e76a
|
Merge remote branch 'upstream/master'
|
14 years ago |
Rob Sayre
|
6b675d8db6
|
Make the log auto-scroll if the scrollbar is near the bottom, but maintain position if it isn't.
|
14 years ago |
Andreas Gal
|
8cec09ec0e
|
keep track of charScale, wordScale and textHScale
|
14 years ago |
Vivien Nicolas
|
8241d5fe02
|
Fix windows/mac font loading detection
|
14 years ago |
Vivien Nicolas
|
9d04548db3
|
Type1 fonts pass the sanitizer (again)
|
14 years ago |
sbarman
|
12ab3d7338
|
changed undefined to null check
|
14 years ago |
sbarman
|
d863286438
|
Fixed problem with dict
|
14 years ago |
Andreas Gal
|
e6bad79d0c
|
Merge github.com:andreasgal/pdf.js into staging
|
14 years ago |
Andreas Gal
|
8c2804145c
|
hack around OOM problem due to broken pattern code
|
14 years ago |
sbarman
|
2d88566163
|
Merge branch 'master' into faxstream
|
14 years ago |
Andreas Gal
|
03bd6b1dc0
|
Merge github.com:andreasgal/pdf.js into staging
|
14 years ago |
Andreas Gal
|
98b2c4784d
|
Merge pull request #87 from cgjones/master
fix test_harness missing exceptions thrown by numPages getter r=gal
|
14 years ago |
Vivien Nicolas
|
29eae2c468
|
Do less manual conversion
|
14 years ago |
Chris Jones
|
636a548b5d
|
Merge pull request #86 from andreasgal/staging
fix issue #78, don't try to use 'in' operator on null
|
14 years ago |
Chris Jones
|
2e40fc0d4a
|
errors thrown by |get numPages()| were not caught. GETTERS!!!
|
14 years ago |
Andreas Gal
|
1ca690e583
|
Merge github.com:andreasgal/pdf.js into staging
|
14 years ago |
Andreas Gal
|
ab20b9c999
|
Merge pull request #85 from notmasteryet/decryptstream
Decryptstream; prediction stream and toHexDigit fixes
|
14 years ago |
notmasteryet
|
d3d13b252d
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream
|
14 years ago |
Andreas Gal
|
5422182eda
|
fix issue #78, don't try to use 'in' operator on null
|
14 years ago |
Chris Jones
|
3c72311a36
|
Merge remote branch 'gal'
|
14 years ago |
notmasteryet
|
2e1d947ec5
|
security.js -> crypto.js; add ref to the multi-page-viewer
|
14 years ago |
Vivien Nicolas
|
7bc26ba127
|
Add the Type1 subrs into the CFF local subrs index
|
14 years ago |
notmasteryet
|
63e74b53e9
|
Fix arcfour initialization and encoding; png prediction fix
|
14 years ago |
Andreas Gal
|
8daac2dc64
|
Merge pull request #82 from cgjones/master
add Intel ISA doc as load test, and make harness resilient to bad PDF loads r=gal
|
14 years ago |
sbarman
|
9c986c0c63
|
Merge pull request #84 from sbarman/master
bug fix, pixBytes should be rowBytes
|
14 years ago |
sbarman
|
86eeedc397
|
Fixed bug, used pixBytes instead of rowBytes
|
14 years ago |
Chris Jones
|
925a4d1858
|
Merge remote branch 'gal'
|
14 years ago |
Chris Jones
|
2fd80549c7
|
Merge pull request #83 from sayrer/master
missing favicon.ico file
|
14 years ago |
Rob Sayre
|
3a99b05b79
|
Add favicon.ico file
|
14 years ago |
Chris Jones
|
29b7489a3f
|
add Intel ISA doc as load test, and make harness resilient to bad PDF loads
|
14 years ago |
sbarman
|
cde62c85bc
|
fully working faxstreams
|
14 years ago |