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

19 years agofixed typo.
kramm [Wed, 18 Aug 2004 16:40:56 +0000 (16:40 +0000)]
fixed typo.

19 years agoadded swf_ExpandRect3() method.
kramm [Wed, 18 Aug 2004 16:40:48 +0000 (16:40 +0000)]
added swf_ExpandRect3() method.
added NULL rect handling to swf_ExpandRect().

19 years agoadded swf_ExpandRect3() method.
kramm [Wed, 18 Aug 2004 16:40:33 +0000 (16:40 +0000)]
added swf_ExpandRect3() method.

19 years agothe font height of .edittext is now the same as the one for .text.
kramm [Tue, 17 Aug 2004 16:36:26 +0000 (16:36 +0000)]
the font height of .edittext is now the same as the one for .text.

19 years ago* added some comments
kramm [Tue, 17 Aug 2004 16:36:15 +0000 (16:36 +0000)]
* added some comments
* always set font scaling to 64.

19 years agofixed freetype bounding boxes & ascent/descent/leading.
kramm [Tue, 17 Aug 2004 16:36:03 +0000 (16:36 +0000)]
fixed freetype bounding boxes & ascent/descent/leading.

19 years agofixed "bad code offset" bug.
kramm [Tue, 17 Aug 2004 16:35:29 +0000 (16:35 +0000)]
fixed "bad code offset" bug.

19 years agostarted fixing text bounding boxes.
kramm [Mon, 16 Aug 2004 17:59:28 +0000 (17:59 +0000)]
started fixing text bounding boxes.

19 years agoimplemented font matrices.
kramm [Mon, 16 Aug 2004 17:59:21 +0000 (17:59 +0000)]
implemented font matrices.

19 years agoadded fontmatrix to swfoutput struct.
kramm [Mon, 16 Aug 2004 17:59:10 +0000 (17:59 +0000)]
added fontmatrix to swfoutput struct.

19 years agobrought up to date.
kramm [Mon, 16 Aug 2004 08:37:55 +0000 (08:37 +0000)]
brought up to date.

19 years agoadded logging of glyph bounding boxes.
kramm [Mon, 16 Aug 2004 08:37:41 +0000 (08:37 +0000)]
added logging of glyph bounding boxes.

19 years agoadded call to swf_FontUseGlyph().
kramm [Mon, 16 Aug 2004 08:37:24 +0000 (08:37 +0000)]
added call to swf_FontUseGlyph().

19 years agoadded call to swf_SetLoadFontParameters() in order to set full_unicode
kramm [Mon, 16 Aug 2004 08:37:13 +0000 (08:37 +0000)]
added call to swf_SetLoadFontParameters() in order to set full_unicode
to 1.

19 years agofixed off by one maxascii bug.
kramm [Mon, 16 Aug 2004 08:36:22 +0000 (08:36 +0000)]
fixed off by one maxascii bug.

19 years agofixed small bug.
kramm [Mon, 16 Aug 2004 08:36:14 +0000 (08:36 +0000)]
fixed small bug.

19 years agoadded full_unicode to swf_SetLoadFontParameters().
kramm [Mon, 16 Aug 2004 08:36:05 +0000 (08:36 +0000)]
added full_unicode to swf_SetLoadFontParameters().

19 years agofixed "align to subpixels" outline quality problem.
kramm [Mon, 16 Aug 2004 08:35:56 +0000 (08:35 +0000)]
fixed "align to subpixels" outline quality problem.

19 years agostarted reworking the FONTUSAGE code.
kramm [Mon, 16 Aug 2004 08:35:35 +0000 (08:35 +0000)]
started reworking the FONTUSAGE code.

19 years agoGenerated from configure.in release-0-6-0
kramm [Sat, 14 Aug 2004 13:49:15 +0000 (13:49 +0000)]
Generated from configure.in

19 years agoGenerated from configure.in
kramm [Sat, 14 Aug 2004 13:34:14 +0000 (13:34 +0000)]
Generated from configure.in

19 years agoGenerated from configure.in
kramm [Sat, 14 Aug 2004 13:33:37 +0000 (13:33 +0000)]
Generated from configure.in

19 years agoGenerated from configure.in
kramm [Sat, 14 Aug 2004 13:33:03 +0000 (13:33 +0000)]
Generated from configure.in

19 years agoGenerated from configure.in
kramm [Sat, 14 Aug 2004 13:32:28 +0000 (13:32 +0000)]
Generated from configure.in

19 years agosmall fixes.
kramm [Sat, 14 Aug 2004 13:31:44 +0000 (13:31 +0000)]
small fixes.

19 years agoremoved ttf2pt1 Makefile.
kramm [Sat, 14 Aug 2004 13:31:36 +0000 (13:31 +0000)]
removed ttf2pt1 Makefile.

19 years agoadded some structure, combined failure messages.
kramm [Sat, 14 Aug 2004 13:31:26 +0000 (13:31 +0000)]
added some structure, combined failure messages.

19 years agoversion is now 0.6.0.
kramm [Sat, 14 Aug 2004 13:31:17 +0000 (13:31 +0000)]
version is now 0.6.0.

19 years agoremoved ttf2pt1.
kramm [Sat, 14 Aug 2004 13:30:59 +0000 (13:30 +0000)]
removed ttf2pt1.

19 years agoBrought up to date
kramm [Sat, 14 Aug 2004 13:30:43 +0000 (13:30 +0000)]
Brought up to date

19 years agosmall file extension bug fix.
kramm [Sat, 14 Aug 2004 13:30:27 +0000 (13:30 +0000)]
small file extension bug fix.

19 years agoremoved lame.
kramm [Sat, 14 Aug 2004 12:47:55 +0000 (12:47 +0000)]
removed lame.

19 years agoadded support for external lame library.
kramm [Sat, 14 Aug 2004 12:47:39 +0000 (12:47 +0000)]
added support for external lame library.

19 years agomoved python checks into m4/python.m4.
kramm [Sat, 14 Aug 2004 12:47:26 +0000 (12:47 +0000)]
moved python checks into m4/python.m4.

19 years agobrought up to date.
kramm [Sat, 14 Aug 2004 12:47:05 +0000 (12:47 +0000)]
brought up to date.

19 years agoadded drawmode to swfoutput struct.
kramm [Sat, 14 Aug 2004 12:46:50 +0000 (12:46 +0000)]
added drawmode to swfoutput struct.

19 years ago* remove empty shapes from output
kramm [Sat, 14 Aug 2004 12:46:21 +0000 (12:46 +0000)]
* remove empty shapes from output
* added fix for Powerpoint lines-with-arrow bug.

19 years agomoved lame_objects definition to ../configure.
kramm [Sat, 14 Aug 2004 12:46:04 +0000 (12:46 +0000)]
moved lame_objects definition to ../configure.

19 years agodo not build executables by default.
kramm [Sat, 14 Aug 2004 12:45:41 +0000 (12:45 +0000)]
do not build executables by default.

19 years agoadded include.
kramm [Sat, 14 Aug 2004 12:45:24 +0000 (12:45 +0000)]
added include.

19 years agoremoved lame warning "strange error flushing buffer".
kramm [Sat, 14 Aug 2004 12:45:07 +0000 (12:45 +0000)]
removed lame warning "strange error flushing buffer".