swftools.git
16 years agoadded a few comments
kramm [Sun, 21 Oct 2007 19:55:07 +0000 (19:55 +0000)]
added a few comments

16 years agodisplay unicode in font glyphs
kramm [Sat, 20 Oct 2007 17:15:21 +0000 (17:15 +0000)]
display unicode in font glyphs

16 years agoadded -F option
kramm [Sat, 20 Oct 2007 17:15:11 +0000 (17:15 +0000)]
added -F option

16 years agoadded -F flag
kramm [Sat, 20 Oct 2007 17:14:52 +0000 (17:14 +0000)]
added -F flag

16 years agoadded fontextract functions
kramm [Sat, 20 Oct 2007 17:14:41 +0000 (17:14 +0000)]
added fontextract functions

16 years agoadded gfxfontlist_free
kramm [Sat, 20 Oct 2007 17:14:10 +0000 (17:14 +0000)]
added gfxfontlist_free

16 years agoadded warning for external fonts
kramm [Sat, 20 Oct 2007 17:13:58 +0000 (17:13 +0000)]
added warning for external fonts

16 years agopatched SplashOutputDev.h and GlobalParams.h
kramm [Sat, 20 Oct 2007 17:13:33 +0000 (17:13 +0000)]
patched SplashOutputDev.h and GlobalParams.h

16 years agomade getDisplayFont in GlobalParams virtual
kramm [Sat, 20 Oct 2007 17:13:24 +0000 (17:13 +0000)]
made getDisplayFont in GlobalParams virtual

16 years agoadded more file types
kramm [Sat, 20 Oct 2007 17:13:12 +0000 (17:13 +0000)]
added more file types

16 years agoinitial revision
kramm [Sat, 20 Oct 2007 17:13:04 +0000 (17:13 +0000)]
initial revision

16 years agocreate .orig files
kramm [Sat, 20 Oct 2007 17:12:43 +0000 (17:12 +0000)]
create .orig files

16 years agoadded splash objects to pdf lib
kramm [Sat, 20 Oct 2007 17:12:33 +0000 (17:12 +0000)]
added splash objects to pdf lib

16 years agofixed libraries
kramm [Sat, 20 Oct 2007 17:12:25 +0000 (17:12 +0000)]
fixed libraries

16 years agodestroy globalparams if no pdf is currently open
kramm [Sat, 20 Oct 2007 17:12:13 +0000 (17:12 +0000)]
destroy globalparams if no pdf is currently open

16 years agocreate GFXGlobalParams instead of GlobalParams
kramm [Sat, 20 Oct 2007 17:12:04 +0000 (17:12 +0000)]
create GFXGlobalParams instead of GlobalParams

16 years agodon't split tiling pattern fills
kramm [Sat, 20 Oct 2007 17:11:25 +0000 (17:11 +0000)]
don't split tiling pattern fills

16 years agoreworked font backend
kramm [Sat, 20 Oct 2007 17:11:14 +0000 (17:11 +0000)]
reworked font backend

16 years agoadded Object.h fix
kramm [Thu, 18 Oct 2007 12:07:40 +0000 (12:07 +0000)]
added Object.h fix

16 years agoadded doc
kramm [Sun, 14 Oct 2007 21:03:44 +0000 (21:03 +0000)]
added doc

16 years agoadded artsutils.c dependency
kramm [Sun, 14 Oct 2007 21:03:32 +0000 (21:03 +0000)]
added artsutils.c dependency

16 years agoa few more log messages
kramm [Sun, 14 Oct 2007 21:03:21 +0000 (21:03 +0000)]
a few more log messages

16 years agofix in switch script generation
kramm [Sun, 14 Oct 2007 21:02:53 +0000 (21:02 +0000)]
fix in switch script generation

16 years agoapplied transparency patch
kramm [Sun, 14 Oct 2007 21:02:41 +0000 (21:02 +0000)]
applied transparency patch

16 years agoprotect against broken info dictionaries
kramm [Sun, 14 Oct 2007 21:02:30 +0000 (21:02 +0000)]
protect against broken info dictionaries

16 years agoadded showclipshapes option
kramm [Sun, 14 Oct 2007 21:02:18 +0000 (21:02 +0000)]
added showclipshapes option

16 years agofixed handling of empty clip shapes
kramm [Sun, 14 Oct 2007 21:02:07 +0000 (21:02 +0000)]
fixed handling of empty clip shapes

16 years agoreworked SVP conversion
kramm [Sun, 14 Oct 2007 21:01:51 +0000 (21:01 +0000)]
reworked SVP conversion

16 years agofixed compiler warning
kramm [Sun, 14 Oct 2007 21:01:40 +0000 (21:01 +0000)]
fixed compiler warning

16 years agodisable texture before plain-color fill
kramm [Sun, 14 Oct 2007 21:01:30 +0000 (21:01 +0000)]
disable texture before plain-color fill

16 years agoremoved objects
kramm [Mon, 8 Oct 2007 21:31:52 +0000 (21:31 +0000)]
removed objects

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