]>
git.parisson.com Git - pdf.js.git/log
Vivien Nicolas [Thu, 28 Jul 2011 17:48:05 +0000 (19:48 +0200)]
Unify the multi_page_viewer and the basic viewer
Vivien Nicolas [Tue, 26 Jul 2011 15:26:02 +0000 (17:26 +0200)]
Missed a small change
Vivien Nicolas [Tue, 26 Jul 2011 15:21:37 +0000 (17:21 +0200)]
Add code to nulti page viewer to works with the extension
Vivien Nicolas [Tue, 26 Jul 2011 14:11:09 +0000 (16:11 +0200)]
Make viewer.js compatible with the content type handler addon
Vivien Nicolas [Mon, 25 Jul 2011 18:39:29 +0000 (20:39 +0200)]
Do not fail on splitted hex string
Vivien Nicolas [Mon, 25 Jul 2011 16:17:56 +0000 (18:17 +0200)]
More fix to handle some others invert leading cases in PDF32000.pdf
Vivien Nicolas [Mon, 25 Jul 2011 16:04:13 +0000 (18:04 +0200)]
Invert leading parameter since we scale by the invert
Vivien Nicolas [Mon, 25 Jul 2011 14:42:46 +0000 (16:42 +0200)]
Support standards fonts
vingtetun [Mon, 25 Jul 2011 11:44:15 +0000 (04:44 -0700)]
Merge pull request #271 from sbarman/font
Initial implementation of type1c fonts
Andreas Gal [Sat, 23 Jul 2011 06:28:42 +0000 (23:28 -0700)]
fix incorrect property name, tests were failing
sbarman [Sat, 23 Jul 2011 01:03:53 +0000 (18:03 -0700)]
Merge pull request #279 from sbarman/spacing
char spacing, word spacing and horozontal scaling
sbarman [Sat, 23 Jul 2011 01:03:14 +0000 (18:03 -0700)]
cleanup
sbarman [Sat, 23 Jul 2011 00:05:04 +0000 (17:05 -0700)]
added texthscale support
sbarman [Fri, 22 Jul 2011 23:15:04 +0000 (16:15 -0700)]
initial impl of char spacing and word spacing
sbarman [Fri, 22 Jul 2011 16:57:26 +0000 (09:57 -0700)]
Fixed the mapping from charstring to glyphs
sbarman [Fri, 22 Jul 2011 16:21:38 +0000 (09:21 -0700)]
cleanup code
sbarman [Fri, 22 Jul 2011 00:28:16 +0000 (17:28 -0700)]
Merge branch 'master' into font
sbarman [Fri, 22 Jul 2011 00:28:03 +0000 (17:28 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Chris Jones [Thu, 21 Jul 2011 23:53:13 +0000 (16:53 -0700)]
Merge pull request #277 from notmasteryet/aes-crypto
Formatting hex number, making gjslint happy: reducing lines width
notmasteryet [Thu, 21 Jul 2011 23:47:48 +0000 (18:47 -0500)]
Formatting hex number, making gjslint happy: reducing lines width
Chris Jones [Thu, 21 Jul 2011 22:39:55 +0000 (15:39 -0700)]
Merge pull request #265 from sbarman/patternfix
Fix to gradient and tiling colorspaces
sbarman [Thu, 21 Jul 2011 21:02:31 +0000 (14:02 -0700)]
removed unnecessary call to parseEncoding
sbarman [Thu, 21 Jul 2011 18:29:15 +0000 (11:29 -0700)]
Merge branch 'master' into font
sbarman [Thu, 21 Jul 2011 18:27:25 +0000 (11:27 -0700)]
Merge branch 'master' of github.com:sbarman/pdf.js
Conflicts:
pdf.js
sbarman [Thu, 21 Jul 2011 18:21:30 +0000 (11:21 -0700)]
Merge pull request #264 from vingtetun/master
canvas.pdf + sizes.pdf are readable
Vivien Nicolas [Thu, 21 Jul 2011 18:14:50 +0000 (20:14 +0200)]
Get rid of the inclusion of fonts_utils
Vivien Nicolas [Thu, 21 Jul 2011 16:29:32 +0000 (18:29 +0200)]
Merge to upstream
sbarman [Thu, 21 Jul 2011 16:20:19 +0000 (09:20 -0700)]
fix small fonts
sbarman [Thu, 21 Jul 2011 16:09:25 +0000 (09:09 -0700)]
Merge branch 'master' into font
Vivien Nicolas [Thu, 21 Jul 2011 09:01:38 +0000 (11:01 +0200)]
Fix a > 32000 conversion error in type1 to type2 charstring
Andreas Gal [Thu, 21 Jul 2011 06:36:38 +0000 (23:36 -0700)]
Merge pull request #275 from notmasteryet/aes-crypto
AES 128 crypto algorithm
notmasteryet [Thu, 21 Jul 2011 04:17:31 +0000 (23:17 -0500)]
link to AESV2 encrypted file
notmasteryet [Thu, 21 Jul 2011 04:08:28 +0000 (23:08 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into aes-crypto
notmasteryet [Thu, 21 Jul 2011 04:08:08 +0000 (23:08 -0500)]
AES algorithm implementation, PDF1.5,1.6 crypto functionality
Andreas Gal [Thu, 21 Jul 2011 00:56:43 +0000 (17:56 -0700)]
Merge pull request #273 from sbarman/fontrefactor
Remove the last pieces of the Fonts class
sbarman [Thu, 21 Jul 2011 00:10:04 +0000 (17:10 -0700)]
cleanup
sbarman [Wed, 20 Jul 2011 23:42:51 +0000 (16:42 -0700)]
removed Fonts class
sbarman [Wed, 20 Jul 2011 22:00:16 +0000 (15:00 -0700)]
moved width setting code
sbarman [Wed, 20 Jul 2011 21:43:44 +0000 (14:43 -0700)]
removed code to parse type2 ccharstrings
sbarman [Wed, 20 Jul 2011 19:57:47 +0000 (12:57 -0700)]
used width info in fontDict
sbarman [Wed, 20 Jul 2011 18:25:00 +0000 (11:25 -0700)]
extracted filetype in pdf.js instead of fonts.js
Vivien Nicolas [Wed, 20 Jul 2011 13:18:44 +0000 (15:18 +0200)]
Merge with upstream
Vivien Nicolas [Wed, 20 Jul 2011 12:29:07 +0000 (14:29 +0200)]
Add a simpler path for cmap format 0 to cmap format 4
sbarman [Tue, 19 Jul 2011 22:09:26 +0000 (15:09 -0700)]
Merge branch 'master' into font
sbarman [Tue, 19 Jul 2011 21:23:25 +0000 (14:23 -0700)]
Merge pull request #227 from saebekassebil/master
CanvasGraphics.compile update
sbarman [Tue, 19 Jul 2011 18:33:54 +0000 (11:33 -0700)]
cleanup
sbarman [Tue, 19 Jul 2011 18:30:42 +0000 (11:30 -0700)]
cleanup
Vivien Nicolas [Tue, 19 Jul 2011 14:52:29 +0000 (16:52 +0200)]
Filter more characters on font name
Vivien Nicolas [Tue, 19 Jul 2011 13:04:22 +0000 (15:04 +0200)]
Fix next line since we already invert the position of the viewport by doing a negative scale
Vivien Nicolas [Tue, 19 Jul 2011 12:29:05 +0000 (14:29 +0200)]
Fix a regression on the application of the textMatrix extracted from a CFF font
Vivien Nicolas [Tue, 19 Jul 2011 12:23:57 +0000 (14:23 +0200)]
Remover leftover
Vivien Nicolas [Tue, 19 Jul 2011 12:22:51 +0000 (14:22 +0200)]
Do not rasterize below 14px
sbarman [Tue, 19 Jul 2011 04:01:05 +0000 (21:01 -0700)]
fixed missing entries in charstring data
sbarman [Mon, 18 Jul 2011 22:49:32 +0000 (15:49 -0700)]
add correct char width
sbarman [Mon, 18 Jul 2011 19:22:26 +0000 (12:22 -0700)]
Merge branch 'master' into font
sbarman [Mon, 18 Jul 2011 19:22:04 +0000 (12:22 -0700)]
working version, spacing not working
sbarman [Mon, 18 Jul 2011 16:18:38 +0000 (09:18 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js into patternfix
sbarman [Mon, 18 Jul 2011 16:13:02 +0000 (09:13 -0700)]
cleanup
sbarman [Mon, 18 Jul 2011 15:24:57 +0000 (08:24 -0700)]
working on cff fonts
Saebekassebil [Mon, 18 Jul 2011 13:01:12 +0000 (15:01 +0200)]
Updated syntax
Vivien Nicolas [Mon, 18 Jul 2011 12:25:13 +0000 (14:25 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js
Saebekassebil [Mon, 18 Jul 2011 10:09:26 +0000 (12:09 +0200)]
Updating PartialEvaluator.eval syntax for better performance
Rob Sayre [Sun, 17 Jul 2011 19:05:13 +0000 (12:05 -0700)]
Merge pull request #267 from cgjones/master
fix some random bugs
Chris Jones [Sat, 16 Jul 2011 01:41:52 +0000 (18:41 -0700)]
remove debugging code
Chris Jones [Sat, 16 Jul 2011 00:40:37 +0000 (17:40 -0700)]
fix some bugs
sbarman [Fri, 15 Jul 2011 19:06:38 +0000 (12:06 -0700)]
fix to dummyshading
sbarman [Fri, 15 Jul 2011 19:05:14 +0000 (12:05 -0700)]
fix to Util.getCssCmyk
sbarman [Fri, 15 Jul 2011 18:41:39 +0000 (11:41 -0700)]
fix type
sbarman [Fri, 15 Jul 2011 18:18:37 +0000 (11:18 -0700)]
cleanup
Vivien Nicolas [Fri, 15 Jul 2011 17:14:07 +0000 (19:14 +0200)]
Add support for beginfbchar
sbarman [Fri, 15 Jul 2011 16:48:40 +0000 (09:48 -0700)]
cleanup, add support for stroking
sbarman [Fri, 15 Jul 2011 15:58:09 +0000 (08:58 -0700)]
added support for index, dictionary in cff
Vivien Nicolas [Fri, 15 Jul 2011 14:22:45 +0000 (16:22 +0200)]
Fix missing sidebearings from the hmtx table (see canvas.pdf)
Vivien Nicolas [Fri, 15 Jul 2011 14:02:32 +0000 (16:02 +0200)]
Switch length versus offset mistake in readTableEntry
Vivien Nicolas [Fri, 15 Jul 2011 13:41:30 +0000 (15:41 +0200)]
Fix the ranges duplication cleanup features
Vivien Nicolas [Fri, 15 Jul 2011 12:58:14 +0000 (14:58 +0200)]
Support font with characters below 0x20 declared in format 1 cmap and be more general about the TrueType rewritting cases
vivien [Fri, 15 Jul 2011 12:43:17 +0000 (14:43 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js
sbarman [Thu, 14 Jul 2011 18:50:27 +0000 (11:50 -0700)]
Fixed tiling patterns
sbarman [Thu, 14 Jul 2011 17:59:12 +0000 (10:59 -0700)]
patterns working
sbarman [Thu, 14 Jul 2011 00:58:54 +0000 (17:58 -0700)]
added reset
sbarman [Wed, 13 Jul 2011 22:43:09 +0000 (15:43 -0700)]
fixed gradients, need to work on tiling
Andreas Gal [Wed, 13 Jul 2011 22:16:14 +0000 (15:16 -0700)]
Merge pull request #262 from ironymark/CIDFont
First Pass CIDFont support
sbarman [Wed, 13 Jul 2011 18:55:54 +0000 (11:55 -0700)]
Changed linear gradients
sbarman [Wed, 13 Jul 2011 18:41:04 +0000 (11:41 -0700)]
git radial gradients working
Adil Allawi [Wed, 13 Jul 2011 16:46:48 +0000 (17:46 +0100)]
nits, picked
vivien [Wed, 13 Jul 2011 13:05:13 +0000 (15:05 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js
Adil Allawi [Wed, 13 Jul 2011 08:55:13 +0000 (09:55 +0100)]
Add and wire in test files
Adil Allawi [Wed, 13 Jul 2011 08:38:39 +0000 (09:38 +0100)]
Bump up the max font file size. Composite fonts can be larger than simple fonts. Once we support Japanese we will need to reconsider how this is done as a large Japanese font may be up to 30Mb in size.
Adil Allawi [Wed, 13 Jul 2011 08:31:34 +0000 (09:31 +0100)]
Fully support truetype composite fonts, clean up
Adil Allawi [Tue, 12 Jul 2011 03:03:12 +0000 (04:03 +0100)]
Revert "Ignore Aptana project files"
This reverts commit
ea2d651709739cc69e568982cff718ac3ea9a0be .
Adil Allawi [Tue, 12 Jul 2011 03:01:48 +0000 (04:01 +0100)]
Merge remote-tracking branch 'upstream/master' into CIDFont
Adil Allawi [Tue, 12 Jul 2011 02:58:09 +0000 (03:58 +0100)]
cleanup, added new flag to the font properties called compositeFont. If true, the encoding and ShowText strings must be multi-byte
sbarman [Mon, 11 Jul 2011 23:46:23 +0000 (16:46 -0700)]
Merge pull request #250 from sbarman/shading
interpolated functions
sbarman [Mon, 11 Jul 2011 23:44:58 +0000 (16:44 -0700)]
cleanup
sbarman [Mon, 11 Jul 2011 21:09:16 +0000 (14:09 -0700)]
interpolated functions
sbarman [Mon, 11 Jul 2011 20:19:10 +0000 (13:19 -0700)]
Merge pull request #249 from sbarman/shading
Cleaned up shading colorspace code
sbarman [Mon, 11 Jul 2011 20:14:47 +0000 (13:14 -0700)]
cleanup
sbarman [Mon, 11 Jul 2011 17:29:22 +0000 (10:29 -0700)]
added missing restore
Adil Allawi [Mon, 11 Jul 2011 16:55:03 +0000 (17:55 +0100)]
Add test files with CID fonts
sbarman [Mon, 11 Jul 2011 16:54:02 +0000 (09:54 -0700)]
cleanup