swftools.git
22 years agobrought up to date.
kramm [Sat, 10 Nov 2001 16:34:28 +0000 (16:34 +0000)]
brought up to date.

22 years agomake makeRomanEncoding non-static
kramm [Sat, 10 Nov 2001 16:30:57 +0000 (16:30 +0000)]
make makeRomanEncoding non-static

22 years agoSWFFont now also stores the character widths
kramm [Sat, 10 Nov 2001 16:30:17 +0000 (16:30 +0000)]
SWFFont now also stores the character widths

22 years agoswf_WriteFont: double spacing in text fields, remove the useDefineFont2
kramm [Sat, 10 Nov 2001 16:28:38 +0000 (16:28 +0000)]
swf_WriteFont: double spacing in text fields, remove the useDefineFont2
parameter

22 years agoswf_WriteFont doesn't take a useDefineFont2 parameter any longer.
kramm [Sat, 10 Nov 2001 16:26:47 +0000 (16:26 +0000)]
swf_WriteFont doesn't take a useDefineFont2 parameter any longer.
(automatically decide which tag type to use)

22 years agoutility for creating the standard fonts in swf format
kramm [Sat, 10 Nov 2001 16:25:13 +0000 (16:25 +0000)]
utility for creating the standard fonts in swf format

22 years agoadded makefonts utility
kramm [Sat, 10 Nov 2001 16:24:27 +0000 (16:24 +0000)]
added makefonts utility

22 years agothe symbol and zapfdingbats encoding tables are now exportable (non-static), too.
kramm [Fri, 9 Nov 2001 09:34:53 +0000 (09:34 +0000)]
the symbol and zapfdingbats encoding tables are now exportable (non-static), too.

22 years agoSWFFont now also stores char widths. (a.k.a. advance values)
kramm [Fri, 9 Nov 2001 09:26:34 +0000 (09:26 +0000)]
SWFFont now also stores char widths. (a.k.a. advance values)

22 years agoswf_SetActions is now named swf_ActionSet.
kramm [Thu, 8 Nov 2001 21:04:10 +0000 (21:04 +0000)]
swf_SetActions is now named swf_ActionSet.

22 years agofixed a typo in swf_ActionSet
kramm [Thu, 8 Nov 2001 21:03:34 +0000 (21:03 +0000)]
fixed a typo in swf_ActionSet

22 years ago* updated function names for the actionscript module
kramm [Tue, 6 Nov 2001 20:21:28 +0000 (20:21 +0000)]
* updated function names for the actionscript module
* made html output a little more compatible

22 years agochanged actionscript-module function names
kramm [Tue, 6 Nov 2001 20:19:28 +0000 (20:19 +0000)]
changed actionscript-module function names

22 years ago* optimized a loop
kramm [Tue, 6 Nov 2001 20:18:34 +0000 (20:18 +0000)]
* optimized a loop
* ActionFree() implemented
* new function names

22 years ago* updated function names
kramm [Tue, 6 Nov 2001 20:17:48 +0000 (20:17 +0000)]
* updated function names
* ActionTag freeing implemented

22 years agoBrought up to date
kramm [Tue, 6 Nov 2001 08:49:59 +0000 (08:49 +0000)]
Brought up to date

22 years agominor fixes: new font structure in dumpfont.c, commented obsolete functions, ...
boehme [Mon, 5 Nov 2001 17:01:38 +0000 (17:01 +0000)]
minor fixes: new font structure in dumpfont.c, commented obsolete functions, ...

22 years agoBrought up to date
kramm [Mon, 5 Nov 2001 16:20:59 +0000 (16:20 +0000)]
Brought up to date

22 years agoadded dumping of actionscript in buttons
kramm [Mon, 5 Nov 2001 16:20:38 +0000 (16:20 +0000)]
added dumping of actionscript in buttons

22 years agoBrought up to date
kramm [Mon, 5 Nov 2001 15:34:24 +0000 (15:34 +0000)]
Brought up to date

22 years agoadded memset
kramm [Mon, 5 Nov 2001 15:31:41 +0000 (15:31 +0000)]
added memset

22 years agofixed some bugs in extractdefinefont2
kramm [Mon, 5 Nov 2001 15:30:31 +0000 (15:30 +0000)]
fixed some bugs in extractdefinefont2

22 years ago* enumerate also definefont2 tags
kramm [Mon, 5 Nov 2001 15:05:57 +0000 (15:05 +0000)]
* enumerate also definefont2 tags
* fixed ascii/glyph advance value bug

22 years agogenerate code for new SWFFONT struct.
kramm [Mon, 5 Nov 2001 14:35:00 +0000 (14:35 +0000)]
generate code for new SWFFONT struct.

22 years agochanged to new SWFFONT struct.
kramm [Mon, 5 Nov 2001 14:30:08 +0000 (14:30 +0000)]
changed to new SWFFONT struct.

22 years agochanged gid to ascii2glyph and codes to glyph2ascii
kramm [Mon, 5 Nov 2001 14:22:07 +0000 (14:22 +0000)]
changed gid to ascii2glyph and codes to glyph2ascii

22 years agochanged codes and gid in SWFFONT to glyph2ascii and ascii2glyph.
kramm [Mon, 5 Nov 2001 13:59:28 +0000 (13:59 +0000)]
changed codes and gid in SWFFONT to glyph2ascii and ascii2glyph.

22 years agouse new SWFFONT struct
kramm [Mon, 5 Nov 2001 12:49:46 +0000 (12:49 +0000)]
use new SWFFONT struct

22 years agoadded routine for dumping fonts.
kramm [Mon, 5 Nov 2001 12:49:19 +0000 (12:49 +0000)]
added routine for dumping fonts.

22 years ago* implemented definefont2 parsing
kramm [Mon, 5 Nov 2001 12:48:59 +0000 (12:48 +0000)]
* implemented definefont2 parsing
* changed everything to work with the new SWFFONT struct

22 years agothe SWFFONT structure consists of pointers (was: arrays) now.
kramm [Mon, 5 Nov 2001 12:48:12 +0000 (12:48 +0000)]
the SWFFONT structure consists of pointers (was: arrays) now.

22 years agonew font struct
kramm [Mon, 5 Nov 2001 12:06:15 +0000 (12:06 +0000)]
new font struct

22 years agoadded tag types {EXPORT, IMPORT}ASSETS, ENABLEDEBUGGER
kramm [Mon, 5 Nov 2001 08:43:58 +0000 (08:43 +0000)]
added tag types {EXPORT, IMPORT}ASSETS, ENABLEDEBUGGER

22 years agobrought up to Date.
kramm [Sun, 4 Nov 2001 22:22:37 +0000 (22:22 +0000)]
brought up to Date.

22 years agoadded optional storing of full font sets in the .swf. (option -f)
kramm [Sun, 4 Nov 2001 22:21:13 +0000 (22:21 +0000)]
added optional storing of full font sets in the .swf. (option -f)

22 years agowrite fontinfo tags
kramm [Sun, 4 Nov 2001 21:46:02 +0000 (21:46 +0000)]
write fontinfo tags

22 years agomake standardEncodingNames global
kramm [Sun, 4 Nov 2001 21:40:18 +0000 (21:40 +0000)]
make standardEncodingNames global

22 years agofixed: "too many arguments" bug @ swf_ActionStart()
boehme [Sun, 4 Nov 2001 19:51:51 +0000 (19:51 +0000)]
fixed: "too many arguments" bug @ swf_ActionStart()

22 years agoGenerated from configure.in release-0-1-1
kramm [Sun, 4 Nov 2001 19:32:31 +0000 (19:32 +0000)]
Generated from configure.in

22 years agoversion is now 0.1.1
kramm [Sun, 4 Nov 2001 19:30:48 +0000 (19:30 +0000)]
version is now 0.1.1

22 years agoBrought up to date
kramm [Sun, 4 Nov 2001 19:25:50 +0000 (19:25 +0000)]
Brought up to date

22 years agoBrought up to date
kramm [Sun, 4 Nov 2001 19:12:43 +0000 (19:12 +0000)]
Brought up to date

22 years agoBrought up to date
kramm [Sun, 4 Nov 2001 19:00:47 +0000 (19:00 +0000)]
Brought up to date

22 years agoGenerated from pdf2swf_usage.html
kramm [Sun, 4 Nov 2001 19:00:43 +0000 (19:00 +0000)]
Generated from pdf2swf_usage.html

22 years agoadded documentation for the new options
kramm [Sun, 4 Nov 2001 18:55:36 +0000 (18:55 +0000)]
added documentation for the new options

22 years agoadded -r option
kramm [Sun, 4 Nov 2001 18:14:57 +0000 (18:14 +0000)]
added -r option

22 years agoadded --dump option
kramm [Sun, 4 Nov 2001 18:14:45 +0000 (18:14 +0000)]
added --dump option

22 years agoadded dump option
kramm [Sun, 4 Nov 2001 18:14:26 +0000 (18:14 +0000)]
added dump option

22 years agodisplay warnings if the files have no 'FWS' header
kramm [Sun, 4 Nov 2001 18:13:45 +0000 (18:13 +0000)]
display warnings if the files have no 'FWS' header

22 years agonew options -X, -Y, -r
kramm [Sun, 4 Nov 2001 17:42:53 +0000 (17:42 +0000)]
new options -X, -Y, -r

22 years agoadded header rewriting
kramm [Sun, 4 Nov 2001 17:42:39 +0000 (17:42 +0000)]
added header rewriting

22 years agonew varibles framerate, sizex, sizey, hassizex, hassizey
kramm [Sun, 4 Nov 2001 17:41:48 +0000 (17:41 +0000)]
new varibles framerate, sizex, sizey, hassizex, hassizey

22 years agonew function swf_write_header
kramm [Sun, 4 Nov 2001 17:41:12 +0000 (17:41 +0000)]
new function swf_write_header

22 years agonew function writer_writeu32()
kramm [Sun, 4 Nov 2001 17:40:45 +0000 (17:40 +0000)]
new function writer_writeu32()

22 years agoadded missing return statement.
kramm [Sun, 4 Nov 2001 17:00:44 +0000 (17:00 +0000)]
added missing return statement.

22 years agoremoved unneccessary placeobject tag
kramm [Sun, 4 Nov 2001 16:59:56 +0000 (16:59 +0000)]
removed unneccessary placeobject tag

22 years agoadded swf_WriteFont and swf_ReadFont routines
kramm [Sun, 4 Nov 2001 16:55:49 +0000 (16:55 +0000)]
added swf_WriteFont and swf_ReadFont routines

22 years agoadded swf_WriteFont and swfReadFont routines
kramm [Sun, 4 Nov 2001 16:55:21 +0000 (16:55 +0000)]
added swf_WriteFont and swfReadFont routines

22 years agomore to do...
kramm [Sun, 4 Nov 2001 16:54:02 +0000 (16:54 +0000)]
more to do...

22 years agoadded definebutton{sound,cxform} tags
kramm [Sun, 4 Nov 2001 16:36:23 +0000 (16:36 +0000)]
added definebutton{sound,cxform} tags

22 years agoadded support for definebutton{sound,cxform}
kramm [Sun, 4 Nov 2001 16:35:50 +0000 (16:35 +0000)]
added support for definebutton{sound,cxform}

22 years agoadded readu32().
kramm [Sun, 4 Nov 2001 16:35:33 +0000 (16:35 +0000)]
added readu32().

22 years ago* fixed relocation of definebutton.
kramm [Sun, 4 Nov 2001 16:24:07 +0000 (16:24 +0000)]
* fixed relocation of definebutton.
* fixed logging messages

22 years agoremoved swfoutput_x11.c release-0-1-0
kramm [Fri, 2 Nov 2001 15:16:53 +0000 (15:16 +0000)]
removed swfoutput_x11.c

22 years agothis was really really outdated.
kramm [Fri, 2 Nov 2001 15:16:23 +0000 (15:16 +0000)]
this was really really outdated.

22 years agoGenerated from pdf2swf_usage.html
kramm [Fri, 2 Nov 2001 15:09:35 +0000 (15:09 +0000)]
Generated from pdf2swf_usage.html

22 years agoset version to 0.1.0.
kramm [Fri, 2 Nov 2001 14:49:35 +0000 (14:49 +0000)]
set version to 0.1.0.

22 years agoGenerated from configure.in
kramm [Fri, 2 Nov 2001 14:48:18 +0000 (14:48 +0000)]
Generated from configure.in

22 years agoadded swfdump section
kramm [Fri, 2 Nov 2001 14:47:13 +0000 (14:47 +0000)]
added swfdump section

22 years agobrought up to date
kramm [Fri, 2 Nov 2001 14:46:27 +0000 (14:46 +0000)]
brought up to date

22 years ago* made output of dumpaction more nice
kramm [Fri, 2 Nov 2001 14:40:21 +0000 (14:40 +0000)]
* made output of dumpaction more nice
* fixed Push's with multiple elements

22 years agoadded target: movie (type 'make movies' to build all example swfs)
boehme [Fri, 2 Nov 2001 11:48:20 +0000 (11:48 +0000)]
added target: movie (type 'make movies' to build all example swfs)

22 years agonew files in /lib/example/
boehme [Fri, 2 Nov 2001 11:41:00 +0000 (11:41 +0000)]
new files in /lib/example/

22 years agonew examples: dumpfont and text
boehme [Fri, 2 Nov 2001 11:38:23 +0000 (11:38 +0000)]
new examples: dumpfont and text

22 years agoadded DefineEditText in getDefineId.
kramm [Fri, 2 Nov 2001 06:45:54 +0000 (06:45 +0000)]
added DefineEditText in getDefineId.

22 years agoadded DEFINEEDITTEXT in getTagName()
kramm [Fri, 2 Nov 2001 06:37:47 +0000 (06:37 +0000)]
added DEFINEEDITTEXT in getTagName()

22 years agonew feature: prescale and quality may vary between images
boehme [Thu, 1 Nov 2001 19:47:16 +0000 (19:47 +0000)]
new feature: prescale and quality may vary between images

22 years agofixed declaration order for strict compilers
boehme [Thu, 1 Nov 2001 19:00:56 +0000 (19:00 +0000)]
fixed declaration order for strict compilers

22 years agoForgot DOS2UNIX ...
boehme [Thu, 1 Nov 2001 16:42:01 +0000 (16:42 +0000)]
Forgot DOS2UNIX ...

22 years agobugfix: ST_DEFINEBUTTON2 and CXForms
boehme [Thu, 1 Nov 2001 16:39:13 +0000 (16:39 +0000)]
bugfix: ST_DEFINEBUTTON2 and CXForms

22 years agobutton/actionscript example
kramm [Thu, 1 Nov 2001 15:13:45 +0000 (15:13 +0000)]
button/actionscript example

22 years agoadded pdf2swf hyperlinks remark
kramm [Thu, 1 Nov 2001 13:39:30 +0000 (13:39 +0000)]
added pdf2swf hyperlinks remark

22 years agoshort options may now be combined. (-xvf style)
kramm [Thu, 1 Nov 2001 12:06:56 +0000 (12:06 +0000)]
short options may now be combined. (-xvf style)

22 years agocleared up.
kramm [Thu, 1 Nov 2001 01:15:23 +0000 (01:15 +0000)]
cleared up.

22 years agoadded some items, removed one item
kramm [Thu, 1 Nov 2001 01:00:05 +0000 (01:00 +0000)]
added some items, removed one item

22 years agodisabled a warning
kramm [Thu, 1 Nov 2001 00:51:17 +0000 (00:51 +0000)]
disabled a warning

22 years agonew routine: dumpEntries()
kramm [Thu, 1 Nov 2001 00:50:20 +0000 (00:50 +0000)]
new routine: dumpEntries()

22 years agonew function: opennewwindow() which set's a converter param
kramm [Thu, 1 Nov 2001 00:49:07 +0000 (00:49 +0000)]
new function: opennewwindow() which set's a converter param

22 years agoadded Link support
kramm [Thu, 1 Nov 2001 00:48:48 +0000 (00:48 +0000)]
added Link support

22 years agoadded -w, --samewindow option
kramm [Thu, 1 Nov 2001 00:47:00 +0000 (00:47 +0000)]
added -w, --samewindow option

22 years agoadded routines for link generation
kramm [Thu, 1 Nov 2001 00:38:55 +0000 (00:38 +0000)]
added routines for link generation

22 years agoadded version dumping in --html routine
kramm [Wed, 31 Oct 2001 23:15:55 +0000 (23:15 +0000)]
added version dumping in --html routine

22 years agonew file: /lib/example/sprites.c
boehme [Wed, 31 Oct 2001 21:43:45 +0000 (21:43 +0000)]
new file: /lib/example/sprites.c

22 years agoFixed GetUrl.
kramm [Wed, 31 Oct 2001 21:33:26 +0000 (21:33 +0000)]
Fixed GetUrl.

22 years agonew example: sprites.c
boehme [Wed, 31 Oct 2001 21:25:35 +0000 (21:25 +0000)]
new example: sprites.c

22 years agoadded documentation about the -e option
kramm [Wed, 31 Oct 2001 21:09:14 +0000 (21:09 +0000)]
added documentation about the -e option

22 years agoadded -X, -Y and -e options
kramm [Wed, 31 Oct 2001 21:05:47 +0000 (21:05 +0000)]
added -X, -Y and -e options

22 years agoadded -X, -Y option
kramm [Wed, 31 Oct 2001 21:05:20 +0000 (21:05 +0000)]
added -X, -Y option

22 years agofixed swf_FontImport()
boehme [Wed, 31 Oct 2001 20:54:31 +0000 (20:54 +0000)]
fixed swf_FontImport()

22 years agofixed swf_WriteCGI
boehme [Wed, 31 Oct 2001 20:26:03 +0000 (20:26 +0000)]
fixed swf_WriteCGI