kramm [Wed, 12 Nov 2008 10:34:18 +0000 (10:34 +0000)]
added clipping and text support
kramm [Wed, 12 Nov 2008 10:33:56 +0000 (10:33 +0000)]
continued bounding box implementation
kramm [Wed, 12 Nov 2008 10:33:43 +0000 (10:33 +0000)]
inverted monochrome handler
kramm [Wed, 12 Nov 2008 10:33:32 +0000 (10:33 +0000)]
continued bounding box implementation
kramm [Wed, 12 Nov 2008 10:33:22 +0000 (10:33 +0000)]
added Makefile
kramm [Wed, 12 Nov 2008 10:33:12 +0000 (10:33 +0000)]
fixed bug in dash handler
kramm [Wed, 12 Nov 2008 10:32:22 +0000 (10:32 +0000)]
made some char pointers constant
kramm [Wed, 12 Nov 2008 10:32:10 +0000 (10:32 +0000)]
made palette reduction work for single images, too
kramm [Wed, 12 Nov 2008 10:32:01 +0000 (10:32 +0000)]
added palette image support
kramm [Wed, 12 Nov 2008 10:31:51 +0000 (10:31 +0000)]
fixed drawonlyshapes implementation
kramm [Wed, 12 Nov 2008 10:31:40 +0000 (10:31 +0000)]
re-implemented drawonlyshapes
kramm [Wed, 12 Nov 2008 10:31:25 +0000 (10:31 +0000)]
fixed a typo
kramm [Wed, 12 Nov 2008 10:31:07 +0000 (10:31 +0000)]
added constructor
kramm [Wed, 12 Nov 2008 10:30:51 +0000 (10:30 +0000)]
added contructor
kramm [Wed, 12 Nov 2008 10:30:41 +0000 (10:30 +0000)]
fixed logging
kramm [Wed, 12 Nov 2008 10:29:21 +0000 (10:29 +0000)]
added a distinctive prefix
kramm [Wed, 12 Nov 2008 10:29:01 +0000 (10:29 +0000)]
with flash>=7, it's loadMovie, not loadmovie
kramm [Wed, 12 Nov 2008 10:28:49 +0000 (10:28 +0000)]
always elevate on Vista
kramm [Mon, 20 Oct 2008 13:59:33 +0000 (13:59 +0000)]
fixed superfluous newlines
kramm [Mon, 20 Oct 2008 13:59:21 +0000 (13:59 +0000)]
new parameters -X,-Y
kramm [Mon, 20 Oct 2008 13:58:50 +0000 (13:58 +0000)]
include file and state stack handling
kramm [Mon, 20 Oct 2008 13:58:09 +0000 (13:58 +0000)]
extracted utility functions from abc.c/abc.h
kramm [Mon, 20 Oct 2008 13:57:50 +0000 (13:57 +0000)]
moved ../modules/
kramm [Mon, 20 Oct 2008 13:57:01 +0000 (13:57 +0000)]
moved util functions to utils.c/utils.h
kramm [Mon, 20 Oct 2008 13:56:52 +0000 (13:56 +0000)]
renamed swfabc_ops.c to abc_ops.c
kramm [Mon, 20 Oct 2008 13:56:42 +0000 (13:56 +0000)]
moved from ../modules/
kramm [Mon, 20 Oct 2008 13:56:16 +0000 (13:56 +0000)]
moved modules/swfabc.c to as3/abc.c
kramm [Mon, 20 Oct 2008 13:55:50 +0000 (13:55 +0000)]
*** empty log message ***
kramm [Mon, 20 Oct 2008 13:55:42 +0000 (13:55 +0000)]
allow either target width or height to be zero
kramm [Sun, 19 Oct 2008 15:32:54 +0000 (15:32 +0000)]
added missing swfabc.h file
kramm [Sun, 19 Oct 2008 15:32:42 +0000 (15:32 +0000)]
added a bit more info about the DOABC tag
kramm [Sun, 19 Oct 2008 15:32:32 +0000 (15:32 +0000)]
dump RAWABC tags as well
kramm [Sun, 19 Oct 2008 15:32:20 +0000 (15:32 +0000)]
added events parameter to swf_AddButtonLinks
kramm [Sun, 19 Oct 2008 15:32:02 +0000 (15:32 +0000)]
define tag id 72 (rawabc)
kramm [Sun, 19 Oct 2008 15:31:39 +0000 (15:31 +0000)]
removed swfscripts again
kramm [Sun, 19 Oct 2008 15:31:28 +0000 (15:31 +0000)]
added event code to swf_AddButtonLinks
kramm [Sun, 19 Oct 2008 15:31:18 +0000 (15:31 +0000)]
added flash8->flash9 actionscript link conversion
kramm [Sun, 19 Oct 2008 15:31:08 +0000 (15:31 +0000)]
reintroduced frame scripts for event registering
kramm [Sun, 19 Oct 2008 15:30:45 +0000 (15:30 +0000)]
added RAWABC tag
kramm [Sun, 19 Oct 2008 15:30:33 +0000 (15:30 +0000)]
added rawabc tag
kramm [Sun, 19 Oct 2008 15:30:22 +0000 (15:30 +0000)]
new function swf_ButtonGetAction
kramm [Sun, 19 Oct 2008 15:29:57 +0000 (15:29 +0000)]
moved declarations into include file
kramm [Sun, 19 Oct 2008 15:29:37 +0000 (15:29 +0000)]
added flash 9 event support (via linkfunction)
kramm [Mon, 13 Oct 2008 14:09:45 +0000 (14:09 +0000)]
fixed bug where the END tag was missing with -Tm
kramm [Mon, 13 Oct 2008 14:09:36 +0000 (14:09 +0000)]
added fileAttributes adjustment
kramm [Mon, 13 Oct 2008 14:07:35 +0000 (14:07 +0000)]
new option -B --buttons
kramm [Mon, 13 Oct 2008 14:05:55 +0000 (14:05 +0000)]
fixed a potential segfault
kramm [Mon, 13 Oct 2008 14:04:09 +0000 (14:04 +0000)]
added fileattributes field to SWF structure
kramm [Mon, 13 Oct 2008 14:03:03 +0000 (14:03 +0000)]
new file swfscripts.c
kramm [Mon, 13 Oct 2008 14:01:28 +0000 (14:01 +0000)]
reworked fileattributes writing
kramm [Mon, 13 Oct 2008 13:59:49 +0000 (13:59 +0000)]
added modules/swfscripts.c file
kramm [Mon, 13 Oct 2008 13:58:47 +0000 (13:58 +0000)]
fixed bug in lame/action target
kramm [Mon, 13 Oct 2008 13:57:24 +0000 (13:57 +0000)]
made temporary file generation more robust
kramm [Mon, 13 Oct 2008 13:57:15 +0000 (13:57 +0000)]
disabled all dithering
kramm [Mon, 13 Oct 2008 13:57:00 +0000 (13:57 +0000)]
bugfixes in Addbuttons script
kramm [Mon, 13 Oct 2008 13:56:50 +0000 (13:56 +0000)]
finished implementation of swf_AddButtonLinks
kramm [Mon, 13 Oct 2008 13:56:40 +0000 (13:56 +0000)]
global refactoring, added Security call
kramm [Mon, 13 Oct 2008 13:56:30 +0000 (13:56 +0000)]
reworked trait storage, moved scripts to swfscripts.c
kramm [Mon, 13 Oct 2008 13:56:17 +0000 (13:56 +0000)]
added DEFINEBINARY
kramm [Mon, 13 Oct 2008 13:56:06 +0000 (13:56 +0000)]
avm2 utility scripts
kramm [Mon, 13 Oct 2008 13:55:45 +0000 (13:55 +0000)]
regenerated, added shortcut macros
kramm [Mon, 13 Oct 2008 13:55:33 +0000 (13:55 +0000)]
adapted to interface changes
kramm [Mon, 13 Oct 2008 13:55:13 +0000 (13:55 +0000)]
adapted to library cchanges
kramm [Mon, 13 Oct 2008 13:55:01 +0000 (13:55 +0000)]
switched to new avm2 code
kramm [Mon, 6 Oct 2008 12:59:54 +0000 (12:59 +0000)]
Generated from configure.in
kramm [Mon, 6 Oct 2008 12:59:04 +0000 (12:59 +0000)]
automake/autoconf fluctuations
kramm [Mon, 6 Oct 2008 12:58:45 +0000 (12:58 +0000)]
fixed bug in poppler #ifdef
kramm [Mon, 6 Oct 2008 12:58:33 +0000 (12:58 +0000)]
added build rule for swfedit
kramm [Mon, 6 Oct 2008 12:58:23 +0000 (12:58 +0000)]
use int for font numchars/maxascii fields
kramm [Mon, 6 Oct 2008 12:58:11 +0000 (12:58 +0000)]
made extra tag insertion during write() optional
kramm [Mon, 6 Oct 2008 12:57:58 +0000 (12:57 +0000)]
added ascent/descent to font parameters
kramm [Mon, 6 Oct 2008 12:57:47 +0000 (12:57 +0000)]
fixed bug in pointer size detection
kramm [Mon, 6 Oct 2008 12:57:18 +0000 (12:57 +0000)]
adapted flash halfpixel bitmap fix to multiply values !=1
kramm [Mon, 6 Oct 2008 12:57:07 +0000 (12:57 +0000)]
derive advance value from font parameters or text spacing samples. New parameter 'bigchar'
kramm [Mon, 6 Oct 2008 12:56:56 +0000 (12:56 +0000)]
fixed memory violation in preparePage()
kramm [Mon, 6 Oct 2008 12:56:41 +0000 (12:56 +0000)]
added accessor functions for freetype data
kramm [Mon, 6 Oct 2008 12:56:11 +0000 (12:56 +0000)]
replaced advance sample median by maximum
kramm [Mon, 6 Oct 2008 12:56:03 +0000 (12:56 +0000)]
added median advance detection
kramm [Mon, 6 Oct 2008 12:55:52 +0000 (12:55 +0000)]
removed pdf2swf from default build
kramm [Mon, 6 Oct 2008 12:55:41 +0000 (12:55 +0000)]
(hopefully) fixed all 64 bit warnings
kramm [Mon, 6 Oct 2008 12:55:28 +0000 (12:55 +0000)]
made AddImage work without jpeglib, too
kramm [Mon, 6 Oct 2008 12:55:19 +0000 (12:55 +0000)]
stubs for setjpegbits2/setjpegbits3 if no jpeglib compiled in
kramm [Mon, 6 Oct 2008 12:55:04 +0000 (12:55 +0000)]
use ascent/descent value from font data instead of font's bounding box
kramm [Fri, 26 Sep 2008 18:04:49 +0000 (18:04 +0000)]
reworked SIZEOF #defines
kramm [Fri, 26 Sep 2008 18:04:35 +0000 (18:04 +0000)]
submit a warning if .on_ commands used outside a button
kramm [Fri, 26 Sep 2008 18:04:14 +0000 (18:04 +0000)]
added ptroff_t define
kramm [Fri, 26 Sep 2008 18:04:03 +0000 (18:04 +0000)]
fixed 64 bit compile problem
kramm [Fri, 26 Sep 2008 18:03:53 +0000 (18:03 +0000)]
fix for segfault in case we couldn't extract a glyph outline
kramm [Fri, 26 Sep 2008 18:03:41 +0000 (18:03 +0000)]
handle font tags without characters more gracefully
kramm [Fri, 26 Sep 2008 18:03:28 +0000 (18:03 +0000)]
output proper warnings for edittext tags
kramm [Fri, 26 Sep 2008 18:03:16 +0000 (18:03 +0000)]
fixed rescaling bug in fillgradient and addlink
kramm [Fri, 26 Sep 2008 12:55:00 +0000 (12:55 +0000)]
added support for high-resolution dithering masks
kramm [Fri, 26 Sep 2008 11:51:34 +0000 (11:51 +0000)]
added a proper expression parser
kramm [Fri, 26 Sep 2008 11:51:18 +0000 (11:51 +0000)]
allow type3 bitmaps of size 1*x or x*1
kramm [Fri, 26 Sep 2008 11:51:04 +0000 (11:51 +0000)]
align bitmaps properly
kramm [Fri, 26 Sep 2008 11:31:28 +0000 (11:31 +0000)]
added libpdf to empty lib/pdf/
kramm [Fri, 26 Sep 2008 11:31:13 +0000 (11:31 +0000)]
output error if soundstream requested but not found
kramm [Fri, 26 Sep 2008 11:31:00 +0000 (11:31 +0000)]
fixed two typos in error messages
kramm [Fri, 26 Sep 2008 11:30:48 +0000 (11:30 +0000)]
made png writing faster
kramm [Fri, 26 Sep 2008 11:30:36 +0000 (11:30 +0000)]
if we're inside a transparency group, draw glyphs on bitmap