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

18 years agoremoved object file
kramm [Fri, 6 Jan 2006 20:41:23 +0000 (20:41 +0000)]
removed object file

18 years agofixed file version handling with -d
kramm [Fri, 6 Jan 2006 20:41:00 +0000 (20:41 +0000)]
fixed file version handling with -d

18 years agoadded -c and -m options
kramm [Fri, 6 Jan 2006 20:40:48 +0000 (20:40 +0000)]
added -c and -m options

18 years agoadded files
kramm [Fri, 6 Jan 2006 20:40:36 +0000 (20:40 +0000)]
added files

18 years agochanges to the SWFOutputDev interface
kramm [Fri, 6 Jan 2006 20:40:26 +0000 (20:40 +0000)]
changes to the SWFOutputDev interface

18 years agointerface changes: expose gfxdevice to the caller
kramm [Fri, 6 Jan 2006 20:40:04 +0000 (20:40 +0000)]
interface changes: expose gfxdevice to the caller

18 years agofixed treatment of "launch" links without params
kramm [Fri, 6 Jan 2006 20:39:53 +0000 (20:39 +0000)]
fixed treatment of "launch" links without params

18 years agofixed off-by-one bug
kramm [Fri, 6 Jan 2006 20:39:41 +0000 (20:39 +0000)]
fixed off-by-one bug

18 years agoremoved printf
kramm [Fri, 6 Jan 2006 20:39:26 +0000 (20:39 +0000)]
removed printf

18 years agoNameToUnicode references are now relative to the config dir path, too
kramm [Fri, 6 Jan 2006 20:39:16 +0000 (20:39 +0000)]
NameToUnicode references are now relative to the config dir path, too
(made greek languagepack work)

18 years agocompile devices/render.o
kramm [Fri, 6 Jan 2006 20:38:53 +0000 (20:38 +0000)]
compile devices/render.o

18 years agoadded some parentheses
kramm [Fri, 6 Jan 2006 20:38:42 +0000 (20:38 +0000)]
added some parentheses

18 years ago* id overflow now triggers an exit(1)
kramm [Fri, 6 Jan 2006 20:38:31 +0000 (20:38 +0000)]
* id overflow now triggers an exit(1)
* added text marking code

18 years agotried to fix bad advance values
kramm [Fri, 6 Jan 2006 20:38:20 +0000 (20:38 +0000)]
tried to fix bad advance values

18 years agoadded c++ handling
kramm [Fri, 6 Jan 2006 20:38:06 +0000 (20:38 +0000)]
added c++ handling

18 years agotrivial fixes
kramm [Fri, 6 Jan 2006 20:37:56 +0000 (20:37 +0000)]
trivial fixes

18 years agointial revision
kramm [Fri, 6 Jan 2006 20:37:44 +0000 (20:37 +0000)]
intial revision

18 years agos/hower/hover/
kramm [Fri, 6 Jan 2006 20:37:24 +0000 (20:37 +0000)]
s/hower/hover/

18 years agofourcc -> avm_fourcc
kramm [Fri, 6 Jan 2006 20:37:13 +0000 (20:37 +0000)]
fourcc -> avm_fourcc

18 years agofont ids now contain the pdf reference id
kramm [Wed, 7 Dec 2005 20:49:14 +0000 (20:49 +0000)]
font ids now contain the pdf reference id

18 years agoonly remap the font if we found a valid encoding (where max_unicode > 0)
kramm [Wed, 7 Dec 2005 20:49:00 +0000 (20:49 +0000)]
only remap the font if we found a valid encoding (where max_unicode > 0)

18 years agofixed text extraction if the font doesn't have a (working) glyph2ascii
kramm [Wed, 7 Dec 2005 19:41:32 +0000 (19:41 +0000)]
fixed text extraction if the font doesn't have a (working) glyph2ascii

18 years agosmall logging changes
kramm [Wed, 7 Dec 2005 19:41:05 +0000 (19:41 +0000)]
small logging changes

18 years agoremoved extra treatment for space characters, because
kramm [Wed, 7 Dec 2005 19:40:36 +0000 (19:40 +0000)]
removed extra treatment for space characters, because
a) It creates problems with some PDFs (e.g. Indesign)
b) We *do* need to draw them, or otherwise text extraction out of
   the SWFs will fail.

18 years agoadded masking and soft masking
kramm [Wed, 7 Dec 2005 19:40:02 +0000 (19:40 +0000)]
added masking and soft masking

18 years agoonly remove empty glyphs if they don't have a name
kramm [Wed, 7 Dec 2005 19:39:33 +0000 (19:39 +0000)]
only remove empty glyphs if they don't have a name

18 years agoglyph2ascii can now be NULL
kramm [Wed, 7 Dec 2005 19:39:07 +0000 (19:39 +0000)]
glyph2ascii can now be NULL

18 years agoswf_SetSoundDefine() now uses swf_SetSoundDefineRaw() if there's no
kramm [Wed, 7 Dec 2005 19:38:42 +0000 (19:38 +0000)]
swf_SetSoundDefine() now uses swf_SetSoundDefineRaw() if there's no
mp3 support compiled in.

18 years agobrought up to date
kramm [Sat, 3 Dec 2005 14:55:18 +0000 (14:55 +0000)]
brought up to date

18 years agoadded pdf2swf/xpdf/SecurityHandler.{cc,h}
kramm [Sat, 3 Dec 2005 14:55:04 +0000 (14:55 +0000)]
added pdf2swf/xpdf/SecurityHandler.{cc,h}

18 years ago* can now have one more than fontdir/languagedir by using fontdir1,fontdir2...
kramm [Sat, 3 Dec 2005 14:54:49 +0000 (14:54 +0000)]
* can now have one more than fontdir/languagedir by using fontdir1,fontdir2...
* allowed links to nonexistent pages (for internallinkfunction)

18 years agoupgraded xpdf to 3.01
kramm [Sat, 3 Dec 2005 14:54:29 +0000 (14:54 +0000)]
upgraded xpdf to 3.01

18 years agouse xpdf 3.00's cmyk conversion instead of the one on cmyk.cc
kramm [Sat, 3 Dec 2005 14:53:58 +0000 (14:53 +0000)]
use xpdf 3.00's cmyk conversion instead of the one on cmyk.cc