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

19 years agogcc 2.95.x compatibility fixes.
kramm [Sat, 14 Aug 2004 12:44:47 +0000 (12:44 +0000)]
gcc 2.95.x compatibility fixes.

19 years agoinitial revision.
kramm [Sat, 14 Aug 2004 08:58:17 +0000 (08:58 +0000)]
initial revision.

19 years agoadded some log messages.
kramm [Sat, 14 Aug 2004 07:45:14 +0000 (07:45 +0000)]
added some log messages.

19 years agolog "empty shape" messages as level debug.
kramm [Sat, 14 Aug 2004 07:44:51 +0000 (07:44 +0000)]
log "empty shape" messages as level debug.

19 years agoremoved font scaling comment
kramm [Sat, 14 Aug 2004 07:44:39 +0000 (07:44 +0000)]
removed font scaling comment
added matrix log message

19 years agoseveral bugfixes. Freetype fonts are now properly sized.
kramm [Sat, 14 Aug 2004 07:44:14 +0000 (07:44 +0000)]
several bugfixes. Freetype fonts are now properly sized.

19 years agoadded reencoding code.
kramm [Fri, 13 Aug 2004 19:02:28 +0000 (19:02 +0000)]
added reencoding code.

19 years agofixed "second swf_LoadT1Font() fails" bug.
kramm [Fri, 13 Aug 2004 19:02:22 +0000 (19:02 +0000)]
fixed "second swf_LoadT1Font() fails" bug.

19 years agofixed problem where the wrong fonts were searched for a character.
kramm [Thu, 12 Aug 2004 12:57:41 +0000 (12:57 +0000)]
fixed problem where the wrong fonts were searched for a character.

19 years agoadded check against bad fonts.
kramm [Thu, 12 Aug 2004 12:57:29 +0000 (12:57 +0000)]
added check against bad fonts.

19 years agoadded more graceful error handling.
kramm [Thu, 12 Aug 2004 12:57:17 +0000 (12:57 +0000)]
added more graceful error handling.

19 years agoadded call to swf_FontPrepareForEditText() for fonts.
kramm [Sun, 8 Aug 2004 08:51:20 +0000 (08:51 +0000)]
added call to swf_FontPrepareForEditText() for fonts.

19 years agoindent -kr -l160
kramm [Sun, 8 Aug 2004 08:50:50 +0000 (08:50 +0000)]
indent -kr -l160

19 years agoadded swf_FontPrepareForEditText().
kramm [Sun, 8 Aug 2004 08:50:41 +0000 (08:50 +0000)]
added swf_FontPrepareForEditText().

19 years agoadded section about libraries.
kramm [Sat, 7 Aug 2004 14:05:58 +0000 (14:05 +0000)]
added section about libraries.

19 years agoadded $(EXEEXT).
kramm [Sat, 7 Aug 2004 14:05:44 +0000 (14:05 +0000)]
added $(EXEEXT).

19 years agofixed button shape list parsing.
kramm [Sat, 7 Aug 2004 14:05:31 +0000 (14:05 +0000)]
fixed button shape list parsing.

19 years agoadded framelabels.
kramm [Sat, 7 Aug 2004 14:05:19 +0000 (14:05 +0000)]
added framelabels.

19 years agofixed fileVersion in case of -m.
kramm [Sat, 7 Aug 2004 14:04:59 +0000 (14:04 +0000)]
fixed fileVersion in case of -m.

19 years agoadded more helpful log messages.
kramm [Sat, 7 Aug 2004 14:04:43 +0000 (14:04 +0000)]
added more helpful log messages.

19 years agoadded some log messages about fonts.
kramm [Sat, 7 Aug 2004 14:04:34 +0000 (14:04 +0000)]
added some log messages about fonts.

19 years ago* fixed rotated crop box handling.
kramm [Sat, 7 Aug 2004 14:04:25 +0000 (14:04 +0000)]
* fixed rotated crop box handling.
* fixed default font loading.

19 years agosmall logging fixes.
kramm [Sat, 7 Aug 2004 14:04:15 +0000 (14:04 +0000)]
small logging fixes.

19 years agoadded some xpdf dependencies.
kramm [Sat, 7 Aug 2004 14:03:56 +0000 (14:03 +0000)]
added some xpdf dependencies.

19 years agoescaped filenames in system() calls.
kramm [Sat, 7 Aug 2004 14:03:42 +0000 (14:03 +0000)]
escaped filenames in system() calls.

19 years agoadded swf_DummyFont().
kramm [Sat, 7 Aug 2004 14:03:28 +0000 (14:03 +0000)]
added swf_DummyFont().

19 years agofixed windows access violation which occurs if one tries to retrieve
kramm [Thu, 5 Aug 2004 19:39:20 +0000 (19:39 +0000)]
fixed windows access violation which occurs if one tries to retrieve
all 256 palette entries on an optimized palette.

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.