swftools.git
16 years agoadded xpdf 'splash' layer
kramm [Sun, 9 Sep 2007 18:22:06 +0000 (18:22 +0000)]
added xpdf 'splash' layer

16 years agoremoved experimental splash code (not compatible with current xpdf 3.02)
kramm [Sun, 9 Sep 2007 18:21:54 +0000 (18:21 +0000)]
removed experimental splash code (not compatible with current xpdf 3.02)

16 years agoadded more information in comments
kramm [Sun, 9 Sep 2007 17:55:01 +0000 (17:55 +0000)]
added more information in comments

16 years agoadded flags parameter to gfxfont_load
kramm [Sun, 9 Sep 2007 17:54:43 +0000 (17:54 +0000)]
added flags parameter to gfxfont_load

16 years agoadded DEBUG sections
kramm [Sun, 9 Sep 2007 17:54:32 +0000 (17:54 +0000)]
added DEBUG sections

16 years agoadded splash objects to libpdf
kramm [Sun, 9 Sep 2007 17:54:20 +0000 (17:54 +0000)]
added splash objects to libpdf

16 years agonumerous font-related patches
kramm [Sun, 9 Sep 2007 17:54:09 +0000 (17:54 +0000)]
numerous font-related patches

16 years agopass xref to InfoOutputDev
kramm [Sun, 9 Sep 2007 17:53:58 +0000 (17:53 +0000)]
pass xref to InfoOutputDev

16 years agoadded experimental splashoutputdev code
kramm [Sun, 9 Sep 2007 17:53:23 +0000 (17:53 +0000)]
added experimental splashoutputdev code

16 years agoremapunicode paramter
kramm [Sun, 9 Sep 2007 17:53:12 +0000 (17:53 +0000)]
remapunicode paramter

16 years agoremapunicode parameter
kramm [Sun, 9 Sep 2007 17:53:01 +0000 (17:53 +0000)]
remapunicode parameter

16 years agofixed bug in text printing
kramm [Sun, 9 Sep 2007 17:52:46 +0000 (17:52 +0000)]
fixed bug in text printing

16 years ago*** empty log message ***
kramm [Sun, 9 Sep 2007 10:27:38 +0000 (10:27 +0000)]
*** empty log message ***

16 years agoremoved TODO file
kramm [Sun, 9 Sep 2007 10:27:31 +0000 (10:27 +0000)]
removed TODO file

16 years agochanged mktempname prototype
kramm [Sun, 9 Sep 2007 10:26:56 +0000 (10:26 +0000)]
changed mktempname prototype

16 years agomade patch non-verbose
kramm [Sun, 9 Sep 2007 10:26:44 +0000 (10:26 +0000)]
made patch non-verbose

16 years agoadded .PHONY statement
kramm [Sun, 9 Sep 2007 10:26:22 +0000 (10:26 +0000)]
added .PHONY statement

16 years agoimplemented a few more OutputDev functions
kramm [Sun, 9 Sep 2007 10:25:58 +0000 (10:25 +0000)]
implemented a few more OutputDev functions

16 years agobugfix in text clipping and in soft mask alpha premultiply
kramm [Sun, 9 Sep 2007 10:25:46 +0000 (10:25 +0000)]
bugfix in text clipping and in soft mask alpha premultiply

16 years agoupdated config.h patch
kramm [Sun, 9 Sep 2007 10:25:30 +0000 (10:25 +0000)]
updated config.h patch

16 years agoadded missing semicolon
kramm [Sun, 9 Sep 2007 10:25:18 +0000 (10:25 +0000)]
added missing semicolon

16 years agosimplified premultiplication-remove code
kramm [Sun, 9 Sep 2007 10:25:08 +0000 (10:25 +0000)]
simplified premultiplication-remove code

16 years agochar -> const char
kramm [Sun, 9 Sep 2007 10:24:55 +0000 (10:24 +0000)]
char -> const char

16 years agoif a clip is empty, draw nothing, instead of (as before) not clipping
kramm [Sun, 9 Sep 2007 10:24:43 +0000 (10:24 +0000)]
if a clip is empty, draw nothing, instead of (as before) not clipping

16 years agoadded swfc files
kramm [Sat, 8 Sep 2007 18:25:07 +0000 (18:25 +0000)]
added swfc files

16 years agoadded .group feature
kramm [Sat, 8 Sep 2007 18:24:55 +0000 (18:24 +0000)]
added .group feature

16 years agoadded missing const
kramm [Sat, 8 Sep 2007 18:24:44 +0000 (18:24 +0000)]
added missing const

16 years agofail if pdf build fails
kramm [Sat, 8 Sep 2007 18:05:04 +0000 (18:05 +0000)]
fail if pdf build fails

16 years agoskip "armn" encoding
kramm [Sat, 8 Sep 2007 18:03:48 +0000 (18:03 +0000)]
skip "armn" encoding

16 years agochar -> const char, warn if drawing empty characters
kramm [Sat, 8 Sep 2007 18:03:04 +0000 (18:03 +0000)]
char -> const char, warn if drawing empty characters

16 years agomade a warning message more explicit
kramm [Sat, 8 Sep 2007 18:02:53 +0000 (18:02 +0000)]
made a warning message more explicit

16 years agoadded missing const keywords
kramm [Sat, 8 Sep 2007 18:01:49 +0000 (18:01 +0000)]
added missing const keywords

16 years agomade normalize_polygon_options a parameter
kramm [Sat, 8 Sep 2007 18:01:38 +0000 (18:01 +0000)]
made normalize_polygon_options a parameter

16 years agoremoved outdated files
kramm [Sat, 8 Sep 2007 17:59:44 +0000 (17:59 +0000)]
removed outdated files

16 years agoHuub Schaeks fix for .schange
kramm [Wed, 29 Aug 2007 08:23:46 +0000 (08:23 +0000)]
Huub Schaeks fix for .schange

16 years agoimplemented stroke clipping
kramm [Wed, 29 Aug 2007 08:23:22 +0000 (08:23 +0000)]
implemented stroke clipping

16 years agosecond half of Huub Schaek's sweep patch
kramm [Mon, 20 Aug 2007 19:38:04 +0000 (19:38 +0000)]
second half of Huub Schaek's sweep patch

16 years agofirst half of Huub Schaek's sweep patch
kramm [Mon, 20 Aug 2007 19:36:30 +0000 (19:36 +0000)]
first half of Huub Schaek's sweep patch

16 years agoadded "linkfunction" shortcut parameter
kramm [Mon, 20 Aug 2007 19:36:17 +0000 (19:36 +0000)]
added "linkfunction" shortcut parameter

16 years agoallow set_parameter to set parameters in already open documents
kramm [Wed, 15 Aug 2007 10:48:14 +0000 (10:48 +0000)]
allow set_parameter to set parameters in already open documents

16 years agonew function setParameter()
kramm [Wed, 15 Aug 2007 10:48:03 +0000 (10:48 +0000)]
new function setParameter()

16 years agonew parameter "rawtext"
kramm [Wed, 15 Aug 2007 10:47:52 +0000 (10:47 +0000)]
new parameter "rawtext"

16 years agoadded setParameter() function
kramm [Wed, 15 Aug 2007 10:47:38 +0000 (10:47 +0000)]
added setParameter() function

16 years agoforce quality >= 101 to use lossless encoding
kramm [Wed, 15 Aug 2007 10:47:26 +0000 (10:47 +0000)]
force quality >= 101 to use lossless encoding

16 years agoallow jpegquality to be 101 (=lossless)
kramm [Wed, 15 Aug 2007 10:47:14 +0000 (10:47 +0000)]
allow jpegquality to be 101 (=lossless)

16 years agofixed syntax error
kramm [Sat, 11 Aug 2007 17:03:02 +0000 (17:03 +0000)]
fixed syntax error

16 years agoadded extra braces
kramm [Sat, 11 Aug 2007 17:02:49 +0000 (17:02 +0000)]
added extra braces

16 years agoadded framerate parameter
kramm [Sat, 11 Aug 2007 17:02:37 +0000 (17:02 +0000)]
added framerate parameter

16 years agoHuub Schaek's filterlist patch
kramm [Wed, 8 Aug 2007 21:30:06 +0000 (21:30 +0000)]
Huub Schaek's filterlist patch

16 years agochanged setFixed logic
kramm [Wed, 8 Aug 2007 21:29:54 +0000 (21:29 +0000)]
changed setFixed logic

16 years agoonly set HASMETADATA for flash 9 files
kramm [Tue, 7 Aug 2007 17:20:33 +0000 (17:20 +0000)]
only set HASMETADATA for flash 9 files

16 years agoHuub Schaek's interpolation patch
kramm [Tue, 7 Aug 2007 17:18:55 +0000 (17:18 +0000)]
Huub Schaek's interpolation patch

16 years agomake setFixed() work for negative numbers, too
kramm [Tue, 7 Aug 2007 17:18:43 +0000 (17:18 +0000)]
make setFixed() work for negative numbers, too

16 years agopatch from Huub Schaeks
kramm [Tue, 7 Aug 2007 17:05:02 +0000 (17:05 +0000)]
patch from Huub Schaeks

16 years agoadded font patch from Huub Schaeks
kramm [Fri, 3 Aug 2007 08:35:33 +0000 (08:35 +0000)]
added font patch from Huub Schaeks

16 years agoseveral fixes to Huub's patch
kramm [Fri, 27 Jul 2007 20:13:13 +0000 (20:13 +0000)]
several fixes to Huub's patch

16 years agobrought up to date
kramm [Fri, 27 Jul 2007 20:02:36 +0000 (20:02 +0000)]
brought up to date

16 years agoadded more files
kramm [Fri, 27 Jul 2007 20:02:25 +0000 (20:02 +0000)]
added more files

16 years agofixed swfrender dependencies
kramm [Fri, 27 Jul 2007 19:59:56 +0000 (19:59 +0000)]
fixed swfrender dependencies

16 years agoreworked fontdir logic
kramm [Fri, 27 Jul 2007 19:59:44 +0000 (19:59 +0000)]
reworked fontdir logic

16 years agoset hasmetadata tag always for SWF's >= 8
kramm [Fri, 27 Jul 2007 19:58:07 +0000 (19:58 +0000)]
set hasmetadata tag always for SWF's >= 8

16 years agoremoved begintype3char workaround
kramm [Fri, 27 Jul 2007 19:57:54 +0000 (19:57 +0000)]
removed begintype3char workaround

16 years agoapplied patches from Huub Schaeks
kramm [Fri, 27 Jul 2007 19:57:02 +0000 (19:57 +0000)]
applied patches from Huub Schaeks

16 years agochanged datalens to zlib datatype
kramm [Fri, 27 Jul 2007 19:56:52 +0000 (19:56 +0000)]
changed datalens to zlib datatype

16 years agoadded sprite support
kramm [Fri, 27 Jul 2007 19:56:33 +0000 (19:56 +0000)]
added sprite support

16 years agofixed bug in swf_Relocate()
kramm [Fri, 27 Jul 2007 19:56:21 +0000 (19:56 +0000)]
fixed bug in swf_Relocate()

16 years agofixed trivial bug
kramm [Fri, 27 Jul 2007 19:56:09 +0000 (19:56 +0000)]
fixed trivial bug

16 years ago*** empty log message ***
kramm [Fri, 27 Jul 2007 19:55:49 +0000 (19:55 +0000)]
*** empty log message ***

16 years agoadded scenedescription tag
kramm [Wed, 4 Jul 2007 10:04:12 +0000 (10:04 +0000)]
added scenedescription tag

16 years agopass type3 characters as "dummy" characters
kramm [Thu, 28 Jun 2007 11:27:18 +0000 (11:27 +0000)]
pass type3 characters as "dummy" characters

16 years agohandle font=0 in drawchar (dummy character passing)
kramm [Thu, 28 Jun 2007 11:25:36 +0000 (11:25 +0000)]
handle font=0 in drawchar (dummy character passing)

16 years agoadded -0 option
kramm [Sun, 24 Jun 2007 11:07:37 +0000 (11:07 +0000)]
added -0 option

16 years agoadded DEFINESHAPE4 support
kramm [Sun, 24 Jun 2007 11:07:21 +0000 (11:07 +0000)]
added DEFINESHAPE4 support

16 years agoadded shape4, placeobject3 handling
kramm [Sun, 24 Jun 2007 11:07:00 +0000 (11:07 +0000)]
added shape4, placeobject3 handling

16 years agoextract bbox also from shape4
kramm [Sun, 24 Jun 2007 11:06:48 +0000 (11:06 +0000)]
extract bbox also from shape4

16 years agoDEFINESHAPE4 adjustments
kramm [Sun, 24 Jun 2007 11:06:35 +0000 (11:06 +0000)]
DEFINESHAPE4 adjustments

16 years agoadded python 2.5 support
kramm [Mon, 18 Jun 2007 07:30:38 +0000 (07:30 +0000)]
added python 2.5 support

16 years agofixed fileversion tag
kramm [Mon, 18 Jun 2007 07:30:27 +0000 (07:30 +0000)]
fixed fileversion tag

16 years agouse flashtype if flashversion>=8
kramm [Sun, 17 Jun 2007 16:04:06 +0000 (16:04 +0000)]
use flashtype if flashversion>=8

16 years agoadded some pdf2swf dependencies
kramm [Sun, 17 Jun 2007 16:03:49 +0000 (16:03 +0000)]
added some pdf2swf dependencies

16 years agofixed $(A) file creation
kramm [Sun, 17 Jun 2007 16:03:38 +0000 (16:03 +0000)]
fixed $(A) file creation

16 years agoreworked font sizing logic
kramm [Sun, 17 Jun 2007 16:03:26 +0000 (16:03 +0000)]
reworked font sizing logic

16 years agocompletely removed t1lib checks
kramm [Thu, 7 Jun 2007 19:29:01 +0000 (19:29 +0000)]
completely removed t1lib checks

16 years agosome structual changes to pixmap/image usage
kramm [Thu, 7 Jun 2007 19:28:49 +0000 (19:28 +0000)]
some structual changes to pixmap/image usage

16 years agoremoved libt1 from pdftoppm
kramm [Thu, 7 Jun 2007 19:28:38 +0000 (19:28 +0000)]
removed libt1 from pdftoppm

16 years agonew config option "animate"
kramm [Thu, 7 Jun 2007 19:28:26 +0000 (19:28 +0000)]
new config option "animate"

16 years agowhen rescaling images, don't omit an image if it's bitmap get's smaller
kramm [Thu, 7 Jun 2007 19:28:14 +0000 (19:28 +0000)]
when rescaling images, don't omit an image if it's bitmap get's smaller
than 1 pixel

16 years agolibraries in ../lib/ have different layout now
kramm [Thu, 7 Jun 2007 19:27:51 +0000 (19:27 +0000)]
libraries in ../lib/ have different layout now

16 years agogfx gui abstraction
kramm [Sun, 3 Jun 2007 09:17:22 +0000 (09:17 +0000)]
gfx gui abstraction

16 years agoadded gfxwindow rule
kramm [Sun, 3 Jun 2007 09:13:23 +0000 (09:13 +0000)]
added gfxwindow rule

16 years agosmall improvement in error logging
kramm [Thu, 17 May 2007 16:07:31 +0000 (16:07 +0000)]
small improvement in error logging

16 years agoadded preprocessing capabilities to png writer
kramm [Thu, 17 May 2007 16:07:19 +0000 (16:07 +0000)]
added preprocessing capabilities to png writer

16 years agofixed pdf2swf$(E) dependencies
kramm [Thu, 17 May 2007 16:07:07 +0000 (16:07 +0000)]
fixed pdf2swf$(E) dependencies

16 years agogfxsource now has a getinfo function
kramm [Wed, 9 May 2007 12:08:08 +0000 (12:08 +0000)]
gfxsource now has a getinfo function

16 years agoadded queryable parameters
kramm [Wed, 9 May 2007 12:07:48 +0000 (12:07 +0000)]
added queryable parameters

16 years agofixed syntax error
kramm [Wed, 9 May 2007 11:15:59 +0000 (11:15 +0000)]
fixed syntax error

16 years agoproper finish pages (close all clipping boxes)
kramm [Wed, 9 May 2007 11:14:38 +0000 (11:14 +0000)]
proper finish pages (close all clipping boxes)

16 years agoadded verbose function
kramm [Wed, 9 May 2007 10:53:17 +0000 (10:53 +0000)]
added verbose function

16 years agonumerous bugfixes, re-added spacing support
kramm [Wed, 9 May 2007 10:52:41 +0000 (10:52 +0000)]
numerous bugfixes, re-added spacing support

16 years agoremoved scale factor 20 in advance value
kramm [Wed, 9 May 2007 10:31:05 +0000 (10:31 +0000)]
removed scale factor 20 in advance value