]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agofix incorrect property name, tests were failing
Andreas Gal [Sat, 23 Jul 2011 06:28:42 +0000 (23:28 -0700)]
fix incorrect property name, tests were failing

13 years agoMerge pull request #279 from sbarman/spacing
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

13 years agocleanup
sbarman [Sat, 23 Jul 2011 01:03:14 +0000 (18:03 -0700)]
cleanup

13 years agoadded texthscale support
sbarman [Sat, 23 Jul 2011 00:05:04 +0000 (17:05 -0700)]
added texthscale support

13 years agoinitial impl of char spacing and word spacing
sbarman [Fri, 22 Jul 2011 23:15:04 +0000 (16:15 -0700)]
initial impl of char spacing and word spacing

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
sbarman [Fri, 22 Jul 2011 00:28:03 +0000 (17:28 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agoMerge pull request #277 from notmasteryet/aes-crypto
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

13 years agoFormatting 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

13 years agoMerge pull request #265 from sbarman/patternfix
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

13 years agoMerge branch 'master' of github.com:sbarman/pdf.js
sbarman [Thu, 21 Jul 2011 18:27:25 +0000 (11:27 -0700)]
Merge branch 'master' of github.com:sbarman/pdf.js

Conflicts:
pdf.js

13 years agoMerge pull request #264 from vingtetun/master
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

13 years agoGet rid of the inclusion of fonts_utils
Vivien Nicolas [Thu, 21 Jul 2011 18:14:50 +0000 (20:14 +0200)]
Get rid of the inclusion of fonts_utils

13 years agoMerge to upstream
Vivien Nicolas [Thu, 21 Jul 2011 16:29:32 +0000 (18:29 +0200)]
Merge to upstream

13 years agofix small fonts
sbarman [Thu, 21 Jul 2011 16:20:19 +0000 (09:20 -0700)]
fix small fonts

13 years agoFix a > 32000 conversion error in type1 to type2 charstring
Vivien Nicolas [Thu, 21 Jul 2011 09:01:38 +0000 (11:01 +0200)]
Fix a > 32000 conversion error in type1 to type2 charstring

13 years agoMerge pull request #275 from notmasteryet/aes-crypto
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

13 years agolink to AESV2 encrypted file
notmasteryet [Thu, 21 Jul 2011 04:17:31 +0000 (23:17 -0500)]
link to AESV2 encrypted file

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into aes-crypto
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

13 years agoAES algorithm implementation, PDF1.5,1.6 crypto functionality
notmasteryet [Thu, 21 Jul 2011 04:08:08 +0000 (23:08 -0500)]
AES algorithm implementation, PDF1.5,1.6 crypto functionality

13 years agoMerge pull request #273 from sbarman/fontrefactor
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

13 years agocleanup
sbarman [Thu, 21 Jul 2011 00:10:04 +0000 (17:10 -0700)]
cleanup

13 years agoremoved Fonts class
sbarman [Wed, 20 Jul 2011 23:42:51 +0000 (16:42 -0700)]
removed Fonts class

13 years agoMerge with upstream
Vivien Nicolas [Wed, 20 Jul 2011 13:18:44 +0000 (15:18 +0200)]
Merge with upstream

13 years agoAdd a simpler path for cmap format 0 to cmap format 4
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

13 years agoMerge pull request #227 from saebekassebil/master
sbarman [Tue, 19 Jul 2011 21:23:25 +0000 (14:23 -0700)]
Merge pull request #227 from saebekassebil/master

CanvasGraphics.compile update

13 years agoFilter more characters on font name
Vivien Nicolas [Tue, 19 Jul 2011 14:52:29 +0000 (16:52 +0200)]
Filter more characters on font name

13 years agoFix next line since we already invert the position of the viewport by doing a negativ...
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

13 years agoFix a regression on the application of the textMatrix extracted from a CFF font
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

13 years agoRemover leftover
Vivien Nicolas [Tue, 19 Jul 2011 12:23:57 +0000 (14:23 +0200)]
Remover leftover

13 years agoDo not rasterize below 14px
Vivien Nicolas [Tue, 19 Jul 2011 12:22:51 +0000 (14:22 +0200)]
Do not rasterize below 14px

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js into patternfix
sbarman [Mon, 18 Jul 2011 16:18:38 +0000 (09:18 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js into patternfix

13 years agocleanup
sbarman [Mon, 18 Jul 2011 16:13:02 +0000 (09:13 -0700)]
cleanup

13 years agoUpdated syntax
Saebekassebil [Mon, 18 Jul 2011 13:01:12 +0000 (15:01 +0200)]
Updated syntax

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Mon, 18 Jul 2011 12:25:13 +0000 (14:25 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoUpdating PartialEvaluator.eval syntax for better performance
Saebekassebil [Mon, 18 Jul 2011 10:09:26 +0000 (12:09 +0200)]
Updating PartialEvaluator.eval syntax for better performance

13 years agoMerge pull request #267 from cgjones/master
Rob Sayre [Sun, 17 Jul 2011 19:05:13 +0000 (12:05 -0700)]
Merge pull request #267 from cgjones/master

fix some random bugs

13 years agoremove debugging code
Chris Jones [Sat, 16 Jul 2011 01:41:52 +0000 (18:41 -0700)]
remove debugging code

13 years agofix some bugs
Chris Jones [Sat, 16 Jul 2011 00:40:37 +0000 (17:40 -0700)]
fix some bugs

13 years agofix to dummyshading
sbarman [Fri, 15 Jul 2011 19:06:38 +0000 (12:06 -0700)]
fix to dummyshading

13 years agofix to Util.getCssCmyk
sbarman [Fri, 15 Jul 2011 19:05:14 +0000 (12:05 -0700)]
fix to Util.getCssCmyk

13 years agofix type
sbarman [Fri, 15 Jul 2011 18:41:39 +0000 (11:41 -0700)]
fix type

13 years agocleanup
sbarman [Fri, 15 Jul 2011 18:18:37 +0000 (11:18 -0700)]
cleanup

13 years agoAdd support for beginfbchar
Vivien Nicolas [Fri, 15 Jul 2011 17:14:07 +0000 (19:14 +0200)]
Add support for beginfbchar

13 years agocleanup, add support for stroking
sbarman [Fri, 15 Jul 2011 16:48:40 +0000 (09:48 -0700)]
cleanup, add support for stroking

13 years agoFix missing sidebearings from the hmtx table (see canvas.pdf)
Vivien Nicolas [Fri, 15 Jul 2011 14:22:45 +0000 (16:22 +0200)]
Fix missing sidebearings from the hmtx table (see canvas.pdf)

13 years agoSwitch length versus offset mistake in readTableEntry
Vivien Nicolas [Fri, 15 Jul 2011 14:02:32 +0000 (16:02 +0200)]
Switch length versus offset mistake in readTableEntry

13 years agoFix the ranges duplication cleanup features
Vivien Nicolas [Fri, 15 Jul 2011 13:41:30 +0000 (15:41 +0200)]
Fix the ranges duplication cleanup features

13 years agoSupport font with characters below 0x20 declared in format 1 cmap and be more general...
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

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
vivien [Fri, 15 Jul 2011 12:43:17 +0000 (14:43 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoFixed tiling patterns
sbarman [Thu, 14 Jul 2011 18:50:27 +0000 (11:50 -0700)]
Fixed tiling patterns

13 years agopatterns working
sbarman [Thu, 14 Jul 2011 17:59:12 +0000 (10:59 -0700)]
patterns working

13 years agofixed gradients, need to work on tiling
sbarman [Wed, 13 Jul 2011 22:43:09 +0000 (15:43 -0700)]
fixed gradients, need to work on tiling

13 years agoMerge pull request #262 from ironymark/CIDFont
Andreas Gal [Wed, 13 Jul 2011 22:16:14 +0000 (15:16 -0700)]
Merge pull request #262 from ironymark/CIDFont

First Pass CIDFont support

13 years agoChanged linear gradients
sbarman [Wed, 13 Jul 2011 18:55:54 +0000 (11:55 -0700)]
Changed linear gradients

13 years agogit radial gradients working
sbarman [Wed, 13 Jul 2011 18:41:04 +0000 (11:41 -0700)]
git radial gradients working

13 years agonits, picked
Adil Allawi [Wed, 13 Jul 2011 16:46:48 +0000 (17:46 +0100)]
nits, picked

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
vivien [Wed, 13 Jul 2011 13:05:13 +0000 (15:05 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoAdd and wire in test files
Adil Allawi [Wed, 13 Jul 2011 08:55:13 +0000 (09:55 +0100)]
Add and wire in test files

13 years agoBump up the max font file size. Composite fonts can be larger than simple fonts....
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.

13 years agoFully support truetype composite fonts, clean up
Adil Allawi [Wed, 13 Jul 2011 08:31:34 +0000 (09:31 +0100)]
Fully support truetype composite fonts, clean up

13 years agoRevert "Ignore Aptana project files"
Adil Allawi [Tue, 12 Jul 2011 03:03:12 +0000 (04:03 +0100)]
Revert "Ignore Aptana project files"

This reverts commit ea2d651709739cc69e568982cff718ac3ea9a0be.

13 years agoMerge remote-tracking branch 'upstream/master' into CIDFont
Adil Allawi [Tue, 12 Jul 2011 03:01:48 +0000 (04:01 +0100)]
Merge remote-tracking branch 'upstream/master' into CIDFont

13 years agocleanup, added new flag to the font properties called compositeFont. If true, the...
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

13 years agoMerge pull request #250 from sbarman/shading
sbarman [Mon, 11 Jul 2011 23:46:23 +0000 (16:46 -0700)]
Merge pull request #250 from sbarman/shading

interpolated functions

13 years agocleanup
sbarman [Mon, 11 Jul 2011 23:44:58 +0000 (16:44 -0700)]
cleanup

13 years agointerpolated functions
sbarman [Mon, 11 Jul 2011 21:09:16 +0000 (14:09 -0700)]
interpolated functions

13 years agoMerge pull request #249 from sbarman/shading
sbarman [Mon, 11 Jul 2011 20:19:10 +0000 (13:19 -0700)]
Merge pull request #249 from sbarman/shading

Cleaned up shading colorspace code

13 years agocleanup
sbarman [Mon, 11 Jul 2011 20:14:47 +0000 (13:14 -0700)]
cleanup

13 years agoadded missing restore
sbarman [Mon, 11 Jul 2011 17:29:22 +0000 (10:29 -0700)]
added missing restore

13 years agoAdd test files with CID fonts
Adil Allawi [Mon, 11 Jul 2011 16:55:03 +0000 (17:55 +0100)]
Add test files with CID fonts

13 years agocleanup
sbarman [Mon, 11 Jul 2011 16:54:02 +0000 (09:54 -0700)]
cleanup

13 years agoSecond pass CIDFont support - make Arial Unicode in OpenOffice PDF
Adil Allawi [Mon, 11 Jul 2011 16:41:47 +0000 (17:41 +0100)]
Second pass CIDFont support - make Arial Unicode in OpenOffice PDF
- supports PDF fonts with CIDtoGIDMap and no cmap

13 years agoIgnore Aptana project files
Adil Allawi [Fri, 1 Jul 2011 16:47:28 +0000 (17:47 +0100)]
Ignore Aptana project files
Ignore test file directory

13 years agoFirst pass CIDFont - stop CID fonts breaking PDF rendering
Adil Allawi [Tue, 5 Jul 2011 11:47:15 +0000 (12:47 +0100)]
First pass CIDFont - stop CID fonts breaking PDF rendering

13 years agoMerge branch 'master' into shading
sbarman [Mon, 11 Jul 2011 16:25:22 +0000 (09:25 -0700)]
Merge branch 'master' into shading

Conflicts:
pdf.js

13 years agocleanup
sbarman [Mon, 11 Jul 2011 16:23:30 +0000 (09:23 -0700)]
cleanup

13 years agoMerge with upstream
Vivien Nicolas [Mon, 11 Jul 2011 11:49:26 +0000 (13:49 +0200)]
Merge with upstream

13 years agoMerge pull request #248 from cgjones/workers
Andreas Gal [Mon, 11 Jul 2011 08:04:43 +0000 (01:04 -0700)]
Merge pull request #248 from cgjones/workers

#123, part 2: move more PDF-page rendering stuff into pdf.js

13 years ago#123, part 2: move more PDF-page rendering stuff into pdf.js
Chris Jones [Mon, 11 Jul 2011 06:21:13 +0000 (23:21 -0700)]
#123, part 2: move more PDF-page rendering stuff into pdf.js

13 years agoMerge pull request #241 from cgjones/workers
Andreas Gal [Sun, 10 Jul 2011 22:02:46 +0000 (15:02 -0700)]
Merge pull request #241 from cgjones/workers

#123, part 1: create PartialEvaluator

13 years agoMerge pull request #247 from notmasteryet/tt-head-issue
Andreas Gal [Sun, 10 Jul 2011 21:52:16 +0000 (14:52 -0700)]
Merge pull request #247 from notmasteryet/tt-head-issue

Clearing font checksum adjustment field

13 years agoClearing font checksum adjustment field
notmasteryet [Sun, 10 Jul 2011 21:47:09 +0000 (16:47 -0500)]
Clearing font checksum adjustment field

13 years agoMerge pull request #245 from notmasteryet/tree-2
Andreas Gal [Sun, 10 Jul 2011 19:16:00 +0000 (12:16 -0700)]
Merge pull request #245 from notmasteryet/tree-2

Removing last const and extending shadow()'s defineProperty arguments

13 years agoMerge pull request #244 from sayrer/master
Andreas Gal [Sun, 10 Jul 2011 19:14:10 +0000 (12:14 -0700)]
Merge pull request #244 from sayrer/master

fix exception throwing syntax

13 years agoRemoving const and extending shadow() arguments
notmasteryet [Sun, 10 Jul 2011 18:48:05 +0000 (13:48 -0500)]
Removing const and extending shadow() arguments

13 years agoFix wrong exception throwing syntax.
Rob Sayre [Sun, 10 Jul 2011 14:54:19 +0000 (07:54 -0700)]
Fix wrong exception throwing syntax.

13 years agoMerge pull request #232 from notmasteryet/cff-issues2
Andreas Gal [Sun, 10 Jul 2011 09:01:08 +0000 (02:01 -0700)]
Merge pull request #232 from notmasteryet/cff-issues2

CFF issues: cmap length, PS-name removal, Private Dictionary

13 years agoMerge pull request #242 from justindarc/master
Andreas Gal [Sun, 10 Jul 2011 08:51:58 +0000 (01:51 -0700)]
Merge pull request #242 from justindarc/master

Refactored toolbar buttons to use CSS

13 years agoRefactored toolbar buttons to use CSS with an icon image instead of just images.
Justin D'Arcangelo [Sun, 10 Jul 2011 08:46:12 +0000 (04:46 -0400)]
Refactored toolbar buttons to use CSS with an icon image instead of just images.

13 years agoMerge pull request #239 from cgjones/issue-236
Andreas Gal [Sun, 10 Jul 2011 07:28:01 +0000 (00:28 -0700)]
Merge pull request #239 from cgjones/issue-236

return a dummy fill style for NYI shading

13 years agoMerge pull request #234 from cgjones/issue-231
Andreas Gal [Sun, 10 Jul 2011 06:39:24 +0000 (23:39 -0700)]
Merge pull request #234 from cgjones/issue-231

work around #233 so that tests stop failing for the moment

13 years agoMerge pull request #240 from cgjones/issue-237
Andreas Gal [Sun, 10 Jul 2011 06:39:01 +0000 (23:39 -0700)]
Merge pull request #240 from cgjones/issue-237

set up dummy functions for NYIs

13 years agoset up dummy functions for NYIs
Chris Jones [Sun, 10 Jul 2011 06:38:04 +0000 (23:38 -0700)]
set up dummy functions for NYIs

13 years agoreturn a dummy fill style for NYI shading
Chris Jones [Sun, 10 Jul 2011 06:30:16 +0000 (23:30 -0700)]
return a dummy fill style for NYI shading

13 years agoMerge pull request #238 from cgjones/issue-235
Andreas Gal [Sun, 10 Jul 2011 06:28:19 +0000 (23:28 -0700)]
Merge pull request #238 from cgjones/issue-235

fix paths for browser-tests target

13 years agofix paths for browser-tests target
Chris Jones [Sun, 10 Jul 2011 06:16:04 +0000 (23:16 -0700)]
fix paths for browser-tests target

13 years agowork around #233 so that tests stop failing for the moment
Chris Jones [Sun, 10 Jul 2011 05:12:42 +0000 (22:12 -0700)]
work around #233 so that tests stop failing for the moment

13 years agoback out bad font measurement changes
Chris Jones [Sun, 10 Jul 2011 04:43:28 +0000 (21:43 -0700)]
back out bad font measurement changes

13 years agoback out bad font measurement changes
Chris Jones [Sun, 10 Jul 2011 04:43:12 +0000 (21:43 -0700)]
back out bad font measurement changes

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues2
notmasteryet [Sun, 10 Jul 2011 04:30:40 +0000 (23:30 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues2