swftools.git
17 years agoshortified some log messages
kramm [Mon, 30 Oct 2006 09:50:06 +0000 (09:50 +0000)]
shortified some log messages

17 years agoadded spline->line conversion
kramm [Sat, 15 Jul 2006 13:14:30 +0000 (13:14 +0000)]
added spline->line conversion

17 years agofixed FreeTag bug
kramm [Sat, 15 Jul 2006 11:47:55 +0000 (11:47 +0000)]
fixed FreeTag bug

17 years agoremoved execute check
kramm [Sat, 15 Jul 2006 11:47:43 +0000 (11:47 +0000)]
removed execute check

17 years agofixed segfault
kramm [Sat, 15 Jul 2006 11:47:32 +0000 (11:47 +0000)]
fixed segfault

17 years agoCXXLIBS define
kramm [Fri, 16 Jun 2006 07:05:02 +0000 (07:05 +0000)]
CXXLIBS define

17 years agoadded lib/devices/arts to pdf2swf objects
kramm [Fri, 16 Jun 2006 07:04:52 +0000 (07:04 +0000)]
added lib/devices/arts to pdf2swf objects

17 years agoadded -G option
kramm [Fri, 16 Jun 2006 07:04:41 +0000 (07:04 +0000)]
added -G option

17 years agoinitial checkin
kramm [Fri, 16 Jun 2006 07:04:29 +0000 (07:04 +0000)]
initial checkin

17 years agoadded gfxmatrix_transform()
kramm [Fri, 16 Jun 2006 07:04:00 +0000 (07:04 +0000)]
added gfxmatrix_transform()

17 years agopass font id to loadfont
kramm [Fri, 16 Jun 2006 07:03:39 +0000 (07:03 +0000)]
pass font id to loadfont

17 years agoflagged addfont() as deprecated
kramm [Fri, 16 Jun 2006 07:03:28 +0000 (07:03 +0000)]
flagged addfont() as deprecated

17 years agoadded arts device
kramm [Fri, 16 Jun 2006 07:03:18 +0000 (07:03 +0000)]
added arts device

17 years agogenerate long tags for soundstreamblock and definejpeg tags, too
kramm [Fri, 16 Jun 2006 07:02:55 +0000 (07:02 +0000)]
generate long tags for soundstreamblock  and definejpeg tags, too

17 years agochanged addFont/drawChar function parameters
kramm [Fri, 16 Jun 2006 07:02:32 +0000 (07:02 +0000)]
changed addFont/drawChar function parameters

17 years agofixed potential segfault in password handling
kramm [Fri, 16 Jun 2006 07:02:19 +0000 (07:02 +0000)]
fixed potential segfault in password handling

17 years agoadded used_glyphs field in font usage
kramm [Fri, 16 Jun 2006 07:02:08 +0000 (07:02 +0000)]
added used_glyphs field in font usage

17 years agoadded logging
kramm [Fri, 16 Jun 2006 07:01:56 +0000 (07:01 +0000)]
added logging

17 years agoenhanced logging
kramm [Fri, 16 Jun 2006 07:01:28 +0000 (07:01 +0000)]
enhanced logging

17 years agosmall changes to font handling
kramm [Fri, 16 Jun 2006 07:01:20 +0000 (07:01 +0000)]
small changes to font handling

17 years agoadded implemntation of polygons, strokes, and textures.
kramm [Fri, 16 Jun 2006 07:01:12 +0000 (07:01 +0000)]
added implemntation of polygons, strokes, and textures.

17 years agoinitial revision
kramm [Fri, 16 Jun 2006 07:00:42 +0000 (07:00 +0000)]
initial revision

17 years agochanged addfont/drawchar prototype
kramm [Fri, 16 Jun 2006 07:00:11 +0000 (07:00 +0000)]
changed addfont/drawchar prototype

17 years agoarts related stuff from swf.c
kramm [Fri, 16 Jun 2006 07:00:00 +0000 (07:00 +0000)]
arts related stuff from swf.c

17 years agomoved arts related stuff to artsutils.c
kramm [Fri, 16 Jun 2006 06:59:40 +0000 (06:59 +0000)]
moved arts related stuff to artsutils.c

17 years agoremoved Makefile in h.263
kramm [Mon, 5 Jun 2006 07:55:18 +0000 (07:55 +0000)]
removed Makefile in h.263

17 years agoadded -w, -h command-line options
kramm [Mon, 5 Jun 2006 07:55:07 +0000 (07:55 +0000)]
added -w, -h command-line options

17 years agoremoved pdf2swf.doc
kramm [Mon, 5 Jun 2006 07:54:56 +0000 (07:54 +0000)]
removed pdf2swf.doc

17 years agoadded pdf2swf.c to src/
kramm [Mon, 5 Jun 2006 07:54:38 +0000 (07:54 +0000)]
added pdf2swf.c to src/

17 years agoadded -C option
kramm [Mon, 5 Jun 2006 07:54:06 +0000 (07:54 +0000)]
added -C option

17 years ago*** empty log message ***
kramm [Mon, 5 Jun 2006 07:53:39 +0000 (07:53 +0000)]
*** empty log message ***

17 years agoremoved all: target
kramm [Mon, 5 Jun 2006 07:53:31 +0000 (07:53 +0000)]
removed all: target

17 years agoadded missing ;
kramm [Mon, 5 Jun 2006 07:53:21 +0000 (07:53 +0000)]
added missing ;

17 years agocheck for too old gcc
kramm [Mon, 5 Jun 2006 07:53:13 +0000 (07:53 +0000)]
check for too old gcc

17 years agoadded libpdf
kramm [Mon, 5 Jun 2006 07:52:53 +0000 (07:52 +0000)]
added libpdf

17 years agoactionscript buffer is now bigger, preventing segfaults if byte 4 is accessed
kramm [Mon, 5 Jun 2006 07:52:42 +0000 (07:52 +0000)]
actionscript buffer is now bigger, preventing segfaults if byte 4 is accessed

17 years agoenhanced alpha handling
kramm [Mon, 5 Jun 2006 07:52:31 +0000 (07:52 +0000)]
enhanced alpha handling

17 years agoadded __cplusplus handling
kramm [Mon, 5 Jun 2006 07:52:20 +0000 (07:52 +0000)]
added __cplusplus handling

17 years agomoved ../../pdf2swf/xpdf to .
kramm [Mon, 5 Jun 2006 07:47:02 +0000 (07:47 +0000)]
moved ../../pdf2swf/xpdf to .

17 years agomoved ../../pdf2swf/xpdf to .
kramm [Mon, 5 Jun 2006 07:16:09 +0000 (07:16 +0000)]
moved ../../pdf2swf/xpdf to .

17 years agogcc 2.95.x fixes
kramm [Mon, 5 Jun 2006 07:15:46 +0000 (07:15 +0000)]
gcc 2.95.x fixes

17 years agosmall fixes/cleanups
kramm [Mon, 5 Jun 2006 07:15:34 +0000 (07:15 +0000)]
small fixes/cleanups

17 years agoremoved initialization stuff
kramm [Mon, 5 Jun 2006 07:15:22 +0000 (07:15 +0000)]
removed initialization stuff

17 years agoopengl device (just for fun)
kramm [Mon, 5 Jun 2006 07:15:14 +0000 (07:15 +0000)]
opengl device (just for fun)

17 years agofixed page number link bug
kramm [Mon, 5 Jun 2006 07:14:55 +0000 (07:14 +0000)]
fixed page number link bug

17 years agonever try to store empty audio sample blocks
kramm [Mon, 5 Jun 2006 07:14:41 +0000 (07:14 +0000)]
never try to store empty audio sample blocks

18 years agothe flash player expects us to set *all* components to 0 if a color
kramm [Mon, 1 May 2006 08:29:55 +0000 (08:29 +0000)]
the flash player expects us to set *all* components to 0 if a color
is fully transparent

18 years agoadded support for single-color alpha masking
kramm [Mon, 1 May 2006 08:29:46 +0000 (08:29 +0000)]
added support for single-color alpha masking

18 years agobugfixes
kramm [Mon, 1 May 2006 08:29:35 +0000 (08:29 +0000)]
bugfixes

18 years agofixes
kramm [Mon, 1 May 2006 08:29:23 +0000 (08:29 +0000)]
fixes

18 years agoadded gfxresult handlers
kramm [Mon, 1 May 2006 08:29:13 +0000 (08:29 +0000)]
added gfxresult handlers

18 years agoexport sounds
kramm [Sun, 23 Apr 2006 19:15:22 +0000 (19:15 +0000)]
export sounds

18 years agoadded <trace> logging to drawlink function
kramm [Sun, 23 Apr 2006 19:15:07 +0000 (19:15 +0000)]
added <trace> logging to drawlink function

18 years agobugfix: installation directory didn't work on Unix
kramm [Sun, 23 Apr 2006 19:14:52 +0000 (19:14 +0000)]
bugfix: installation directory didn't work on Unix

18 years agosmall bugfix
kramm [Sun, 23 Apr 2006 19:14:43 +0000 (19:14 +0000)]
small bugfix

18 years agoremoved -m parameter
kramm [Sun, 16 Apr 2006 13:38:55 +0000 (13:38 +0000)]
removed -m parameter

18 years agoadapted png2swf options
kramm [Sun, 16 Apr 2006 13:38:44 +0000 (13:38 +0000)]
adapted png2swf options

18 years agoonly set an implicit fontdir if we have an installation path.
kramm [Sun, 16 Apr 2006 13:38:32 +0000 (13:38 +0000)]
only set an implicit fontdir if we have an installation path.

18 years agofixed custom clipping
kramm [Sun, 16 Apr 2006 13:38:23 +0000 (13:38 +0000)]
fixed custom clipping

18 years agoadded more xpdf dependencies
kramm [Sun, 16 Apr 2006 13:38:11 +0000 (13:38 +0000)]
added more xpdf dependencies

18 years agoadded more precise error reporting
kramm [Sun, 16 Apr 2006 13:37:59 +0000 (13:37 +0000)]
added more precise error reporting

18 years agomade error reporting less verbose
kramm [Sun, 16 Apr 2006 13:37:47 +0000 (13:37 +0000)]
made error reporting less verbose

18 years agoOn win32, return 0 if installation path isn't set in the registry.
kramm [Sun, 16 Apr 2006 13:37:35 +0000 (13:37 +0000)]
On win32, return 0 if installation path isn't set in the registry.

18 years agosmall fixes
kramm [Sun, 16 Apr 2006 13:37:24 +0000 (13:37 +0000)]
small fixes

18 years agoremoved the need for REVERSESWAP
kramm [Sun, 16 Apr 2006 13:37:15 +0000 (13:37 +0000)]
removed the need for REVERSESWAP

18 years agodon't switch to custom chartables
kramm [Sun, 16 Apr 2006 13:37:02 +0000 (13:37 +0000)]
don't switch to custom chartables

18 years agoadded *.lib to clean target
kramm [Sun, 16 Apr 2006 13:36:50 +0000 (13:36 +0000)]
added *.lib to clean target

18 years agoadded some consistency checking for id table
kramm [Sun, 16 Apr 2006 13:36:37 +0000 (13:36 +0000)]
added some consistency checking for id table

18 years agofixed bug in character matrix calculation
kramm [Sun, 16 Apr 2006 13:36:27 +0000 (13:36 +0000)]
fixed bug in character matrix calculation

18 years agoadded explicit Action_End() to all links
kramm [Sun, 16 Apr 2006 13:36:13 +0000 (13:36 +0000)]
added explicit Action_End() to all links

18 years agoadded externallinkfunction parameter
kramm [Sun, 16 Apr 2006 13:36:01 +0000 (13:36 +0000)]
added externallinkfunction parameter

18 years agooptimized shape generation- omit moveto(0,0)
kramm [Sun, 16 Apr 2006 13:35:49 +0000 (13:35 +0000)]
optimized shape generation- omit moveto(0,0)

18 years agoadded spline->line optimization
kramm [Sun, 16 Apr 2006 13:35:37 +0000 (13:35 +0000)]
added spline->line optimization

18 years agonew option disable_polygon_conversion
kramm [Sun, 16 Apr 2006 13:35:24 +0000 (13:35 +0000)]
new option disable_polygon_conversion

18 years agodon't increase the swfid for shapes which are cancelled
kramm [Sun, 16 Apr 2006 13:35:12 +0000 (13:35 +0000)]
don't increase the swfid for shapes which are cancelled

18 years agofixed --help output
kramm [Sun, 16 Apr 2006 13:34:47 +0000 (13:34 +0000)]
fixed --help output

18 years agobugfixes
kramm [Sun, 16 Apr 2006 13:34:35 +0000 (13:34 +0000)]
bugfixes

18 years agoadded #include <stdlib.h> before #include config_static.h
kramm [Thu, 9 Feb 2006 16:53:06 +0000 (16:53 +0000)]
added #include <stdlib.h> before #include config_static.h

18 years agoadded render.c, render.h
kramm [Wed, 8 Feb 2006 16:45:14 +0000 (16:45 +0000)]
added render.c, render.h

18 years agoadded -m and -c options
kramm [Wed, 8 Feb 2006 16:44:54 +0000 (16:44 +0000)]
added -m and -c options

18 years ago* removed useGradients() method
kramm [Wed, 8 Feb 2006 16:44:31 +0000 (16:44 +0000)]
* removed useGradients() method
* changed #include order of GfxFont.h and GfxState.h

18 years agoput some printfs into if(verbose) {} blocks
kramm [Sun, 22 Jan 2006 13:51:59 +0000 (13:51 +0000)]
put some printfs into if(verbose) {} blocks

18 years ago* fixed frame anchors
kramm [Sun, 22 Jan 2006 13:51:44 +0000 (13:51 +0000)]
* fixed frame anchors
* fixed "number has been converted to a twip" message

18 years agofixed stream corruption bug after soft masked images (Bug #10)
kramm [Sun, 22 Jan 2006 13:51:25 +0000 (13:51 +0000)]
fixed stream corruption bug after soft masked images (Bug #10)

18 years agoautomatically add a moveTo (0,0) to the start of a gfxline, if required
kramm [Sun, 22 Jan 2006 13:51:06 +0000 (13:51 +0000)]
automatically add a moveTo (0,0) to the start of a gfxline, if required

18 years agomake "distclean" doesn't anymore remove configure
kramm [Mon, 16 Jan 2006 17:05:57 +0000 (17:05 +0000)]
make "distclean" doesn't anymore remove configure

18 years agofixed some of the swfcombine bugs
kramm [Mon, 16 Jan 2006 17:05:46 +0000 (17:05 +0000)]
fixed some of the swfcombine bugs

18 years agoremoved % handling
kramm [Mon, 16 Jan 2006 17:05:35 +0000 (17:05 +0000)]
removed % handling

18 years agobugfixes
kramm [Mon, 16 Jan 2006 17:05:24 +0000 (17:05 +0000)]
bugfixes

18 years agoadded documentation for the -E option
kramm [Mon, 16 Jan 2006 17:05:02 +0000 (17:05 +0000)]
added documentation for the -E option

18 years agoadded -C doc
kramm [Mon, 16 Jan 2006 17:04:17 +0000 (17:04 +0000)]
added -C doc

18 years agoadded -s, -q flags
kramm [Mon, 16 Jan 2006 17:03:55 +0000 (17:03 +0000)]
added -s, -q flags

18 years agoadded -s (--scale) option
kramm [Mon, 16 Jan 2006 17:03:35 +0000 (17:03 +0000)]
added -s (--scale) option

18 years agoregenerated docs
kramm [Mon, 16 Jan 2006 17:03:01 +0000 (17:03 +0000)]
regenerated docs

18 years agoregenerated from *.doc
kramm [Mon, 16 Jan 2006 17:02:39 +0000 (17:02 +0000)]
regenerated from *.doc

18 years agofixed unicode bug
kramm [Mon, 16 Jan 2006 17:02:28 +0000 (17:02 +0000)]
fixed unicode bug

18 years agowhen saving, don't realloc the clients bitmap
kramm [Mon, 16 Jan 2006 17:02:10 +0000 (17:02 +0000)]
when saving, don't realloc the clients bitmap

18 years agofixed matrix multiplication order for bitmaps
kramm [Mon, 16 Jan 2006 17:01:59 +0000 (17:01 +0000)]
fixed matrix multiplication order for bitmaps

18 years agosupport for clipdepths in swf_RelocateDepth
kramm [Mon, 16 Jan 2006 17:01:47 +0000 (17:01 +0000)]
support for clipdepths in swf_RelocateDepth

18 years agouncommented warning message
kramm [Mon, 16 Jan 2006 17:01:35 +0000 (17:01 +0000)]
uncommented warning message