Vivien Nicolas
8c21f53c98
Refactor translateFont() to be more readable
14 years ago
Vivien Nicolas
12ef21cbbe
Fix lenIV misreading and warn instead of stop for unimplemented Type1 commands
14 years ago
notmasteryet
d72178d6dd
Merge pull request #447 from vingtetun/serif
...
Add a list of common serif fonts to not always fallback on sans-serif
14 years ago
notmasteryet
f8866b37a4
Merge pull request #448 from kkujala/master
...
Use radix in parseInt function calls.
14 years ago
notmasteryet
122e4c1e67
Merge pull request #443 from vingtetun/master
...
Partial fix for issue #440
14 years ago
Kalervo Kujala
0b19fd5251
Use radix in parseInt function calls.
14 years ago
Vivien Nicolas
ea42fd69e4
Add a list of common serif fonts to not always fallback on sans-serif if the font file is missing
14 years ago
vingtetun
a02a1385b6
Merge pull request #445 from kkujala/master
...
Use unique variable names in toplevelPagesDict function.
14 years ago
Vivien Nicolas
0e062668e9
Fix review comments from #424
14 years ago
Kalervo Kujala
24babb6536
Use unique variable names in toplevelPagesDict function.
14 years ago
notmasteryet
dca81bdeeb
Merge pull request #444 from kkujala/master
...
Use radix in parseInt function calls.
14 years ago
Kalervo Kujala
5c132be0e0
Use radix in parseInt function calls.
14 years ago
Andreas Gal
1db8ccaa21
Merge pull request #442 from arturadib/fix-tellAppToQuit
...
Fixed browser shutdown bug in Mac tests
14 years ago
Artur Adib
1296da313c
Fixed browser shutdown bug for Macs
...
The unnecessary spaces in the URL query were causing `tellAppToQuit()` to fail to detect the query `path`, so the browser was being killed via timeout instead of intended script.
14 years ago
Vivien Nicolas
5e37bf7aeb
Do not alter the encoding if no file is going to be altered
14 years ago
Vivien Nicolas
0c091ca855
Merge remote branch 'upstream/master'
14 years ago
vingtetun
76d58ca4ca
Merge pull request #438 from notmasteryet/zoom-bookmark
...
Scrolling (and zoom) to the bookmark
14 years ago
Vivien Nicolas
b1a85c6229
Fix cmap encoding records to pass the sanitizer in the case of a duplicate platform: 1, encoding: 0
14 years ago
Vivien Nicolas
9012fbd010
Use sans-serif for font fallback by default
14 years ago
Chris Jones
76caa3f3a7
Merge pull request #439 from notmasteryet/tree-13
...
Allow test.py serve files with spaces in the name
14 years ago
notmasteryet
3abe909556
Allow test.py serve files with spaces in the name
14 years ago
notmasteryet
0278e94a40
Merge pull request #436 from vingtetun/master
...
Fix issue #434
14 years ago
Vivien Nicolas
f7ee90cc8c
Fix review comments for #436
14 years ago
notmasteryet
0c56dd1bbe
Merge pull request #437 from kkujala/master
...
Fix a bug and speed up graycs_getRgbBuffer.
14 years ago
Kalervo Kujala
d4b8326496
Fix a bug and speed up graycs_getRgbBuffer.
...
An rgbBuffer was created which was three times as big as intended. It also
caused that the function was very slow when rendering cable.pdf. Which led
to a slow script warning dialog.
With this fix the function speeds up fifteen-fold in the firebug profile.
14 years ago
notmasteryet
9eac2e1c95
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into zoom-bookmark
...
Conflicts:
web/viewer.js
14 years ago
Kalervo Kujala
80304b6976
Fix a bug and speed up graycs_getRgbBuffer.
...
An rgbBuffer was created which was three times as big as intended. It also
caused that the function was very slow when rendering cable.pdf. Which led
to a slow script warning dialog.
With this fix the function speeds up ten-fold in the firebug profile.
14 years ago
Vivien Nicolas
83f930abd6
Add '^M' support in the ASCII85Decode filter and fix the fonts code to load the Type1 spec
14 years ago
Vivien Nicolas
3c77972b8e
Length[1-2] can be a reference
14 years ago
Vivien Nicolas
cea0408067
Do not add kCmapGlyphOffset to Type1C mapping unless it is necessary
14 years ago
Vivien Nicolas
a36436ac78
Remove the isDisplayable function and use inline code instead
14 years ago
Vivien Nicolas
d5dc405e80
Merge remote branch 'upstream/master'
14 years ago
Vivien Nicolas
9701f934ed
Move all format 0 characters to the private area
14 years ago
vingtetun
8505591c59
Merge pull request #426 from notmasteryet/zoom
...
Zoom controls
14 years ago
notmasteryet
89440ebef9
Merge pull request #435 from vingtetun/master
...
Fix for #427 and nit of #422
14 years ago
notmasteryet
865a6e663a
Fixing #426 comment; add '0' key as a scale reset
14 years ago
Vivien Nicolas
5970020f3b
Fix wrong mapping for issue #434
14 years ago
Vivien Nicolas
b1a5ab6d0f
Fix regression on i9.pdf
14 years ago
Chris Jones
c382fd1636
Merge pull request #433 from kkujala/master
...
Fix some jslint warnings.
14 years ago
notmasteryet
d30fac0438
Exact positioning of the bookmark
14 years ago
notmasteryet
7795d3fa4e
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into zoom-bookmark
14 years ago
Kalervo Kujala
ef2f3cdc24
Fix some jslint warnings.
14 years ago
notmasteryet
bdfba05779
Merge pull request #431 from kkujala/master
...
Fix xref bug.
14 years ago
Kalervo Kujala
2b5ed9b0fc
Address comments for xref bug.
14 years ago
Kalervo Kujala
5ab01e2cd0
Fix xref bug.
...
Use this.xref instead of xref in fetchDestinations function.
14 years ago
Andreas Gal
07589e7e30
Merge pull request #429 from kkujala/master
...
Small corrections to pdf.js.
14 years ago
Kalervo Kujala
0f4b243752
Small corrections to pdf.js.
...
Also fix some lint errors.
14 years ago
notmasteryet
9f765f052e
Tango icons, simplifying the CSS
14 years ago
notmasteryet
8dfaf760f1
Zoom In/Out buttons
14 years ago
notmasteryet
a56f36e350
Zooming control
14 years ago