]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agofix to colorspaces
sbarman [Sat, 9 Jul 2011 23:58:25 +0000 (16:58 -0700)]
fix to colorspaces

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

13 years agoMerge pull request #214 from saebekassebil/master
Andreas Gal [Fri, 8 Jul 2011 07:59:00 +0000 (00:59 -0700)]
Merge pull request #214 from saebekassebil/master

Dict object improvements. Performance.

13 years agominor fix
sbarman [Fri, 8 Jul 2011 00:37:27 +0000 (17:37 -0700)]
minor fix

13 years agofixed up minor bugs
sbarman [Fri, 8 Jul 2011 00:15:53 +0000 (17:15 -0700)]
fixed up minor bugs

13 years agonot refer fonts by name, instead use id
sbarman [Thu, 7 Jul 2011 23:48:04 +0000 (16:48 -0700)]
not refer fonts by name, instead use id

13 years agoMerge pull request #218 from sbarman/seperation
Andreas Gal [Thu, 7 Jul 2011 19:05:42 +0000 (12:05 -0700)]
Merge pull request #218 from sbarman/seperation

Seperation Color Space

13 years agofix bug with unref var
sbarman [Thu, 7 Jul 2011 18:56:10 +0000 (11:56 -0700)]
fix bug with unref var

13 years agocleanup
sbarman [Thu, 7 Jul 2011 18:48:34 +0000 (11:48 -0700)]
cleanup

13 years agocleanup
sbarman [Thu, 7 Jul 2011 18:47:49 +0000 (11:47 -0700)]
cleanup

13 years agofix performance issue with SeparationCS
sbarman [Thu, 7 Jul 2011 18:46:52 +0000 (11:46 -0700)]
fix performance issue with SeparationCS

13 years agofixed to index cs
sbarman [Thu, 7 Jul 2011 18:26:29 +0000 (11:26 -0700)]
fixed to index cs

13 years agocleanup
sbarman [Thu, 7 Jul 2011 18:21:41 +0000 (11:21 -0700)]
cleanup

13 years agochanged name from TintCS to SeparationCS
sbarman [Thu, 7 Jul 2011 18:13:39 +0000 (11:13 -0700)]
changed name from TintCS to SeparationCS

13 years agoMerge branch 'master' into seperation
sbarman [Thu, 7 Jul 2011 18:01:49 +0000 (11:01 -0700)]
Merge branch 'master' into seperation

13 years agoadded comments
sbarman [Thu, 7 Jul 2011 18:01:14 +0000 (11:01 -0700)]
added comments

13 years agoMerge pull request #216 from cgjones/local-mk
Rob Sayre [Thu, 7 Jul 2011 16:57:30 +0000 (09:57 -0700)]
Merge pull request #216 from cgjones/local-mk

allow custom rules to be defined in local.mk

13 years agoallow custom rules to be defined in local.mk
Chris Jones [Thu, 7 Jul 2011 16:51:48 +0000 (12:51 -0400)]
allow custom rules to be defined in local.mk

13 years agoworking separation cs
sbarman [Thu, 7 Jul 2011 16:38:58 +0000 (09:38 -0700)]
working separation cs

13 years agoBetter debug at glyphs
Saebekassebil [Thu, 7 Jul 2011 15:03:24 +0000 (17:03 +0200)]
Better debug at glyphs

13 years agoFixing typo in Dict
Saebekassebil [Thu, 7 Jul 2011 14:51:44 +0000 (16:51 +0200)]
Fixing typo in Dict

13 years agoMerge pull request #213 from andreasgal/staging
Chris Jones [Thu, 7 Jul 2011 14:35:56 +0000 (07:35 -0700)]
Merge pull request #213 from andreasgal/staging

remove fontCount/fontName/kDisableFonts debug hacks, fix font loading bug

13 years agoUse .call instead of .apply. minor.
Saebekassebil [Thu, 7 Jul 2011 14:06:45 +0000 (16:06 +0200)]
Use .call instead of .apply. minor.

13 years agoremove fontCount/fontName/kDisableFonts debug hacks and fix bug in font loading
Andreas Gal [Thu, 7 Jul 2011 05:14:48 +0000 (22:14 -0700)]
remove fontCount/fontName/kDisableFonts debug hacks and fix bug in font loading

13 years agotemporary revert a change in the font code to make mac fonts work again
Andreas Gal [Wed, 6 Jul 2011 23:06:00 +0000 (16:06 -0700)]
temporary revert a change in the font code to make mac fonts work again

13 years agoUpdated Dict object. Perf. Improv.
Saebekassebil [Wed, 6 Jul 2011 23:02:42 +0000 (01:02 +0200)]
Updated Dict object. Perf. Improv.

13 years agoMerge pull request #212 from sbarman/shadinghack
Andreas Gal [Wed, 6 Jul 2011 22:46:48 +0000 (15:46 -0700)]
Merge pull request #212 from sbarman/shadinghack

use mozCurrentInverseTransform to find size of rectangle for gradients

13 years agofixed bug using mozCurrentTransformInverse
sbarman [Wed, 6 Jul 2011 22:28:58 +0000 (15:28 -0700)]
fixed bug using mozCurrentTransformInverse

13 years agoMerge branch 'master' into shadinghack
sbarman [Wed, 6 Jul 2011 21:32:21 +0000 (14:32 -0700)]
Merge branch 'master' into shadinghack

13 years agoMerge pull request #207 from sbarman/patterncs
sbarman [Wed, 6 Jul 2011 21:31:01 +0000 (14:31 -0700)]
Merge pull request #207 from sbarman/patterncs

Pattern Color Spaces

13 years agocleanup
sbarman [Wed, 6 Jul 2011 21:28:52 +0000 (14:28 -0700)]
cleanup

13 years agoadded check for mozInverseTransform
sbarman [Wed, 6 Jul 2011 21:22:26 +0000 (14:22 -0700)]
added check for mozInverseTransform

13 years agoMerge branch 'patterncs' into shadinghack
sbarman [Wed, 6 Jul 2011 21:08:29 +0000 (14:08 -0700)]
Merge branch 'patterncs' into shadinghack

13 years agoremoved extra restore
sbarman [Wed, 6 Jul 2011 19:53:18 +0000 (12:53 -0700)]
removed extra restore

13 years agoMerge pull request #209 from sayrer/master
Chris Jones [Wed, 6 Jul 2011 19:30:55 +0000 (12:30 -0700)]
Merge pull request #209 from sayrer/master

Fix the case where no browser manifest file is present.

13 years agoMerge pull request #210 from cgjones/issue-188-v2
Rob Sayre [Wed, 6 Jul 2011 19:02:07 +0000 (12:02 -0700)]
Merge pull request #210 from cgjones/issue-188-v2

remove State.masterMode

13 years agofix nit spotted by cgjones.
Rob Sayre [Wed, 6 Jul 2011 18:57:44 +0000 (11:57 -0700)]
fix nit spotted by cgjones.

13 years agoremove State.masterMode
Chris Jones [Wed, 6 Jul 2011 18:26:35 +0000 (14:26 -0400)]
remove State.masterMode

13 years agoOops, missed existence check.
Rob Sayre [Wed, 6 Jul 2011 18:17:14 +0000 (11:17 -0700)]
Oops, missed existence check.

13 years agocleanup
sbarman [Wed, 6 Jul 2011 17:44:56 +0000 (10:44 -0700)]
cleanup

13 years agocleanup
sbarman [Wed, 6 Jul 2011 17:44:01 +0000 (10:44 -0700)]
cleanup

13 years agocleanup
sbarman [Wed, 6 Jul 2011 17:41:44 +0000 (10:41 -0700)]
cleanup

13 years agoMerge branch 'master' into patterncs
sbarman [Wed, 6 Jul 2011 17:36:49 +0000 (10:36 -0700)]
Merge branch 'master' into patterncs

Conflicts:
pdf.js

13 years agoMerge pull request #206 from notmasteryet/cff-issues
Andreas Gal [Wed, 6 Jul 2011 13:44:58 +0000 (06:44 -0700)]
Merge pull request #206 from notmasteryet/cff-issues

CFF issues

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues
notmasteryet [Wed, 6 Jul 2011 13:16:07 +0000 (08:16 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues

Conflicts:
fonts.js

13 years agofixing CFF things to pass FontValidator
notmasteryet [Wed, 6 Jul 2011 13:12:41 +0000 (08:12 -0500)]
fixing CFF things to pass FontValidator

13 years agoMerge pull request #203 from sayrer/master
Andreas Gal [Wed, 6 Jul 2011 07:24:19 +0000 (00:24 -0700)]
Merge pull request #203 from sayrer/master

Almost passing gjslint

13 years agoFix up late patches to pdf.js and web/compatibility.js.
Rob Sayre [Wed, 6 Jul 2011 06:55:40 +0000 (23:55 -0700)]
Fix up late patches to pdf.js and web/compatibility.js.

13 years agoMerge upstream.
Rob Sayre [Wed, 6 Jul 2011 06:23:12 +0000 (23:23 -0700)]
Merge upstream.

13 years agoAlmost passing gjslint.
Rob Sayre [Wed, 6 Jul 2011 06:06:45 +0000 (23:06 -0700)]
Almost passing gjslint.

13 years agoAdded hack to display gradients
sbarman [Wed, 6 Jul 2011 05:51:58 +0000 (22:51 -0700)]
Added hack to display gradients

13 years agoMerge pull request #202 from devongovett/master
Andreas Gal [Wed, 6 Jul 2011 05:25:21 +0000 (22:25 -0700)]
Merge pull request #202 from devongovett/master

Fixed the viewer to make it work in browsers not supporting the file API

13 years agoFix test page in non FileAPI supporting browsers
Devon Govett [Wed, 6 Jul 2011 04:59:22 +0000 (00:59 -0400)]
Fix test page in non FileAPI supporting browsers

13 years agoMerge pull request #201 from notmasteryet/hacks
Andreas Gal [Wed, 6 Jul 2011 02:52:54 +0000 (19:52 -0700)]
Merge pull request #201 from notmasteryet/hacks

Function.prototype.bind emulation; enable compatibility.js for multi_page

13 years agoFunction.prototype.bind emulation; enable compatibility.js for multi_page_viewer
notmasteryet [Wed, 6 Jul 2011 02:32:15 +0000 (21:32 -0500)]
Function.prototype.bind emulation; enable compatibility.js for multi_page_viewer

13 years agoMerge pull request #197 from ironymark/master
Andreas Gal [Wed, 6 Jul 2011 00:30:55 +0000 (17:30 -0700)]
Merge pull request #197 from ironymark/master

Support PDF generated by OpenOffice

13 years agoMerge pull request #199 from notmasteryet/hacks
Rob Sayre [Wed, 6 Jul 2011 00:11:34 +0000 (17:11 -0700)]
Merge pull request #199 from notmasteryet/hacks

Hacks

13 years agoAdded sample OpenOffice file to tests
Adil Allawi [Tue, 5 Jul 2011 23:43:47 +0000 (00:43 +0100)]
Added sample OpenOffice file to tests

13 years agoMove compatibility.js into web folder, enable it for viewer.html
notmasteryet [Tue, 5 Jul 2011 23:17:08 +0000 (18:17 -0500)]
Move compatibility.js into web folder, enable it for viewer.html

13 years agoMerge remote branch 'upstream/master'
Rob Sayre [Tue, 5 Jul 2011 23:06:10 +0000 (16:06 -0700)]
Merge remote branch 'upstream/master'

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks
notmasteryet [Tue, 5 Jul 2011 23:02:31 +0000 (18:02 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks

13 years agoOpenOffice includes the optional reference to a Font dictionary in the Resources...
Adil Allawi [Tue, 5 Jul 2011 22:14:20 +0000 (23:14 +0100)]
OpenOffice includes the optional reference to a Font dictionary in the Resources dictionary. This breaks SetFont in pdf.js as the Font in this.res is not a dictionary but an xref.

13 years agoMerge pull request #198 from cgjones/issue-196
Rob Sayre [Tue, 5 Jul 2011 22:51:58 +0000 (15:51 -0700)]
Merge pull request #198 from cgjones/issue-196

get shavian-load test working

13 years agoget shavian-load test working
Chris Jones [Tue, 5 Jul 2011 22:46:08 +0000 (18:46 -0400)]
get shavian-load test working

13 years agoMerge branch 'master' into patterncs
sbarman [Tue, 5 Jul 2011 22:00:18 +0000 (17:00 -0500)]
Merge branch 'master' into patterncs

13 years agoMerge pull request #193 from cgjones/issue-192
Andreas Gal [Tue, 5 Jul 2011 21:35:04 +0000 (14:35 -0700)]
Merge pull request #193 from cgjones/issue-192

add unicode test

13 years agoFix typo.
Rob Sayre [Tue, 5 Jul 2011 21:21:26 +0000 (14:21 -0700)]
Fix typo.

13 years agoMerge pull request #195 from sayrer/master
Chris Jones [Tue, 5 Jul 2011 20:54:27 +0000 (13:54 -0700)]
Merge pull request #195 from sayrer/master

make server

13 years agoAdd a make server target, fix paths to scripts.
Rob Sayre [Tue, 5 Jul 2011 20:51:02 +0000 (13:51 -0700)]
Add a make server target, fix paths to scripts.

13 years agoInitial implementation of shading patterns. Radial shading is somewhat broken.
sbarman [Tue, 5 Jul 2011 20:09:45 +0000 (15:09 -0500)]
Initial implementation of shading patterns. Radial shading is somewhat broken.

13 years agoMerge pull request #194 from sayrer/master
Andreas Gal [Tue, 5 Jul 2011 18:48:58 +0000 (11:48 -0700)]
Merge pull request #194 from sayrer/master

Makefile

13 years agoAdd newline to end of Makefile.
Rob Sayre [Tue, 5 Jul 2011 17:55:01 +0000 (10:55 -0700)]
Add newline to end of Makefile.

13 years agoAdd Makefile. Move some files around to make building the website easier.
Rob Sayre [Tue, 5 Jul 2011 17:53:57 +0000 (10:53 -0700)]
Add Makefile. Move some files around to make building the website easier.

13 years agoadd unicode test
Chris Jones [Tue, 5 Jul 2011 17:21:28 +0000 (13:21 -0400)]
add unicode test

13 years agoMerge pull request #190 from sbarman/unicodecharts
Chris Jones [Tue, 5 Jul 2011 17:02:33 +0000 (10:02 -0700)]
Merge pull request #190 from sbarman/unicodecharts

Add check for reference in the Page class

13 years agoMerge pull request #191 from sbarman/indexcs
sbarman [Tue, 5 Jul 2011 16:46:50 +0000 (09:46 -0700)]
Merge pull request #191 from sbarman/indexcs

bug with length of lookup table