swftools.git
17 years agocompile everything with -fPIC, added Makefile in lib/swf/
kramm [Tue, 20 Feb 2007 18:53:17 +0000 (18:53 +0000)]
compile everything with -fPIC, added Makefile in lib/swf/

17 years agomoved pdf2swf to top
kramm [Tue, 20 Feb 2007 18:53:02 +0000 (18:53 +0000)]
moved pdf2swf to top

17 years agoadded paragraph about installing jpeglib
kramm [Tue, 20 Feb 2007 18:52:49 +0000 (18:52 +0000)]
added paragraph about installing jpeglib

17 years agonew option --ng
kramm [Tue, 20 Feb 2007 18:52:35 +0000 (18:52 +0000)]
new option --ng

17 years agoadded missing {
kramm [Tue, 20 Feb 2007 18:52:20 +0000 (18:52 +0000)]
added missing {

17 years agofixed preload/viewer combining (patch from Simon Kauppi)
kramm [Tue, 20 Feb 2007 18:52:11 +0000 (18:52 +0000)]
fixed preload/viewer combining (patch from Simon Kauppi)

17 years agoadded csmtextsettings
kramm [Tue, 20 Feb 2007 18:51:57 +0000 (18:51 +0000)]
added csmtextsettings

17 years agofixed bug in palette parsing
kramm [Tue, 20 Feb 2007 18:51:42 +0000 (18:51 +0000)]
fixed bug in palette parsing

17 years agoswf gfxsource
kramm [Tue, 20 Feb 2007 18:50:50 +0000 (18:50 +0000)]
swf gfxsource

17 years agoswf implemenation of gfxsource
kramm [Tue, 20 Feb 2007 18:50:22 +0000 (18:50 +0000)]
swf implemenation of gfxsource

17 years agoadded mode 2 transparency support
kramm [Tue, 20 Feb 2007 18:49:56 +0000 (18:49 +0000)]
added mode 2 transparency support

17 years agotried to fix links for newer xpdf versions
kramm [Tue, 20 Feb 2007 18:49:41 +0000 (18:49 +0000)]
tried to fix links for newer xpdf versions

17 years agofixed links with xpdf-3.01
kramm [Tue, 20 Feb 2007 18:49:27 +0000 (18:49 +0000)]
fixed links with xpdf-3.01

17 years agofixed links
kramm [Tue, 20 Feb 2007 18:49:13 +0000 (18:49 +0000)]
fixed links

17 years agoreadded png save, added xpm support
kramm [Tue, 20 Feb 2007 18:48:56 +0000 (18:48 +0000)]
readded png save, added xpm support

17 years agoreordertags option added
kramm [Tue, 20 Feb 2007 18:48:41 +0000 (18:48 +0000)]
reordertags option added

17 years agoadded csmtextsettings for newer swf versions (>=8)
kramm [Tue, 20 Feb 2007 18:48:30 +0000 (18:48 +0000)]
added csmtextsettings for newer swf versions (>=8)

17 years agoinitial revision
kramm [Sun, 21 Jan 2007 22:54:21 +0000 (22:54 +0000)]
initial revision

17 years agodefine U32 as unsigned int, not unsigned long
kramm [Sun, 21 Jan 2007 22:53:56 +0000 (22:53 +0000)]
define U32 as unsigned int, not unsigned long

17 years agoGenerated from configure.in release-0-8-0
kramm [Sun, 21 Jan 2007 22:27:42 +0000 (22:27 +0000)]
Generated from configure.in

17 years agoadded sizeof stuff
kramm [Sun, 21 Jan 2007 22:27:16 +0000 (22:27 +0000)]
added sizeof stuff

17 years agoadded sizeof #defines
kramm [Sun, 21 Jan 2007 22:27:02 +0000 (22:27 +0000)]
added sizeof #defines

17 years agoderive U32/S32 from signed/unsigned instead of long (for 64 bit systems)
kramm [Sun, 21 Jan 2007 22:18:48 +0000 (22:18 +0000)]
derive U32/S32 from signed/unsigned instead of long (for 64 bit systems)

17 years agoBrought up to date
kramm [Sun, 21 Jan 2007 22:13:54 +0000 (22:13 +0000)]
Brought up to date

17 years agoGenerated from configure.in
kramm [Sun, 21 Jan 2007 21:48:59 +0000 (21:48 +0000)]
Generated from configure.in

17 years agodon't whine if avifile isn't found
kramm [Sun, 21 Jan 2007 21:48:35 +0000 (21:48 +0000)]
don't whine if avifile isn't found

17 years agoremoved lrf device
kramm [Sun, 21 Jan 2007 21:48:22 +0000 (21:48 +0000)]
removed lrf device

17 years agoBrought up to date
kramm [Sun, 21 Jan 2007 21:21:57 +0000 (21:21 +0000)]
Brought up to date

17 years agoGenerated from configure.in
kramm [Sun, 21 Jan 2007 21:21:44 +0000 (21:21 +0000)]
Generated from configure.in

17 years agoadded a few missing files
kramm [Sun, 21 Jan 2007 21:21:21 +0000 (21:21 +0000)]
added a few missing files

17 years agozlib is now required
kramm [Sun, 21 Jan 2007 21:21:06 +0000 (21:21 +0000)]
zlib is now required
use -lgif instead of -lungif, if it exists

17 years agoadded missing 20 factor texture matrix calculation
kramm [Sun, 21 Jan 2007 21:20:52 +0000 (21:20 +0000)]
added missing 20 factor texture matrix calculation

17 years agoadded stdout support (-o -)
kramm [Sun, 21 Jan 2007 21:20:39 +0000 (21:20 +0000)]
added stdout support (-o -)

17 years agoadded stdin support ("swfc -")
kramm [Sun, 21 Jan 2007 21:20:22 +0000 (21:20 +0000)]
added stdin support ("swfc -")

17 years agoadded better '-' support
kramm [Sun, 21 Jan 2007 21:20:09 +0000 (21:20 +0000)]
added better '-' support

17 years agoremoved debug output
kramm [Sun, 21 Jan 2007 21:19:42 +0000 (21:19 +0000)]
removed debug output

17 years agoadded filters, blend modes
kramm [Sun, 21 Jan 2007 21:19:28 +0000 (21:19 +0000)]
added filters, blend modes

17 years agoremoved figure template
kramm [Sun, 21 Jan 2007 21:19:15 +0000 (21:19 +0000)]
removed figure template

17 years ago--enable-debug now adds the -g to the linker
kramm [Sun, 21 Jan 2007 19:00:15 +0000 (19:00 +0000)]
--enable-debug now adds the -g to the linker

17 years agoenhanced filter parsing
kramm [Sun, 21 Jan 2007 19:00:02 +0000 (19:00 +0000)]
enhanced filter parsing

17 years agoadded filters
kramm [Sun, 21 Jan 2007 18:59:33 +0000 (18:59 +0000)]
added filters

17 years agofixes in swf_GetString and swf_GetGradient, added FIXED types
kramm [Sun, 21 Jan 2007 18:59:18 +0000 (18:59 +0000)]
fixes in swf_GetString and swf_GetGradient, added FIXED types

17 years agofixed gfxmatrix_multiply
kramm [Sun, 21 Jan 2007 18:59:04 +0000 (18:59 +0000)]
fixed gfxmatrix_multiply

17 years agoadded swffilter.c module
kramm [Sun, 21 Jan 2007 18:58:51 +0000 (18:58 +0000)]
added swffilter.c module

17 years agoadded dumpgradient
kramm [Sun, 21 Jan 2007 18:58:38 +0000 (18:58 +0000)]
added dumpgradient

17 years agoadded filter implementation
kramm [Sun, 21 Jan 2007 18:58:26 +0000 (18:58 +0000)]
added filter implementation

17 years agosome fixes to shape parsing
kramm [Sun, 21 Jan 2007 18:58:14 +0000 (18:58 +0000)]
some fixes to shape parsing

17 years agoinitial revision
kramm [Sun, 21 Jan 2007 18:58:01 +0000 (18:58 +0000)]
initial revision

17 years agoadded fillwhite option, always align characters to whole pixels
kramm [Sun, 21 Jan 2007 18:57:39 +0000 (18:57 +0000)]
added fillwhite option, always align characters to whole pixels

17 years agosetparameter now always returns true
kramm [Sun, 21 Jan 2007 18:57:26 +0000 (18:57 +0000)]
setparameter now always returns true

17 years agoadded "graphics" and "text" parameters
kramm [Sun, 21 Jan 2007 18:57:14 +0000 (18:57 +0000)]
added "graphics" and "text" parameters

17 years agoadded keepratio parameter
kramm [Sun, 21 Jan 2007 18:57:03 +0000 (18:57 +0000)]
added keepratio parameter

17 years agodon't print a warning on each unknown parameter
kramm [Sun, 21 Jan 2007 18:56:50 +0000 (18:56 +0000)]
don't print a warning on each unknown parameter

17 years agoactivate FORTIFY_SOURCE only if warnings are enabled
kramm [Wed, 17 Jan 2007 13:34:38 +0000 (13:34 +0000)]
activate FORTIFY_SOURCE only if warnings are enabled

17 years agoadded blend mode support
kramm [Wed, 17 Jan 2007 13:34:26 +0000 (13:34 +0000)]
added blend mode support

17 years agoadded support for flash8 tags
kramm [Wed, 17 Jan 2007 13:34:12 +0000 (13:34 +0000)]
added support for flash8 tags

17 years agoadded blend modes + filter lists
kramm [Wed, 17 Jan 2007 13:34:00 +0000 (13:34 +0000)]
added blend modes + filter lists

17 years agoadded more new tags
kramm [Wed, 17 Jan 2007 13:33:51 +0000 (13:33 +0000)]
added more new tags

17 years agoadded new devices
kramm [Wed, 17 Jan 2007 13:33:39 +0000 (13:33 +0000)]
added new devices

17 years agomade getstring respect the tag boundary
kramm [Wed, 17 Jan 2007 13:33:28 +0000 (13:33 +0000)]
made getstring respect the tag boundary

17 years agotwo new gfxmatrix functions
kramm [Wed, 17 Jan 2007 13:33:05 +0000 (13:33 +0000)]
two new gfxmatrix functions

17 years agofixed placeobject3 support
kramm [Wed, 17 Jan 2007 13:32:53 +0000 (13:32 +0000)]
fixed placeobject3 support

17 years agoadded more flash 8 support
kramm [Wed, 17 Jan 2007 13:32:41 +0000 (13:32 +0000)]
added more flash 8 support

17 years agoadded new flash8 tags
kramm [Wed, 17 Jan 2007 13:32:30 +0000 (13:32 +0000)]
added new flash8 tags

17 years agonew device
kramm [Wed, 17 Jan 2007 13:31:19 +0000 (13:31 +0000)]
new device

17 years agoadded -Wno-unused-value
kramm [Sat, 13 Jan 2007 17:32:38 +0000 (17:32 +0000)]
added -Wno-unused-value

17 years agoupdated documentation
kramm [Sat, 13 Jan 2007 17:26:15 +0000 (17:26 +0000)]
updated documentation

17 years agoadded flash 8 fill styles
kramm [Sat, 13 Jan 2007 17:25:59 +0000 (17:25 +0000)]
added flash 8 fill styles

17 years agoadded comment about image alpha
kramm [Sat, 13 Jan 2007 17:25:20 +0000 (17:25 +0000)]
added comment about image alpha

17 years agoadded writing of flash 8 setattributes tag
kramm [Sat, 13 Jan 2007 17:25:04 +0000 (17:25 +0000)]
added writing of flash 8 setattributes tag

17 years agopremultiply alpha
kramm [Sat, 13 Jan 2007 17:24:41 +0000 (17:24 +0000)]
premultiply alpha

17 years agoadded parsing for flash 8 fill styles
kramm [Sat, 13 Jan 2007 17:24:03 +0000 (17:24 +0000)]
added parsing for flash 8 fill styles

17 years agoadded flash 8 tags
kramm [Sat, 13 Jan 2007 17:23:47 +0000 (17:23 +0000)]
added flash 8 tags

17 years agowriter is no longer a struct
kramm [Sat, 13 Jan 2007 17:23:31 +0000 (17:23 +0000)]
writer is no longer a struct

17 years agoadded missing files
kramm [Sun, 7 Jan 2007 20:34:27 +0000 (20:34 +0000)]
added missing files

17 years agodisable stripping if "strip" not found
kramm [Sun, 7 Jan 2007 20:33:40 +0000 (20:33 +0000)]
disable stripping if "strip" not found

17 years agoadded missing pdf2swf objects
kramm [Sun, 7 Jan 2007 20:33:13 +0000 (20:33 +0000)]
added missing pdf2swf objects

17 years agoadded missing dependencies
kramm [Sun, 7 Jan 2007 20:32:58 +0000 (20:32 +0000)]
added missing dependencies

17 years agoremoved gcc warning
kramm [Sun, 7 Jan 2007 20:32:07 +0000 (20:32 +0000)]
removed gcc warning

17 years agorenamed log() method to remove compiler warning
kramm [Sun, 7 Jan 2007 20:31:28 +0000 (20:31 +0000)]
renamed log() method to remove compiler warning

17 years agofixed mem leaks
kramm [Sun, 7 Jan 2007 20:30:22 +0000 (20:30 +0000)]
fixed mem leaks

17 years agoadded break_on_warning feature
kramm [Sun, 7 Jan 2007 20:27:51 +0000 (20:27 +0000)]
added break_on_warning feature

17 years agocleanups, warn about gradients and tiled fills
kramm [Sun, 7 Jan 2007 20:27:27 +0000 (20:27 +0000)]
cleanups, warn about gradients and tiled fills

17 years agofixed compile error
kramm [Sun, 7 Jan 2007 20:27:05 +0000 (20:27 +0000)]
fixed compile error

17 years agoremoved cap/joint style warning
kramm [Sun, 7 Jan 2007 20:26:43 +0000 (20:26 +0000)]
removed cap/joint style warning

17 years agoremoved png dependency
kramm [Sun, 7 Jan 2007 20:26:30 +0000 (20:26 +0000)]
removed png dependency

17 years agoswitched off logging
kramm [Sun, 7 Jan 2007 20:26:12 +0000 (20:26 +0000)]
switched off logging

17 years agomade functions static
kramm [Sun, 7 Jan 2007 20:25:56 +0000 (20:25 +0000)]
made functions static

17 years agonew option polygonoutlines
kramm [Sun, 7 Jan 2007 20:25:35 +0000 (20:25 +0000)]
new option polygonoutlines

17 years agonew option skipframes
kramm [Sun, 7 Jan 2007 20:24:45 +0000 (20:24 +0000)]
new option skipframes

17 years agoBrought up to date
kramm [Sat, 6 Jan 2007 22:32:11 +0000 (22:32 +0000)]
Brought up to date

17 years agoGenerated from configure.in
kramm [Sat, 6 Jan 2007 22:31:36 +0000 (22:31 +0000)]
Generated from configure.in

17 years agoGenerated from configure.in
kramm [Sat, 6 Jan 2007 22:30:25 +0000 (22:30 +0000)]
Generated from configure.in

17 years agonew version will be 0.8.0
kramm [Sat, 6 Jan 2007 22:29:16 +0000 (22:29 +0000)]
new version will be 0.8.0

17 years agoremoved libtool
kramm [Sat, 6 Jan 2007 22:28:58 +0000 (22:28 +0000)]
removed libtool

17 years agofixed xpdf sources
kramm [Sat, 6 Jan 2007 22:28:36 +0000 (22:28 +0000)]
fixed xpdf sources

17 years agoadded more devices to pdf2swf
kramm [Sat, 6 Jan 2007 22:28:18 +0000 (22:28 +0000)]
added more devices to pdf2swf

17 years agofixed rescaling
kramm [Sat, 6 Jan 2007 22:27:59 +0000 (22:27 +0000)]
fixed rescaling

17 years agorenamed arts device into "removeclippings"
kramm [Sat, 6 Jan 2007 22:27:40 +0000 (22:27 +0000)]
renamed arts device into "removeclippings"

17 years agoadded 64 bit types
kramm [Sat, 6 Jan 2007 22:27:21 +0000 (22:27 +0000)]
added 64 bit types