swftools.git
19 years agoinitial revision.
kramm [Fri, 30 Jul 2004 21:50:39 +0000 (21:50 +0000)]
initial revision.

19 years agoremoved ttf2pt1 include.
kramm [Fri, 30 Jul 2004 21:50:07 +0000 (21:50 +0000)]
removed ttf2pt1 include.

19 years agofixed python search log output.
kramm [Sun, 25 Jul 2004 09:09:46 +0000 (09:09 +0000)]
fixed python search log output.

19 years agoremoved gfile.h include.
kramm [Sun, 25 Jul 2004 09:08:57 +0000 (09:08 +0000)]
removed gfile.h include.

19 years agoswfoutput_drawchar now returns success or failure.
kramm [Sun, 25 Jul 2004 09:08:06 +0000 (09:08 +0000)]
swfoutput_drawchar now returns success or failure.

19 years agoundid last change.
kramm [Sun, 25 Jul 2004 09:06:12 +0000 (09:06 +0000)]
undid last change.

19 years agoadded matrix argument to swf_SetDefineText().
kramm [Sun, 25 Jul 2004 09:05:59 +0000 (09:05 +0000)]
added matrix argument to swf_SetDefineText().

19 years ago* removed t1lib and ttf2pt1 references
kramm [Sat, 24 Jul 2004 18:21:20 +0000 (18:21 +0000)]
* removed t1lib and ttf2pt1 references
* changed code to use only SWFFONT
* simplified font handling

19 years agorenamed swf_LoadFontSetScale to swf_LoadFontSetParameters.
kramm [Sat, 24 Jul 2004 18:20:47 +0000 (18:20 +0000)]
renamed swf_LoadFontSetScale to swf_LoadFontSetParameters.

19 years agoadded custom font scaling.
kramm [Sat, 24 Jul 2004 17:21:34 +0000 (17:21 +0000)]
added custom font scaling.

19 years agofixed double showframe at start.
kramm [Sat, 24 Jul 2004 15:48:36 +0000 (15:48 +0000)]
fixed double showframe at start.

19 years ago*** empty log message ***
kdalpatadu [Mon, 19 Jul 2004 23:30:46 +0000 (23:30 +0000)]
*** empty log message ***

19 years agomade the "list of extractable objects" output a little more readable.
kramm [Sun, 18 Jul 2004 16:42:23 +0000 (16:42 +0000)]
made the "list of extractable objects" output a little more readable.

19 years agoadded python to clean targets.
kramm [Sun, 18 Jul 2004 16:41:55 +0000 (16:41 +0000)]
added python to clean targets.

19 years agoadded clipping against cropbox (page background shape).
kramm [Sun, 18 Jul 2004 12:26:38 +0000 (12:26 +0000)]
added clipping against cropbox (page background shape).

19 years agofixed "startdepth" white background bug.
kramm [Sun, 18 Jul 2004 12:26:27 +0000 (12:26 +0000)]
fixed "startdepth" white background bug.

19 years agoremoved cropping again. It's now done in ../swfoutput.cc.
kramm [Sun, 18 Jul 2004 12:26:02 +0000 (12:26 +0000)]
removed cropping again. It's now done in ../swfoutput.cc.

19 years agoenabled cropbox again, so the PDF will look right even if the SWFs
kramm [Sun, 18 Jul 2004 12:25:50 +0000 (12:25 +0000)]
enabled cropbox again, so the PDF will look right even if the SWFs
bounding box is modified.

19 years agoGenerated from configure.in
kramm [Tue, 13 Jul 2004 12:25:11 +0000 (12:25 +0000)]
Generated from configure.in

19 years agofixed SLEXT.
kramm [Tue, 13 Jul 2004 12:24:48 +0000 (12:24 +0000)]
fixed SLEXT.

19 years agochanged remaining SWF.so to SWF.$(SLEXT).
kramm [Tue, 13 Jul 2004 12:24:26 +0000 (12:24 +0000)]
changed remaining SWF.so to SWF.$(SLEXT).

19 years agogenerated from configure.in by autoconf.
kramm [Tue, 13 Jul 2004 09:06:50 +0000 (09:06 +0000)]
generated from configure.in by autoconf.

19 years agooutput file is now named either SWF.so or SWF.dll.
kramm [Mon, 12 Jul 2004 15:19:15 +0000 (15:19 +0000)]
output file is now named either SWF.so or SWF.dll.

19 years agoadded lib/python to directories.
kramm [Mon, 12 Jul 2004 14:57:01 +0000 (14:57 +0000)]
added lib/python to directories.

19 years agopython interface compilation is now controlled by autoconf.
kramm [Mon, 12 Jul 2004 14:56:39 +0000 (14:56 +0000)]
python interface compilation is now controlled by autoconf.

19 years agomake gcc 2.95.x compatible.
kramm [Mon, 12 Jul 2004 13:07:00 +0000 (13:07 +0000)]
make gcc 2.95.x compatible.

19 years agoreapplied change 1.61, due to a CVS conflict.
kramm [Mon, 12 Jul 2004 13:06:36 +0000 (13:06 +0000)]
reapplied change 1.61, due to a CVS conflict.

19 years agofixed import issue.
kramm [Mon, 12 Jul 2004 10:46:33 +0000 (10:46 +0000)]
fixed import issue.

19 years agoadded comment.
kramm [Mon, 12 Jul 2004 09:41:31 +0000 (09:41 +0000)]
added comment.

19 years agofixed TTF leading.
kramm [Mon, 12 Jul 2004 09:41:17 +0000 (09:41 +0000)]
fixed TTF leading.

19 years agomoved swf_ResetReadBits from rfxswf.c to rfxswf.h.
kramm [Sat, 10 Jul 2004 08:28:08 +0000 (08:28 +0000)]
moved swf_ResetReadBits from rfxswf.c to rfxswf.h.

19 years agominor fixes.
kramm [Fri, 9 Jul 2004 10:37:12 +0000 (10:37 +0000)]
minor fixes.

19 years agobrought up-to-date.
kramm [Fri, 9 Jul 2004 10:36:42 +0000 (10:36 +0000)]
brought up-to-date.

19 years agoadded background rectangle.
kramm [Mon, 5 Jul 2004 11:23:46 +0000 (11:23 +0000)]
added background rectangle.

19 years agofixed crop box passing.
kramm [Mon, 5 Jul 2004 11:00:28 +0000 (11:00 +0000)]
fixed crop box passing.

19 years agobounding boxes are not required to start at zero anymore.
kramm [Mon, 5 Jul 2004 10:59:32 +0000 (10:59 +0000)]
bounding boxes are not required to start at zero anymore.

19 years ago* removed explicit use of cropbox for cropping
kramm [Mon, 5 Jul 2004 10:59:12 +0000 (10:59 +0000)]
* removed explicit use of cropbox for cropping
* pass cropbox to OutputDev.

19 years agostartPage function now takes a crop box as parameter.
kramm [Mon, 5 Jul 2004 10:59:01 +0000 (10:59 +0000)]
startPage function now takes a crop box as parameter.

19 years agoadded fontCIDType0C support.
kramm [Mon, 28 Jun 2004 12:37:49 +0000 (12:37 +0000)]
added fontCIDType0C support.

19 years agoadded some error checks.
kramm [Mon, 28 Jun 2004 12:37:37 +0000 (12:37 +0000)]
added some error checks.

19 years agoremoved debugging code.
kramm [Mon, 28 Jun 2004 12:37:14 +0000 (12:37 +0000)]
removed debugging code.

19 years agofixed button's on_move_in.
kramm [Mon, 21 Jun 2004 12:47:39 +0000 (12:47 +0000)]
fixed button's on_move_in.

19 years agoadded some failbacks for missing characters.
kramm [Mon, 21 Jun 2004 12:47:10 +0000 (12:47 +0000)]
added some failbacks for missing characters.

19 years agofixed /tmp/ issue on Win32.
kramm [Mon, 21 Jun 2004 12:46:44 +0000 (12:46 +0000)]
fixed /tmp/ issue on Win32.

19 years agoadded more error messages in case of font problems.
kramm [Mon, 21 Jun 2004 12:46:14 +0000 (12:46 +0000)]
added more error messages in case of font problems.

19 years agouse xpdf to write out embedded TTF fonts.
kramm [Mon, 21 Jun 2004 12:45:56 +0000 (12:45 +0000)]
use xpdf to write out embedded TTF fonts.

19 years agobrought up to date.
kramm [Thu, 17 Jun 2004 10:39:28 +0000 (10:39 +0000)]
brought up to date.

19 years agomoved picture to scenery.jpg
kramm [Thu, 17 Jun 2004 08:53:19 +0000 (08:53 +0000)]
moved picture to scenery.jpg

19 years agoremoved in favour of Arial.swf.
kramm [Thu, 17 Jun 2004 08:44:19 +0000 (08:44 +0000)]
removed in favour of Arial.swf.

19 years agogenerated from configure.in by autoconf.
kramm [Thu, 17 Jun 2004 08:39:48 +0000 (08:39 +0000)]
generated from configure.in by autoconf.

19 years agopdf2swf's home is now C:\swftools.
kramm [Tue, 15 Jun 2004 20:28:51 +0000 (20:28 +0000)]
pdf2swf's home is now C:\swftools.

19 years agofixed uncompressCmd file location for Win32.
kramm [Tue, 15 Jun 2004 20:28:17 +0000 (20:28 +0000)]
fixed uncompressCmd file location for Win32.

19 years agoadded call to seperate.pl.
kramm [Tue, 15 Jun 2004 20:27:38 +0000 (20:27 +0000)]
added call to seperate.pl.

19 years ago* added workaround for clip bug
kramm [Sat, 12 Jun 2004 16:09:55 +0000 (16:09 +0000)]
* added workaround for clip bug
* pin is now initialized to (0,0).

19 years ago-u now also dumps an error if an id is undefined.
kramm [Sat, 12 Jun 2004 16:09:34 +0000 (16:09 +0000)]
-u now also dumps an error if an id is undefined.

19 years agofixed clip bug with -t.
kramm [Sat, 12 Jun 2004 16:09:14 +0000 (16:09 +0000)]
fixed clip bug with -t.

19 years agomore convenience dependencies.
kramm [Sat, 12 Jun 2004 16:08:54 +0000 (16:08 +0000)]
more convenience dependencies.

19 years agoadded convenience dependencies to xpdf, ttf2pt1 targets.
kramm [Sat, 12 Jun 2004 16:08:38 +0000 (16:08 +0000)]
added convenience dependencies to xpdf, ttf2pt1 targets.

19 years agofixed missing font bug.
kramm [Sat, 12 Jun 2004 16:08:19 +0000 (16:08 +0000)]
fixed missing font bug.

19 years agoremoved a debug statement.
kramm [Sat, 12 Jun 2004 16:08:01 +0000 (16:08 +0000)]
removed a debug statement.

19 years agofixed tempfile handling, support for buggy ttf2pt1 argument parser.
kramm [Sat, 12 Jun 2004 16:07:40 +0000 (16:07 +0000)]
fixed tempfile handling, support for buggy ttf2pt1 argument parser.

19 years agoadded Windows version for temp files.
kramm [Sat, 12 Jun 2004 16:07:30 +0000 (16:07 +0000)]
added Windows version for temp files.

19 years agodump full ttf2pt1 command line to log.
kramm [Sat, 12 Jun 2004 16:07:19 +0000 (16:07 +0000)]
dump full ttf2pt1 command line to log.

19 years agoAdded Win32 support.
kramm [Sat, 12 Jun 2004 16:06:52 +0000 (16:06 +0000)]
Added Win32 support.

19 years agomktmpname now supports WIN32.
kramm [Sat, 12 Jun 2004 16:06:25 +0000 (16:06 +0000)]
mktmpname now supports WIN32.

19 years agoadded some debugging code.
kramm [Sat, 12 Jun 2004 16:06:05 +0000 (16:06 +0000)]
added some debugging code.

19 years agoadded some debug output to argument parser.
kramm [Sat, 12 Jun 2004 16:05:32 +0000 (16:05 +0000)]
added some debug output to argument parser.

19 years agofixed a bug.
kramm [Sat, 12 Jun 2004 16:05:07 +0000 (16:05 +0000)]
fixed a bug.

19 years agoadded "b" flag to fopen.
kramm [Sat, 12 Jun 2004 16:04:26 +0000 (16:04 +0000)]
added "b" flag to fopen.

19 years agontohs, ntohl, htons are available on MingW, so don't supply replacements.
kramm [Sat, 12 Jun 2004 16:04:02 +0000 (16:04 +0000)]
ntohs, ntohl, htons are available on MingW, so don't supply replacements.

19 years agofixed some bugs which prevented the Win32 version from working.
kramm [Sat, 12 Jun 2004 16:03:44 +0000 (16:03 +0000)]
fixed some bugs which prevented the Win32 version from working.

19 years agofixed some trivial bugs.
kramm [Sat, 12 Jun 2004 16:03:16 +0000 (16:03 +0000)]
fixed some trivial bugs.

19 years agofixed a font bug, added handling for NULL in glyphnames.
kramm [Sat, 12 Jun 2004 16:02:47 +0000 (16:02 +0000)]
fixed a font bug, added handling for NULL in glyphnames.

19 years agoremoved a debug statement.
kramm [Sat, 12 Jun 2004 16:02:21 +0000 (16:02 +0000)]
removed a debug statement.

19 years agoFreetype converter: Only glyphs with either a unicode position or a name
kramm [Sat, 12 Jun 2004 16:02:11 +0000 (16:02 +0000)]
Freetype converter: Only glyphs with either a unicode position or a name
                    are stored now.

19 years agofixed UTF8 bounding box calculation.
kramm [Sun, 6 Jun 2004 16:49:07 +0000 (16:49 +0000)]
fixed UTF8 bounding box calculation.

19 years agoadded chapter seperation.
kramm [Sun, 6 Jun 2004 16:48:39 +0000 (16:48 +0000)]
added chapter seperation.

19 years agofixed chapter font size.
kramm [Sun, 6 Jun 2004 16:48:24 +0000 (16:48 +0000)]
fixed chapter font size.

19 years agofixed "next" link.
kramm [Sun, 6 Jun 2004 16:48:08 +0000 (16:48 +0000)]
fixed "next" link.

19 years agoinitial revision.
kramm [Sun, 6 Jun 2004 16:47:48 +0000 (16:47 +0000)]
initial revision.

19 years agotitle is now an attribute, not a tag.
kramm [Sun, 6 Jun 2004 16:47:25 +0000 (16:47 +0000)]
title is now an attribute, not a tag.

19 years agofixed syntax.
kramm [Sun, 6 Jun 2004 16:43:03 +0000 (16:43 +0000)]
fixed syntax.

19 years agoadded 32 bit alpha handling for DEFINEBITSLOSSLESS2.
kramm [Sun, 6 Jun 2004 14:26:52 +0000 (14:26 +0000)]
added 32 bit alpha handling for DEFINEBITSLOSSLESS2.

19 years agoattribute bbox is now instance of class SWF.BBox.
kramm [Sun, 6 Jun 2004 14:26:24 +0000 (14:26 +0000)]
attribute bbox is now instance of class SWF.BBox.

19 years agoadded new constructor for bbox.
kramm [Sun, 6 Jun 2004 14:25:36 +0000 (14:25 +0000)]
added new constructor for bbox.

19 years agoadded bbox attribute to text tag.
kramm [Sun, 6 Jun 2004 14:25:20 +0000 (14:25 +0000)]
added bbox attribute to text tag.

19 years agoprevent against missing glyphs in swf_DrawText.
kramm [Sun, 6 Jun 2004 14:24:49 +0000 (14:24 +0000)]
prevent against missing glyphs in swf_DrawText.

19 years agoremoved superfluous memset.
kramm [Sun, 6 Jun 2004 14:24:25 +0000 (14:24 +0000)]
removed superfluous memset.

19 years agosome cosmetic changes.
kramm [Sun, 6 Jun 2004 14:24:07 +0000 (14:24 +0000)]
some cosmetic changes.

19 years agosmall fixes.
kramm [Sun, 6 Jun 2004 14:23:43 +0000 (14:23 +0000)]
small fixes.

19 years agoGenerated from configure.in
kramm [Wed, 2 Jun 2004 19:34:07 +0000 (19:34 +0000)]
Generated from configure.in

19 years agoBrought up to date
kramm [Wed, 2 Jun 2004 19:31:40 +0000 (19:31 +0000)]
Brought up to date

19 years agotextshape now takes a "size" argument.
kramm [Wed, 2 Jun 2004 19:26:10 +0000 (19:26 +0000)]
textshape now takes a "size" argument.

19 years agoswf_DrawText now takes a size argument.
kramm [Wed, 2 Jun 2004 19:24:24 +0000 (19:24 +0000)]
swf_DrawText now takes a size argument.

19 years agofixed yet another typo.
kramm [Wed, 2 Jun 2004 19:22:59 +0000 (19:22 +0000)]
fixed yet another typo.

19 years agofixed typo.
kramm [Wed, 2 Jun 2004 19:22:04 +0000 (19:22 +0000)]
fixed typo.

19 years agoadded FONTNAMES to getDefineID.
kramm [Wed, 2 Jun 2004 19:21:15 +0000 (19:21 +0000)]
added FONTNAMES to getDefineID.

19 years agoadded a size argment to swf_DrawText.
kramm [Wed, 2 Jun 2004 19:19:54 +0000 (19:19 +0000)]
added a size argment to swf_DrawText.

19 years agoAdded swf_TextCountBitsUTF8() and swf_TextSetCharRecordUTF8().
kramm [Wed, 2 Jun 2004 19:18:59 +0000 (19:18 +0000)]
Added swf_TextCountBitsUTF8() and swf_TextSetCharRecordUTF8().

19 years agoOnly store max. 256 characters into a font SWF file to prevent
kramm [Wed, 2 Jun 2004 19:18:05 +0000 (19:18 +0000)]
Only store max. 256 characters into a font SWF file to prevent
against player errors due to a too big SWF bounding box.