Re: [swfmill] prerelease 0.2.12.4

2007-04-10 Thread daniel fischer
Ralf Fuest <[EMAIL PROTECTED]> (on Wed, 11 Apr 2007 01:50:53 +0200): > I just tried 0.2.12.4 and it fails to compile. You have removed the > const keywords in swft_import_ttf.cpp and now gcc 4.1.2 on ubuntu 7.04 > complains that there is an invalid conversion in these lines. After > adding

Re: [swfmill] prerelease 0.2.12.4

2007-04-10 Thread Ralf Fuest
Hello dan, I just tried 0.2.12.4 and it fails to compile. You have removed the const keywords in swft_import_ttf.cpp and now gcc 4.1.2 on ubuntu 7.04 complains that there is an invalid conversion in these lines. After adding the consts it compiled again. Ralf -- Errors: swft_import_ttf.

Re: [swfmill] Bitmap filter effects on buttons

2007-04-10 Thread daniel fischer
Ralf Fuest <[EMAIL PROTECTED]> (on Tue, 10 Apr 2007 22:31:27 +0200): > the current swfmill version doesn't support filters and blend modes for > buttons. I've written a patch to add support for this features. great, thanks! it's in 0.2.12.4. got any more of these up your sleeve? -dan --

[swfmill] prerelease 0.2.12.4

2007-04-10 Thread daniel fischer
Dear All, a bunch of contributions from Ralf, Alex and Jey brings us a new prerelease: http://swfmill.org/pre/swfmill-0.2.12.4.tar.gz http://swfmill.org/pre/swfmill-0.2.12.4-win32.zip no OSX today - server is down. differences of .4 to a plain 0.2.12: correctly count frames for s (thank

Re: [swfmill] Bitmap filter effects on buttons

2007-04-10 Thread Ralf Fuest
Hello Brian, the current swfmill version doesn't support filters and blend modes for buttons. I've written a patch to add support for this features. Converting your sample swf to xml and back again worked. When you want to compile it yourself you'll need an SVN version of the source code, to get t

Re: [swfmill] [ Font import patch

2007-04-10 Thread Ralf Fuest
Hello Tobias, when you don't want to wait until Daniel has time to apply the patch and you know how to compile the source code you can do the following steps: 1. After you extracted the swfmill source code, copy the patch in the swfmill-0.2.12.3 directory 2. Apply the patch by executing "patch -p0

Re: [swfmill] Font import patch

2007-04-10 Thread daniel fischer
Ralf Fuest <[EMAIL PROTECTED]> (on Sun, 08 Apr 2007 14:30:25 +0200): > An comparison between the new and old code is available at: > http://pep-mp.de/swfmill/import_ttf.png > The patch: http://pep-mp.de/swfmill/import_ttf.patch > > I also made another unrelated little patch, that fixed

[swfmill] [ Font import patch

2007-04-10 Thread Tobias Hinz
Hey. How to apply this patch? Im really working a lot with fonts and swfmill. Cheers, tobias SKYCO GmbH, Process and Workflow Management Schliemannstr. 5 I 10437 Berlin Tel. +49 30 55009711 I Fax +49 30 48494771 email: [EMAIL PROTECTED] http://www.skyco.de -Ursprüngliche Nachric