Vivien Nicolas
42859177fd
Merge with upstream
2011-09-20 03:56:33 +02:00
Vivien Nicolas
06a3b49e49
Merge with upstream
2011-09-20 03:42:34 +02:00
Andreas Gal
7df39bb065
Merge pull request #492 from notmasteryet/tree-19
...
Fixing the CID to GID mapping for cid fonts
2011-09-19 16:12:10 -07:00
vingtetun
a0c58a5b73
Merge pull request #498 from kkujala/master
...
Align switch cases properly.
2011-09-19 14:28:07 -07:00
Kalervo Kujala
74cddad433
Align switch cases properly.
2011-09-19 23:17:58 +03:00
Julian Viereck
230fc48ccd
Add links to subscribe to mailing list.
2011-09-19 21:11:14 +03:00
vingtetun
abce61cb57
Merge pull request #497 from notmasteryet/tree-20
...
removing onload from driver.js
2011-09-19 07:37:34 -07:00
vingtetun
7a81e79138
Merge pull request #466 from notmasteryet/charstoglyphs
...
Refactoring charsToUnicode into charsToGlyphs
2011-09-19 07:34:46 -07:00
notmasteryet
999487444d
removing onload from driver.js
2011-09-19 07:06:20 -05:00
Andreas Gal
7038238209
Merge pull request #493 from notmasteryet/tree-20
...
Zero gjslint warnings mark
2011-09-18 22:41:42 -07:00
Andreas Gal
8b96bee3ef
Merge pull request #495 from notmasteryet/otf-loca
...
Sanitize 'loca' font table
2011-09-18 22:39:27 -07:00
notmasteryet
ebb9d7dd2c
Fix for 16-bit 'loca' table
2011-09-18 22:44:25 -05:00
notmasteryet
f401a64eb2
Sanitize 'loca' font table: some fonts have first glyph with length 10
2011-09-18 21:25:05 -05:00
notmasteryet
7036bcd4c7
Zero gjslint warnings mark
2011-09-18 14:44:57 -05:00
notmasteryet
1c5b1cbc34
Fixing the CID to GID mapping for cid fonts (regression of arial_unicode_XX_cidfont.pdf)
2011-09-18 12:08:52 -05:00
notmasteryet
e59a36a015
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
2011-09-18 09:11:53 -05:00
notmasteryet
391ec1f99a
Moving defaultWidth into the charsToGlyphs function
2011-09-18 09:11:31 -05:00
Chris Jones
537eb8f47b
Merge pull request #488 from notmasteryet/issue-484-a
...
Fixing double metrics issue for glyphs (#484 )
2011-09-17 19:42:13 -07:00
Chris Jones
850cc6ce81
Merge pull request #486 from notmasteryet/tree-16
...
Fixing lint long lines warnings
2011-09-17 19:41:04 -07:00
Andreas Gal
b875c98550
Merge pull request #491 from notmasteryet/cmap-2
...
Fixing large cmap-s; reducing changes in the indent encoding
2011-09-17 15:21:39 -07:00
notmasteryet
1f047495b1
Fixing large cmap-s; reduce changes in the indent encoding
2011-09-17 17:13:22 -05:00
notmasteryet
0b1b8da982
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
...
Conflicts:
test/test_manifest.json
2011-09-17 11:23:34 -05:00
Andreas Gal
fe01091053
Merge pull request #489 from notmasteryet/tree-18
...
Modifying how the artofwar encryption handled
2011-09-17 09:04:49 -07:00
notmasteryet
1d00b89285
Modifying how the artofwar encryption handled; add wdsg_fitc as reftest
2011-09-17 10:32:42 -05:00
notmasteryet
fc574f646a
Fixing double metrics issue for glyphs ( #484 )
2011-09-16 22:49:43 -05:00
notmasteryet
559bd070bf
Fixing lint long lines warnings
2011-09-16 19:53:52 -05:00
vingtetun
82745def0a
Merge pull request #482 from ironymark/master
...
FIxed Ascent and Descent in OS/2 table
2011-09-16 17:41:09 -07:00
Adil Allawi
530d78e0f8
Added myself to the license (yay!)
...
Tweaked according to comments in pull request #482
2011-09-16 23:55:06 +01:00
Adil Allawi
870de2f7f3
Add opentype ascender, descender and units-per-em to font properties
...
Prefer font ascender, descender when creating OS/2 table
scale PDF ascender and descender in OS/2 table by font units per em if it exists
Fix the truetype font header to prevent Windows rejecting a Mac truetype font
2011-09-16 17:46:15 +01:00
Adil Allawi
cac74d7cb3
Fix OS/2 table to match font yMax and yMin from head table
2011-09-16 17:46:15 +01:00
Julian Viereck
cc661f44af
Fix regression in PDFFunction
2011-09-16 09:32:10 -07:00
Julian Viereck
00290b9ff4
Rename some stuff and add missing font_handler.js
2011-09-16 09:31:12 -07:00
Artur Adib
418c1d5454
Merging #478 #483
2011-09-16 08:45:20 -07:00
Artur Adib
e2b1cf1baf
Minor
2011-09-16 08:28:59 -07:00
Artur Adib
f3745f7c13
New README, .gitignores; Makefile
...
Makefile: commented out unnecessary closure download and shell testing (at least until someone decides to work on this).
2011-09-16 08:28:59 -07:00
Artur Adib
bc91b98fc8
Addressing comments by Vivien
2011-09-16 08:28:42 -07:00
Artur Adib
3476364886
Moved helloworld/ to examples/helloworld/
2011-09-16 08:28:42 -07:00
Artur Adib
6e29034912
Hello World example
...
Perhaps the simplest use of pdf.js.
See README.md in the new folder
2011-09-16 08:28:42 -07:00
Julian Viereck
921f8bd669
Tried to add a destroy function to free memeory, but doesn't seem to help
2011-09-16 08:09:58 -07:00
Julian Viereck
20d8a13c9e
Don't stop executeIRQueue if there is no continueCallback. What a wonderful world it would be with generators :(
2011-09-16 00:22:20 -07:00
Julian Viereck
0f6bf30228
Add dependency for dependecies on sub getIRQueue
2011-09-16 00:11:23 -07:00
Julian Viereck
8f21f87fd9
Add firstPage option to tasks to speed up testing certain pages
2011-09-15 23:36:08 -07:00
Julian Viereck
06cef910fb
Cleanup Moz support in FontLoader
2011-09-15 23:27:22 -07:00
Julian Viereck
16e4d4ed97
Add support for WebKit using measure on canvas method
2011-09-15 23:14:35 -07:00
Julian Viereck
5ecbc64d8d
Backup
2011-09-15 22:46:44 -07:00
Julian Viereck
8e36114cfa
If the font isn't supported, don't handle it
2011-09-15 21:54:47 -07:00
notmasteryet
f57972d925
Merge branch '07254bb0a5'
2011-09-15 22:16:09 -05:00
notmasteryet
582b760a65
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
2011-09-15 19:50:55 -05:00
notmasteryet
a0ef97fb60
Transfer defaultWidth for files without the file
2011-09-15 19:32:36 -05:00
notmasteryet
10a2fa66c2
Fixing defaultWidth; variables names
2011-09-15 19:26:32 -05:00