swftools.git
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

17 years agoinitial revision
kramm [Sat, 6 Jan 2007 22:27:09 +0000 (22:27 +0000)]
initial revision

17 years agoreader/writer are now typedefs
kramm [Sat, 6 Jan 2007 22:25:51 +0000 (22:25 +0000)]
reader/writer are now typedefs
moved stuff to types.h

17 years agofontlist structure added
kramm [Sat, 6 Jan 2007 22:25:15 +0000 (22:25 +0000)]
fontlist structure added

17 years agonew gfxdevices records and ops
kramm [Sat, 6 Jan 2007 22:24:56 +0000 (22:24 +0000)]
new gfxdevices records and ops

17 years agochanged to typedefs
kramm [Sat, 6 Jan 2007 22:23:43 +0000 (22:23 +0000)]
changed to typedefs

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

17 years agoadded warning message for bad pdfs
kramm [Sat, 6 Jan 2007 22:23:05 +0000 (22:23 +0000)]
added warning message for bad pdfs

17 years agoadded softmask/tgroup fields
kramm [Sat, 6 Jan 2007 22:22:50 +0000 (22:22 +0000)]
added softmask/tgroup fields

17 years agoadded softmask/tgroup implementation
kramm [Sat, 6 Jan 2007 22:22:33 +0000 (22:22 +0000)]
added softmask/tgroup implementation

17 years agonew function swf_Relocate2()
kramm [Sat, 6 Jan 2007 22:22:08 +0000 (22:22 +0000)]
new function swf_Relocate2()
refined swf_Optimize()

17 years agoalways call optimize now
kramm [Sat, 6 Jan 2007 22:21:33 +0000 (22:21 +0000)]
always call optimize now

17 years agoseveral bugfixes
kramm [Sat, 6 Jan 2007 22:21:12 +0000 (22:21 +0000)]
several bugfixes

17 years agoadded name
kramm [Sat, 6 Jan 2007 22:20:53 +0000 (22:20 +0000)]
added name

17 years agonew devices, for recording drawing operations
kramm [Sat, 6 Jan 2007 22:20:07 +0000 (22:20 +0000)]
new devices, for recording drawing operations

17 years agonew devices, for color transformations
kramm [Sat, 6 Jan 2007 22:19:02 +0000 (22:19 +0000)]
new devices, for color transformations

17 years agonew device union
kramm [Sat, 6 Jan 2007 22:18:16 +0000 (22:18 +0000)]
new device union

17 years agoremoved old freetype workaround
kramm [Sat, 2 Dec 2006 14:30:32 +0000 (14:30 +0000)]
removed old freetype workaround

17 years agofixed crash due to transparency groups without a colorspace
kramm [Sat, 2 Dec 2006 14:30:20 +0000 (14:30 +0000)]
fixed crash due to transparency groups without a colorspace

17 years agodon't draw shapes with alpha=0
kramm [Sat, 2 Dec 2006 14:30:04 +0000 (14:30 +0000)]
don't draw shapes with alpha=0