]>
git.parisson.com Git - pdf.js.git/log
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
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
Adil Allawi [Fri, 1 Jul 2011 16:47:28 +0000 (17:47 +0100)]
Ignore Aptana project files
Ignore test file directory
Adil Allawi [Tue, 5 Jul 2011 11:47:15 +0000 (12:47 +0100)]
First pass CIDFont - stop CID fonts breaking PDF rendering
sbarman [Mon, 11 Jul 2011 16:25:22 +0000 (09:25 -0700)]
Merge branch 'master' into shading
Conflicts:
pdf.js
sbarman [Mon, 11 Jul 2011 16:23:30 +0000 (09:23 -0700)]
cleanup
Vivien Nicolas [Mon, 11 Jul 2011 11:49:26 +0000 (13:49 +0200)]
Merge with upstream
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
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
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
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
notmasteryet [Sun, 10 Jul 2011 21:47:09 +0000 (16:47 -0500)]
Clearing font checksum adjustment field
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
Andreas Gal [Sun, 10 Jul 2011 19:14:10 +0000 (12:14 -0700)]
Merge pull request #244 from sayrer/master
fix exception throwing syntax
notmasteryet [Sun, 10 Jul 2011 18:48:05 +0000 (13:48 -0500)]
Removing const and extending shadow() arguments
Rob Sayre [Sun, 10 Jul 2011 14:54:19 +0000 (07:54 -0700)]
Fix wrong exception throwing syntax.
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
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
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.
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
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
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
Chris Jones [Sun, 10 Jul 2011 06:38:04 +0000 (23:38 -0700)]
set up dummy functions for NYIs
Chris Jones [Sun, 10 Jul 2011 06:30:16 +0000 (23:30 -0700)]
return a dummy fill style for NYI shading
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
Chris Jones [Sun, 10 Jul 2011 06:16:04 +0000 (23:16 -0700)]
fix paths for browser-tests target
Chris Jones [Sun, 10 Jul 2011 05:12:42 +0000 (22:12 -0700)]
work around #233 so that tests stop failing for the moment
Chris Jones [Sun, 10 Jul 2011 04:43:28 +0000 (21:43 -0700)]
back out bad font measurement changes
Chris Jones [Sun, 10 Jul 2011 04:43:12 +0000 (21:43 -0700)]
back out bad font measurement changes
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
Chris Jones [Sun, 10 Jul 2011 04:29:35 +0000 (21:29 -0700)]
#123, part 1: create PartialEvaluator
notmasteryet [Sun, 10 Jul 2011 04:24:24 +0000 (23:24 -0500)]
fix 'private' keyword
notmasteryet [Sun, 10 Jul 2011 04:12:11 +0000 (23:12 -0500)]
CFF/OTF font and sanitizer friendly fixes
sbarman [Sat, 9 Jul 2011 23:58:25 +0000 (16:58 -0700)]
fix to colorspaces
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
Andreas Gal [Sat, 9 Jul 2011 23:45:23 +0000 (16:45 -0700)]
address review comment
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
Andreas Gal [Sat, 9 Jul 2011 01:51:20 +0000 (18:51 -0700)]
backout font measurement change, it is breaking tests
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
Andreas Gal [Sat, 9 Jul 2011 01:40:11 +0000 (18:40 -0700)]
Merge pull request #225 from sbarman/shading
implemented colored tiling patterns
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
sbarman [Sat, 9 Jul 2011 01:24:22 +0000 (18:24 -0700)]
fix to font loading code
Andreas Gal [Sat, 9 Jul 2011 00:57:03 +0000 (17:57 -0700)]
move text measurement into Font
sbarman [Sat, 9 Jul 2011 00:35:25 +0000 (17:35 -0700)]
fix tiling colorspace
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
Andreas Gal [Fri, 8 Jul 2011 23:36:54 +0000 (16:36 -0700)]
Merge github.com:andreasgal/pdf.js into staging
Andreas Gal [Fri, 8 Jul 2011 23:36:50 +0000 (16:36 -0700)]
move unicode translation cache into Font
Andreas Gal [Fri, 8 Jul 2011 22:48:08 +0000 (15:48 -0700)]
Merge pull request #222 from sbarman/encoding
Encoding
sbarman [Fri, 8 Jul 2011 22:41:25 +0000 (15:41 -0700)]
Merge pull request #220 from saebekassebil/master
ASCIIHexDecode Filter implementation
Saebekassebil [Fri, 8 Jul 2011 22:30:46 +0000 (00:30 +0200)]
Using map for hex conversion and left-shift for secure division
sbarman [Fri, 8 Jul 2011 22:29:20 +0000 (15:29 -0700)]
Merge branch 'master' into encoding
sbarman [Fri, 8 Jul 2011 22:28:04 +0000 (15:28 -0700)]
fix encoding table
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
Andreas Gal [Fri, 8 Jul 2011 22:13:33 +0000 (15:13 -0700)]
address review comments
Andreas Gal [Fri, 8 Jul 2011 21:58:19 +0000 (14:58 -0700)]
avoid font lookup by id in showText
Saebekassebil [Fri, 8 Jul 2011 21:21:14 +0000 (23:21 +0200)]
Adding ASCIIHexDecode pdf to test/pdfs
Saebekassebil [Fri, 8 Jul 2011 21:19:03 +0000 (23:19 +0200)]
Adding AsciiHexDecode Filter
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
sbarman [Fri, 8 Jul 2011 17:04:52 +0000 (10:04 -0700)]
fixed case when font cannot be found
sbarman [Fri, 8 Jul 2011 15:14:34 +0000 (08:14 -0700)]
fixed font loading bug
Saebekassebil [Fri, 8 Jul 2011 12:57:40 +0000 (14:57 +0200)]
min. perf. Dict
Andreas Gal [Fri, 8 Jul 2011 08:02:14 +0000 (01:02 -0700)]
revert a couple changes from the last merge