swftools.git
19 years agoupgrade to xpdf 3.00. xpdf-3-00
kramm [Fri, 17 Sep 2004 16:24:55 +0000 (16:24 +0000)]
upgrade to xpdf 3.00.

19 years agoGenerated from configure.in
kramm [Tue, 14 Sep 2004 16:29:09 +0000 (16:29 +0000)]
Generated from configure.in

19 years agoautomake/autoconf fluctuations
kramm [Tue, 14 Sep 2004 16:28:24 +0000 (16:28 +0000)]
automake/autoconf fluctuations

19 years agochanged DEFINESHAPE to DEFINESHAPE3.
kramm [Tue, 14 Sep 2004 16:28:14 +0000 (16:28 +0000)]
changed DEFINESHAPE to DEFINESHAPE3.

19 years agoadded missing newline to error message.
kramm [Tue, 14 Sep 2004 16:28:03 +0000 (16:28 +0000)]
added missing newline to error message.

19 years agomoved swf_GetS16 definition to rfxswf.c, removed some unused macros.
kramm [Tue, 14 Sep 2004 16:27:52 +0000 (16:27 +0000)]
moved swf_GetS16 definition to rfxswf.c, removed some unused macros.

19 years agoadded overflow checking to swf_SetS16().
kramm [Tue, 14 Sep 2004 16:27:40 +0000 (16:27 +0000)]
added overflow checking to swf_SetS16().

19 years agoadded f_DefineShape method.
kramm [Tue, 14 Sep 2004 16:27:30 +0000 (16:27 +0000)]
added f_DefineShape method.

19 years agoadded missing member initialization.
kramm [Tue, 14 Sep 2004 16:27:19 +0000 (16:27 +0000)]
added missing member initialization.

19 years agoremoved no-longer-valid comment.
kramm [Tue, 14 Sep 2004 16:27:09 +0000 (16:27 +0000)]
removed no-longer-valid comment.

19 years agoadded overflow checking for text coordinates.
kramm [Tue, 14 Sep 2004 16:26:58 +0000 (16:26 +0000)]
added overflow checking for text coordinates.

19 years agoBrought up to date
kramm [Tue, 14 Sep 2004 08:49:19 +0000 (08:49 +0000)]
Brought up to date

19 years agoGenerated from configure.in
kramm [Tue, 14 Sep 2004 08:48:47 +0000 (08:48 +0000)]
Generated from configure.in

19 years agoautomake/autoconf fluctuations
kramm [Tue, 14 Sep 2004 08:46:23 +0000 (08:46 +0000)]
automake/autoconf fluctuations

19 years agoverbose is now off by default.
kramm [Tue, 14 Sep 2004 08:45:48 +0000 (08:45 +0000)]
verbose is now off by default.

19 years agoremoved most set<parameter>() functions. All parameters are now set
kramm [Fri, 10 Sep 2004 14:24:52 +0000 (14:24 +0000)]
removed most set<parameter>() functions. All parameters are now set
via setparameter().

19 years agofixed parameter passing.
kramm [Fri, 10 Sep 2004 14:24:41 +0000 (14:24 +0000)]
fixed parameter passing.

19 years agofixed documentation.
kramm [Fri, 10 Sep 2004 14:24:34 +0000 (14:24 +0000)]
fixed documentation.

19 years agoset FONT_INTERNAL_SIZE to 4.
kramm [Fri, 10 Sep 2004 14:24:24 +0000 (14:24 +0000)]
set FONT_INTERNAL_SIZE to 4.

19 years agoFONT_INTERNAL_SIZE is now 16.
kramm [Thu, 9 Sep 2004 17:35:38 +0000 (17:35 +0000)]
FONT_INTERNAL_SIZE is now 16.

19 years ago* removed coordinate rounding
kramm [Thu, 9 Sep 2004 17:35:26 +0000 (17:35 +0000)]
* removed coordinate rounding
* added zoom option

19 years agoadded documentation about zoom option.
kramm [Thu, 9 Sep 2004 17:35:16 +0000 (17:35 +0000)]
added documentation about zoom option.

19 years agoremoved U8/U16/U32 stuff.
kramm [Thu, 9 Sep 2004 17:35:05 +0000 (17:35 +0000)]
removed U8/U16/U32 stuff.

19 years ago* added growmemwriter
kramm [Thu, 9 Sep 2004 17:34:49 +0000 (17:34 +0000)]
* added growmemwriter
* reader now have a dealloc() member

19 years agobrought up to date.
kramm [Tue, 7 Sep 2004 16:16:34 +0000 (16:16 +0000)]
brought up to date.

19 years agofixed bug, added check for 2.95.x gcc.
kramm [Tue, 7 Sep 2004 16:16:23 +0000 (16:16 +0000)]
fixed bug, added check for 2.95.x gcc.

19 years agoadded swf_SetVideoStreamBlackFrame().
kramm [Tue, 7 Sep 2004 16:16:13 +0000 (16:16 +0000)]
added swf_SetVideoStreamBlackFrame().

19 years agofixed bug in frame counter.
kramm [Tue, 7 Sep 2004 16:16:02 +0000 (16:16 +0000)]
fixed bug in frame counter.

19 years agonew videostream function addBlackFrame().
kramm [Tue, 7 Sep 2004 16:15:50 +0000 (16:15 +0000)]
new videostream function addBlackFrame().

19 years agoadded swf_SetVideoStreamBlackFrame(), some bugfixes in swf_SetVideoStreamMover().
kramm [Tue, 7 Sep 2004 16:15:39 +0000 (16:15 +0000)]
added swf_SetVideoStreamBlackFrame(), some bugfixes in swf_SetVideoStreamMover().

19 years agoadded fontconfig support.
kramm [Mon, 6 Sep 2004 11:30:22 +0000 (11:30 +0000)]
added fontconfig support.

19 years agoadded boolean again.
kramm [Mon, 6 Sep 2004 11:26:57 +0000 (11:26 +0000)]
added boolean again.

19 years agoadded image parameter to swf_SetVideoStreamMover().
kramm [Mon, 6 Sep 2004 10:49:54 +0000 (10:49 +0000)]
added image parameter to swf_SetVideoStreamMover().

19 years agocommented out debug code.
kramm [Mon, 6 Sep 2004 10:49:24 +0000 (10:49 +0000)]
commented out debug code.

19 years agoadded additional parameter to setVideoStreamMover.
kramm [Mon, 6 Sep 2004 10:48:58 +0000 (10:48 +0000)]
added additional parameter to setVideoStreamMover.

19 years agoGenerated from configure.in
kramm [Sun, 5 Sep 2004 15:59:05 +0000 (15:59 +0000)]
Generated from configure.in

19 years agoremoved release.in itself.
kramm [Sun, 5 Sep 2004 15:58:16 +0000 (15:58 +0000)]
removed release.in itself.

19 years agofixed potential segfault.
kramm [Sun, 5 Sep 2004 15:57:57 +0000 (15:57 +0000)]
fixed potential segfault.

19 years agogcc 2.95.x fixes.
kramm [Sun, 5 Sep 2004 15:57:37 +0000 (15:57 +0000)]
gcc 2.95.x fixes.

19 years agofixed big-endian problems.
kramm [Sun, 5 Sep 2004 15:57:18 +0000 (15:57 +0000)]
fixed big-endian problems.

19 years agoadded some debugging code.
kramm [Sun, 5 Sep 2004 15:56:58 +0000 (15:56 +0000)]
added some debugging code.

19 years agoBrought up to date
kramm [Sat, 4 Sep 2004 11:15:52 +0000 (11:15 +0000)]
Brought up to date

19 years agoGenerated from configure.in
kramm [Sat, 4 Sep 2004 11:15:31 +0000 (11:15 +0000)]
Generated from configure.in

19 years agoinitial revision.
kramm [Sat, 4 Sep 2004 11:14:53 +0000 (11:14 +0000)]
initial revision.

19 years agoGenerated from configure.in
kramm [Sat, 4 Sep 2004 00:54:49 +0000 (00:54 +0000)]
Generated from configure.in

19 years agofixed condition on when to try the test program.
kramm [Sat, 4 Sep 2004 00:54:02 +0000 (00:54 +0000)]
fixed condition on when to try the test program.

19 years agoadded fontconfig.
kramm [Fri, 3 Sep 2004 20:19:55 +0000 (20:19 +0000)]
added fontconfig.

19 years agoBrought up to date
kramm [Fri, 3 Sep 2004 20:19:36 +0000 (20:19 +0000)]
Brought up to date

19 years agoGenerated from configure.in
kramm [Fri, 3 Sep 2004 20:19:12 +0000 (20:19 +0000)]
Generated from configure.in

19 years agoadded -b, -B flags.
kramm [Fri, 3 Sep 2004 20:18:13 +0000 (20:18 +0000)]
added -b, -B flags.

19 years agoadded fontconfig code.
kramm [Fri, 3 Sep 2004 20:17:57 +0000 (20:17 +0000)]
added fontconfig code.

19 years agopatch from simon-swf@munton.demon.co.uk, fixes for:
kramm [Fri, 3 Sep 2004 18:37:37 +0000 (18:37 +0000)]
patch from simon-swf@munton.demon.co.uk, fixes for:
* The hexdump output only displays the first 15 ASCII characters.
* The DOINITACTION section dump doesn't display the action codes.

19 years agoadded INITACTION to swf_GetDefineID().
kramm [Fri, 3 Sep 2004 18:37:18 +0000 (18:37 +0000)]
added INITACTION to swf_GetDefineID().

19 years agoPatch from Simon:
kramm [Fri, 3 Sep 2004 18:37:00 +0000 (18:37 +0000)]
Patch from Simon:
* The display of action codes does not handle the ActionPush types 3
  (undefined) and 9 (Constant16)
* ActionConstantPool should use a U16 type for determinig the number of items

19 years agoremoved buttontest.c
kramm [Fri, 3 Sep 2004 18:03:52 +0000 (18:03 +0000)]
removed buttontest.c

19 years agorenamed HAVE_FREETYPE_FT2BUILD_H to HAVE_FT2BUILD_H.
kramm [Fri, 3 Sep 2004 18:03:33 +0000 (18:03 +0000)]
renamed HAVE_FREETYPE_FT2BUILD_H to HAVE_FT2BUILD_H.

19 years agoBrought up to date
kramm [Fri, 3 Sep 2004 18:03:15 +0000 (18:03 +0000)]
Brought up to date

19 years agoGenerated from configure.in
kramm [Fri, 3 Sep 2004 18:02:56 +0000 (18:02 +0000)]
Generated from configure.in

19 years agotried a different approach concerning ft2build.h.
kramm [Fri, 3 Sep 2004 18:01:51 +0000 (18:01 +0000)]
tried a different approach concerning ft2build.h.

19 years agoadded files.
kramm [Fri, 3 Sep 2004 18:01:30 +0000 (18:01 +0000)]
added files.

19 years agosome fixes to ft2build.h handling.
kramm [Fri, 3 Sep 2004 18:01:13 +0000 (18:01 +0000)]
some fixes to ft2build.h handling.

19 years agoadded hexfont.
kramm [Fri, 3 Sep 2004 18:00:53 +0000 (18:00 +0000)]
added hexfont.

19 years agoinitial revision.
kramm [Fri, 3 Sep 2004 18:00:38 +0000 (18:00 +0000)]
initial revision.

19 years agoFT_FREETYPE_H handling.
kramm [Thu, 2 Sep 2004 20:07:50 +0000 (20:07 +0000)]
FT_FREETYPE_H handling.

19 years agouse FT_FREETYPE_H if we have ft2build.h.
kramm [Thu, 2 Sep 2004 20:06:54 +0000 (20:06 +0000)]
use FT_FREETYPE_H if we have ft2build.h.

19 years agoadded HAVE_FREETYPE_FT2BUILD_H.
kramm [Thu, 2 Sep 2004 20:01:19 +0000 (20:01 +0000)]
added HAVE_FREETYPE_FT2BUILD_H.

19 years agogenerated from configure.in
kramm [Thu, 2 Sep 2004 20:00:57 +0000 (20:00 +0000)]
generated from configure.in

19 years agoadded some words to usage().
kramm [Thu, 2 Sep 2004 20:00:14 +0000 (20:00 +0000)]
added some words to usage().

19 years agoadded handling of ft2build.h.
kramm [Thu, 2 Sep 2004 19:59:39 +0000 (19:59 +0000)]
added handling of ft2build.h.

19 years agofixed python check.
kramm [Thu, 2 Sep 2004 16:56:57 +0000 (16:56 +0000)]
fixed python check.

19 years agodon't define pythonrfxswf- let the caller do that.
kramm [Thu, 2 Sep 2004 16:56:45 +0000 (16:56 +0000)]
don't define pythonrfxswf- let the caller do that.

19 years agoadded support for conics.
kramm [Thu, 2 Sep 2004 16:56:36 +0000 (16:56 +0000)]
added support for conics.

19 years agoadded items.
kramm [Wed, 1 Sep 2004 17:55:14 +0000 (17:55 +0000)]
added items.

19 years agoimplemented shape handling.
kramm [Wed, 1 Sep 2004 17:55:03 +0000 (17:55 +0000)]
implemented shape handling.

19 years agoadded rounding of character coordinates.
kramm [Wed, 1 Sep 2004 17:54:52 +0000 (17:54 +0000)]
added rounding of character coordinates.

19 years agoremoved bool and boolean checks.
kramm [Tue, 31 Aug 2004 09:35:33 +0000 (09:35 +0000)]
removed bool and boolean checks.

19 years agoremoved bool define.
kramm [Tue, 31 Aug 2004 09:35:14 +0000 (09:35 +0000)]
removed bool define.

19 years agoadded more files.
kramm [Tue, 31 Aug 2004 09:34:55 +0000 (09:34 +0000)]
added more files.

19 years agoadded -s option.
kramm [Tue, 31 Aug 2004 09:34:38 +0000 (09:34 +0000)]
added -s option.

19 years ago* added placeobject handling
kramm [Tue, 31 Aug 2004 09:34:20 +0000 (09:34 +0000)]
* added placeobject handling
* added shape handling (this doesn't work yet)

19 years agoremoved "bool" occurence.
kramm [Tue, 31 Aug 2004 09:34:01 +0000 (09:34 +0000)]
removed "bool" occurence.

19 years agoshapes with width/height of zero are now converted to strokes again.
kramm [Thu, 26 Aug 2004 07:46:00 +0000 (07:46 +0000)]
shapes with width/height of zero are now converted to strokes again.

19 years agoadded 0.6.1 changes.
kramm [Tue, 24 Aug 2004 18:44:27 +0000 (18:44 +0000)]
added 0.6.1 changes.

19 years agofixed "triangle problem"- corrected bounding boxes are now correct
kramm [Tue, 24 Aug 2004 16:13:51 +0000 (16:13 +0000)]
fixed "triangle problem"- corrected bounding boxes are now correct
rectangles again.

19 years agoadded recalculation of main bbox.
kramm [Tue, 24 Aug 2004 15:52:03 +0000 (15:52 +0000)]
added recalculation of main bbox.

19 years agothe zero bounding box correction linewidth is now configurable.
kramm [Tue, 24 Aug 2004 15:51:52 +0000 (15:51 +0000)]
the zero bounding box correction linewidth is now configurable.

19 years agoversion is now 0.6.1. release-0-6-1
kramm [Fri, 20 Aug 2004 17:20:40 +0000 (17:20 +0000)]
version is now 0.6.1.

19 years agofixed typo in URL.
kramm [Fri, 20 Aug 2004 17:20:23 +0000 (17:20 +0000)]
fixed typo in URL.

19 years agodon't try to load a Type3 font.
kramm [Fri, 20 Aug 2004 16:44:07 +0000 (16:44 +0000)]
don't try to load a Type3 font.

19 years agorefined some log messages.
kramm [Fri, 20 Aug 2004 16:44:01 +0000 (16:44 +0000)]
refined some log messages.

19 years ago* added rectangle correction.
kramm [Fri, 20 Aug 2004 16:43:49 +0000 (16:43 +0000)]
* added rectangle correction.
* added support for encodings other than unicode.

19 years agoadded support for charmaps.
kramm [Fri, 20 Aug 2004 16:43:32 +0000 (16:43 +0000)]
added support for charmaps.

19 years agofixed line width bug
kramm [Thu, 19 Aug 2004 12:18:07 +0000 (12:18 +0000)]
fixed line width bug

19 years agofixed windows access violation which occurs if one tries to retrieve xpdf-1-01-latest
kramm [Thu, 19 Aug 2004 11:13:31 +0000 (11:13 +0000)]
fixed windows access violation which occurs if one tries to retrieve
all 256 palette entries of a palette with less than 8 bits.

19 years agobrought up to date.
kramm [Wed, 18 Aug 2004 16:42:08 +0000 (16:42 +0000)]
brought up to date.

19 years agomoved most of the parameter parsing to swfoutput.cc.
kramm [Wed, 18 Aug 2004 16:41:53 +0000 (16:41 +0000)]
moved most of the parameter parsing to swfoutput.cc.

19 years ago* added swfoutput_setparameter() function.
kramm [Wed, 18 Aug 2004 16:41:41 +0000 (16:41 +0000)]
* added swfoutput_setparameter() function.
* removed parameter variable declarations.

19 years ago* made shape overlap conversion dependend on "filloverlap" parameter
kramm [Wed, 18 Aug 2004 16:41:25 +0000 (16:41 +0000)]
* made shape overlap conversion dependend on "filloverlap" parameter
* added swfoutput_setparameter.

19 years agofixed shape bounding boxes.
kramm [Wed, 18 Aug 2004 16:41:18 +0000 (16:41 +0000)]
fixed shape bounding boxes.

19 years agobrought --help output up to date..
kramm [Wed, 18 Aug 2004 16:41:08 +0000 (16:41 +0000)]
brought --help output up to date..