swftools.git
22 years agoadded Makefile in pdf2swf/ttf2pt1.
kramm [Fri, 23 Nov 2001 16:08:46 +0000 (16:08 +0000)]
added Makefile in pdf2swf/ttf2pt1.

22 years agoadded install target
kramm [Fri, 23 Nov 2001 16:08:20 +0000 (16:08 +0000)]
added install target

22 years agoadded ttf2pt1 dependencies
kramm [Fri, 23 Nov 2001 16:00:08 +0000 (16:00 +0000)]
added ttf2pt1 dependencies

22 years agoadded support for truetype libs using ttf2pt1.
kramm [Fri, 23 Nov 2001 15:59:18 +0000 (15:59 +0000)]
added support for truetype libs using ttf2pt1.

22 years agoinitial revision
kramm [Fri, 23 Nov 2001 15:58:13 +0000 (15:58 +0000)]
initial revision

22 years agosome versions of jpeglib don't support color conversion. release-0-1-2
kramm [Wed, 21 Nov 2001 17:21:04 +0000 (17:21 +0000)]
some versions of jpeglib don't support color conversion.
in this case, the conversion is now done here.

22 years agoGenerated from configure.in
kramm [Wed, 21 Nov 2001 16:59:18 +0000 (16:59 +0000)]
Generated from configure.in

22 years agoversion is now 0.1.2.
kramm [Wed, 21 Nov 2001 16:53:06 +0000 (16:53 +0000)]
version is now 0.1.2.

22 years agoBrought up to date
kramm [Wed, 21 Nov 2001 15:56:39 +0000 (15:56 +0000)]
Brought up to date

22 years agofixed clipping bug: More than one clipping region inside a saved state
kramm [Wed, 21 Nov 2001 15:50:33 +0000 (15:50 +0000)]
fixed clipping bug: More than one clipping region inside a saved state
wasn't handled correctly

22 years agofix: grayscale jpegs weren't handled correctly
kramm [Wed, 21 Nov 2001 14:31:54 +0000 (14:31 +0000)]
fix: grayscale jpegs weren't handled correctly

22 years agocopy with too big character indicies in getCharName.
kramm [Mon, 19 Nov 2001 15:36:12 +0000 (15:36 +0000)]
copy with too big character indicies in getCharName.

22 years agocleaned up font handling.
kramm [Mon, 19 Nov 2001 15:34:58 +0000 (15:34 +0000)]
cleaned up font handling.

22 years agoFixed the masked bitmap handling. (converting the "pdfscreen" manual
kramm [Mon, 19 Nov 2001 14:49:15 +0000 (14:49 +0000)]
Fixed the masked bitmap handling. (converting the "pdfscreen" manual
works now)

22 years agoSetMatrix: Handle matrix values which are too large.
kramm [Mon, 19 Nov 2001 14:37:50 +0000 (14:37 +0000)]
SetMatrix: Handle matrix values which are too large.
(0x80000000-0xbfffffff, 0x40000000-0x7fffffff)

22 years ago* fixed pushInt()
kramm [Sun, 18 Nov 2001 13:23:38 +0000 (13:23 +0000)]
* fixed pushInt()
* added comment about property-indices

22 years agodump frame label and textfield variable names
kramm [Sun, 18 Nov 2001 13:21:44 +0000 (13:21 +0000)]
dump frame label and textfield variable names

22 years agofixjump didn't work if both arguments were identical. (used in tight loops)
kramm [Sun, 18 Nov 2001 09:25:19 +0000 (09:25 +0000)]
fixjump didn't work if both arguments were identical. (used in tight loops)

22 years agoadded escape-key action condition
kramm [Fri, 16 Nov 2001 15:28:53 +0000 (15:28 +0000)]
added escape-key action condition
(and some doc about other keyboard action conditions)

22 years agoBrought up to date
kramm [Fri, 16 Nov 2001 08:52:21 +0000 (08:52 +0000)]
Brought up to date

22 years agofull file, from automake.
kramm [Fri, 16 Nov 2001 08:52:00 +0000 (08:52 +0000)]
full file, from automake.

22 years agoprint out a "file contains links" message once.
kramm [Fri, 16 Nov 2001 08:49:59 +0000 (08:49 +0000)]
print out a "file contains links" message once.

22 years agonew example: glyphshape.c
boehme [Thu, 15 Nov 2001 21:01:53 +0000 (21:01 +0000)]
new example: glyphshape.c

22 years agoadded jump rewriting
kramm [Sun, 11 Nov 2001 18:10:26 +0000 (18:10 +0000)]
added jump rewriting

22 years agoadded jump rewriting for actionscript
kramm [Sun, 11 Nov 2001 18:10:10 +0000 (18:10 +0000)]
added jump rewriting for actionscript

22 years agofixed some targets
boehme [Sun, 11 Nov 2001 13:51:09 +0000 (13:51 +0000)]
fixed some targets

22 years agominor fixes: swf_SetBits(), cleanup shape struct, fixed dumpfont
boehme [Sun, 11 Nov 2001 13:30:05 +0000 (13:30 +0000)]
minor fixes: swf_SetBits(), cleanup shape struct, fixed dumpfont

22 years agofixed header.
kramm [Sun, 11 Nov 2001 13:17:24 +0000 (13:17 +0000)]
fixed header.

22 years agoadded lib/examples/makefonts.cc
kramm [Sat, 10 Nov 2001 18:14:42 +0000 (18:14 +0000)]
added lib/examples/makefonts.cc

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