=
3c9d3f25da
Merge remote-tracking branch 'upstream/master' into boundingbox
14 years ago
=
be05f12a62
Move closing the file to an appropriate area.
14 years ago
Artur Adib
ea20f91791
Merge pull request #618 from brendandahl/boundingbox
...
Fix bounding box for xobjects and patterns
14 years ago
=
86efbe8d00
Fixing lint
14 years ago
=
d4ea60ea1f
Merge remote-tracking branch 'upstream/master' into boundingbox
14 years ago
Artur Adib
fb32ff0ea9
Git-ignore all PDFs except the listed ones
...
This forces contributors to deal with gitignore only when bundling a new test, rather than making all users of "make test" having to constantly update their gitignores because of new PDFs.
14 years ago
notmasteryet
af9506e55b
Merge pull request #622 from notmasteryet/fix599
...
Fixing #599 : glyph remapping
14 years ago
notmasteryet
9327976b07
Making ThuluthFeatures "eq" reftest
14 years ago
notmasteryet
ecf0dd5bbb
Fixing #599
14 years ago
notmasteryet
dd189adc7f
Cache DOM images; including smask as cachable image; same image onload fix
14 years ago
=
e357b7a9f9
Fix width and height for pattering bounding box.
14 years ago
=
bb1f976ef3
Reversing -u option
14 years ago
Julian Viereck
d7521f758a
Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code
14 years ago
=
2fc8bdcba5
Add unbuffered option
14 years ago
=
6f9e8c3442
Merge remote-tracking branch 'upstream/master' into boundingbox
14 years ago
=
c48f85621f
Fixing bounding boxes and test ref file writing.
14 years ago
vingtetun
ca7306cc00
Merge pull request #614 from swznd/master
...
Fix Typo
14 years ago
vingtetun
4fb3440e96
Merge pull request #615 from arturadib/readme-learning
...
README: Link to Julian's talk
14 years ago
Artur Adib
df6d9fe04c
Merge branch 'master' of github.com:andreasgal/pdf.js into readme-learning
14 years ago
Artur Adib
14dd2b6200
README: Julian's presentation
14 years ago
Muhammad Fikri
a373baeff5
fix typo xhr onprogress
14 years ago
Adil Allawi
3b3f134e35
Merge commit 'e5d79fd0da5a0dab8b717062651c2fbd658a4b51'
14 years ago
Adil Allawi
535dc8cd7b
Remap all glyphs to Unicode Private Use Area if it is possible otherwise only remap minimum problematic glyphs
14 years ago
Artur Adib
e5d79fd0da
OCD stuff
14 years ago
Artur Adib
ab89d8aa20
Merge pull request #612 from kkujala/master
...
Name anonymous functions.
14 years ago
Kalervo Kujala
06cdba3526
Name anonymous functions.
14 years ago
vingtetun
db47fa2a9f
Merge pull request #606 from brendandahl/type3font
...
Adds Type3 Font Support
14 years ago
Artur Adib
ff337efab2
Merge pull request #610 from arturadib/readme-bot
...
README for bot tests
14 years ago
=
b24bec27ca
Address pull request feedback.
14 years ago
=
8f57135513
fix merge conflicts
14 years ago
Artur Adib
7a57f79917
README for bot tests
14 years ago
Adil Allawi
3645ebe42c
Only offset glyphs that can fit into the private use area
14 years ago
Adil Allawi
179533a06c
Add test case
14 years ago
Adil Allawi
118668cb53
Fix regression caused by pull request #491 . Glyphs in positions that match complex scripts or special characters can be messed up by the browser when drawn to the canvas. Limit to fonts with a small to medium sized glyph set.
14 years ago
Artur Adib
1508c03414
Merge pull request #602 from arturadib/test-features
...
New test/ features (useful for bot)
14 years ago
vingtetun
7842c65099
Merge pull request #556 from notmasteryet/cid0
...
Initial CID-0 font encodings
14 years ago
=
ff2dea38ec
fix merge conflicts
14 years ago
=
5f81017726
#502 Adding basic Type3 font support.
14 years ago
Artur Adib
25448945a4
Lint - fixing double quotes
14 years ago
Artur Adib
07b52bf1c6
Lint, extra space eol
14 years ago
Artur Adib
2f209a8e85
Oh, 80-char limit... super modern
14 years ago
Artur Adib
99f419fa6b
New test/ features, useful for bot
...
test.py:
added option --noPrompts
removed unnecessary warnings (masterMode)
removed unnecessary "Creating tmp failed" message when error is simply b/c it already exists
driver.js:
added per PDF manifest option "pageLimit", e.g. "pageLimit":100
14 years ago
Julian Viereck
157261a7dc
Merge pull request #601 from vingtetun/master
...
Bump up firefox extension version
14 years ago
Vivien Nicolas
96a9b608c9
Bump up the max version of the extension to 10.0.*
14 years ago
Artur Adib
5f5258df3b
Ooops! Thought I was at arturadib/pdf.js
14 years ago
Artur Adib
f3a25d2c16
Edited README.md via GitHub
14 years ago
Andreas Gal
e84087518f
Merge pull request #595 from notmasteryet/tree-28
...
Set default colors to avoid invalid strokeStyle or fillStyle warnings
14 years ago
notmasteryet
81af550f83
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-28
14 years ago
notmasteryet
f1228ee121
Merge pull request #594 from notmasteryet/bypasstype3
...
Properly bypass Type3 fonts (ref #577 )
14 years ago
notmasteryet
17ba5e3f68
Add comment for type3 bypass
14 years ago