]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
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 agoadded support for index, dictionary in cff
sbarman [Fri, 15 Jul 2011 15:58:09 +0000 (08:58 -0700)]
added support for index, dictionary in cff

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 agoadded reset
sbarman [Thu, 14 Jul 2011 00:58:54 +0000 (17:58 -0700)]
added reset

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

13 years ago#123, part 1: create PartialEvaluator
Chris Jones [Sun, 10 Jul 2011 04:29:35 +0000 (21:29 -0700)]
#123, part 1: create PartialEvaluator

13 years agofix 'private' keyword
notmasteryet [Sun, 10 Jul 2011 04:24:24 +0000 (23:24 -0500)]
fix 'private' keyword

13 years agoCFF/OTF font and sanitizer friendly fixes
notmasteryet [Sun, 10 Jul 2011 04:12:11 +0000 (23:12 -0500)]
CFF/OTF font and sanitizer friendly fixes

13 years agofix to colorspaces
sbarman [Sat, 9 Jul 2011 23:58:25 +0000 (16:58 -0700)]
fix to colorspaces

13 years agoMerge pull request #226 from andreasgal/staging
Chris Jones [Sat, 9 Jul 2011 23:51:04 +0000 (16:51 -0700)]
Merge pull request #226 from andreasgal/staging

simplify font measurement code, bug is now fixed in nightlies, no need to

13 years agoaddress review comment
Andreas Gal [Sat, 9 Jul 2011 23:45:23 +0000 (16:45 -0700)]
address review comment

13 years agosimplify font measurement code, bug is now fixed in nightlies, no need to hack around it
Andreas Gal [Sat, 9 Jul 2011 02:28:24 +0000 (19:28 -0700)]
simplify font measurement code, bug is now fixed in nightlies, no need to hack around it

13 years agobackout font measurement change, it is breaking tests
Andreas Gal [Sat, 9 Jul 2011 01:51:20 +0000 (18:51 -0700)]
backout font measurement change, it is breaking tests

13 years agoproperly fix font loading, shaon's code didn't work after all
Andreas Gal [Sat, 9 Jul 2011 01:45:38 +0000 (18:45 -0700)]
properly fix font loading, shaon's code didn't work after all

13 years agoMerge pull request #225 from sbarman/shading
Andreas Gal [Sat, 9 Jul 2011 01:40:11 +0000 (18:40 -0700)]
Merge pull request #225 from sbarman/shading

implemented colored tiling patterns

13 years agoMerge pull request #224 from sbarman/master
Andreas Gal [Sat, 9 Jul 2011 01:39:32 +0000 (18:39 -0700)]
Merge pull request #224 from sbarman/master

fix to bug with detected font loading

13 years agofix to font loading code
sbarman [Sat, 9 Jul 2011 01:24:22 +0000 (18:24 -0700)]
fix to font loading code

13 years agomove text measurement into Font
Andreas Gal [Sat, 9 Jul 2011 00:57:03 +0000 (17:57 -0700)]
move text measurement into Font

13 years agofix tiling colorspace
sbarman [Sat, 9 Jul 2011 00:35:25 +0000 (17:35 -0700)]
fix tiling colorspace

13 years agoMerge pull request #223 from andreasgal/staging
sbarman [Fri, 8 Jul 2011 23:58:11 +0000 (16:58 -0700)]
Merge pull request #223 from andreasgal/staging

move unicode translation cache into Font

13 years agoMerge github.com:andreasgal/pdf.js into staging
Andreas Gal [Fri, 8 Jul 2011 23:36:54 +0000 (16:36 -0700)]
Merge github.com:andreasgal/pdf.js into staging

13 years agomove unicode translation cache into Font
Andreas Gal [Fri, 8 Jul 2011 23:36:50 +0000 (16:36 -0700)]
move unicode translation cache into Font

13 years agoMerge pull request #222 from sbarman/encoding
Andreas Gal [Fri, 8 Jul 2011 22:48:08 +0000 (15:48 -0700)]
Merge pull request #222 from sbarman/encoding

Encoding

13 years agoMerge pull request #220 from saebekassebil/master
sbarman [Fri, 8 Jul 2011 22:41:25 +0000 (15:41 -0700)]
Merge pull request #220 from saebekassebil/master

ASCIIHexDecode Filter implementation

13 years agoUsing map for hex conversion and left-shift for secure division
Saebekassebil [Fri, 8 Jul 2011 22:30:46 +0000 (00:30 +0200)]
Using map for hex conversion and left-shift for secure division

13 years agoMerge branch 'master' into encoding
sbarman [Fri, 8 Jul 2011 22:29:20 +0000 (15:29 -0700)]
Merge branch 'master' into encoding

13 years agofix encoding table
sbarman [Fri, 8 Jul 2011 22:28:04 +0000 (15:28 -0700)]
fix encoding table

13 years agoMerge pull request #221 from andreasgal/staging
sbarman [Fri, 8 Jul 2011 22:15:13 +0000 (15:15 -0700)]
Merge pull request #221 from andreasgal/staging

avoid font lookup by id in showText

13 years agoaddress review comments
Andreas Gal [Fri, 8 Jul 2011 22:13:33 +0000 (15:13 -0700)]
address review comments

13 years agoavoid font lookup by id in showText
Andreas Gal [Fri, 8 Jul 2011 21:58:19 +0000 (14:58 -0700)]
avoid font lookup by id in showText

13 years agoAdding ASCIIHexDecode pdf to test/pdfs
Saebekassebil [Fri, 8 Jul 2011 21:21:14 +0000 (23:21 +0200)]
Adding ASCIIHexDecode pdf to test/pdfs

13 years agoAdding AsciiHexDecode Filter
Saebekassebil [Fri, 8 Jul 2011 21:19:03 +0000 (23:19 +0200)]
Adding AsciiHexDecode Filter

13 years agoMerge pull request #219 from sbarman/font
Andreas Gal [Fri, 8 Jul 2011 18:06:54 +0000 (11:06 -0700)]
Merge pull request #219 from sbarman/font

Font code cleanup, avoid name collisions

13 years agofixed case when font cannot be found
sbarman [Fri, 8 Jul 2011 17:04:52 +0000 (10:04 -0700)]
fixed case when font cannot be found

13 years agofixed font loading bug
sbarman [Fri, 8 Jul 2011 15:14:34 +0000 (08:14 -0700)]
fixed font loading bug

13 years agomin. perf. Dict
Saebekassebil [Fri, 8 Jul 2011 12:57:40 +0000 (14:57 +0200)]
min. perf. Dict

13 years agorevert a couple changes from the last merge
Andreas Gal [Fri, 8 Jul 2011 08:02:14 +0000 (01:02 -0700)]
revert a couple changes from the last merge