Re: [swfmill] Call for Bugs :)

2007-01-09 Thread daniel fischer
[EMAIL PROTECTED] (on Mon, 18 Dec 2006 06:45:38 -0800 (PST)):

  > Here's a 1kb swf that reproduces:
  > http://www.andrewlucking.com/temp/reduced.swf

Great, Andrew, thanks. Much easier to fix this way.

Turns out Alexis' swf reference was wrong at the time when i added the 
BitmapFills (now it is correct). Flash 7 added two bitmap fills (0x42 and 0x43) 
which are the same as 0x40 and 0x41 (TiledBitmap and ClippedBitmap), but with 
"hard edges" as opposed to "smoothed edges".

Next prerelease includes the fix, thanks again.

-dan

-- 
http://0xDF.com/
http://iterative.org/

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] Call for Bugs :)

2007-01-09 Thread daniel fischer
Eric Priou <[EMAIL PROTECTED]> (on Sat, 6 Jan 2007 02:46:20 +0100):

  > unregistered variable useOutlines
  > xmlXPathCompiledEval: evaluation failed

indeed. that was broken since revision 171. next prerel should fix it again.

-dan

-- 
http://0xDF.com/
http://iterative.org/

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] Call for Bugs :)

2007-01-09 Thread daniel fischer
[EMAIL PROTECTED] (on Tue, 9 Jan 2007 09:51:41 +0900):

  >   "reorder point array for glyphs starting with a control point"
  >   http://swfmill.org/trac/ticket/13

Christian, Kazuaki,

i've finally applied your (Kazuaki's) patch, will be in the next prerel (soon). 
Christian, please check if that fixes your problem.

-dan

-- 
http://0xDF.com/
http://iterative.org/

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] Call for Bugs :)

2007-01-08 Thread matsuhashi


Christian,

The problem you mensioned sounds similar to the one I once encountered.
Please see info about my case from the following URL, please:

  "reorder point array for glyphs starting with a control point"
  http://swfmill.org/trac/ticket/13


Thanks,
MATSUHASHI,kazuaki




   
 "Christian
 Giordano" 
 <[EMAIL PROTECTED]  宛先 
 ing.com> swfmill@osflash.org  
 送信者:cc 
 swfmill-bou   
 [EMAIL PROTECTED]  件名 
 h.org            Re: [swfmill] Call for Bugs :)   
   
   
 2007/01/05
 01:59 
   
   
 [EMAIL PROTECTED]  
 
 lash.org へ   
 返信してく
   ださい  
   
   




The most anoying problem we have is that some fonts if embedded through
swfmill are different, less rounded. So we have to import them from a .fla
library. I know that this is a stupid request, but it would be also handy
if swfmill could import flash 8 swf.

Cheers, chr

On 12/15/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:
  >
  > Hey list,
  >
  > are there any other known problems except the ones noted on
  >   http://swfmill.org/trac/report/1 ?
  >
  > It's hard to keep track of issues on the mailing list, so please poke
  me
  > when i forget about something. Putting it into trac tickets helps me
  find
  > my focus for the next fixing session :)
  >
  > -dan
  >

  Is the problem I ran into here a bug?
  http://osflash.org/pipermail/swfmill_osflash.org/2006-October/000983.html


  Thanks,
  Andrew


  ___
  swfmill mailing list
  swfmill@osflash.org
  http://osflash.org/mailman/listinfo/swfmill_osflash.org



--
___
{ Christian Giordano's site and blog @ http://nuthinking.com }
___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org



___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] Call for Bugs :)

2007-01-05 Thread Eric Priou

Yep, unfortunatly.

Since pre version 20, I get this error :

runtime error: element DefineEditText
unregistered variable useOutlines
xmlXPathCompiledEval: evaluation failed

Here is the simple file :



  
  

  
  



	
  

Nothing special.

With version 0.2.11.18-pre no problem at all.

Note : I'm on osx 10.4

Thanks



Eric Priou
aka  erixtekila
Articles : http://www.v-i-a.net/inprogress
Oregano : http://www.v-i-a.net/forum


___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] Call for Bugs :)

2007-01-04 Thread Christian Giordano

The most anoying problem we have is that some fonts if embedded through
swfmill are different, less rounded. So we have to import them from a .fla
library. I know that this is a stupid request, but it would be also handy if
swfmill could import flash 8 swf.

Cheers, chr

On 12/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


>
> Hey list,
>
> are there any other known problems except the ones noted on
>   http://swfmill.org/trac/report/1 ?
>
> It's hard to keep track of issues on the mailing list, so please poke me
> when i forget about something. Putting it into trac tickets helps me
find
> my focus for the next fixing session :)
>
> -dan
>

Is the problem I ran into here a bug?
http://osflash.org/pipermail/swfmill_osflash.org/2006-October/000983.html

Thanks,
Andrew


___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org





--
___
{ Christian Giordano's site and blog @ http://nuthinking.com }
___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] Call for Bugs :)

2006-12-18 Thread andrew
> [EMAIL PROTECTED] (on Thu, 14 Dec 2006 16:11:08 -0800 (PST)):
>
>   > Is the problem I ran into here a bug?
>   > http://osflash.org/pipermail/swfmill_osflash.org/2006-October/000983.html
>
> likely yes. can you make the SWF smaller somehow? 154k is pretty much to
> wade thru. if not, i'll try my luck with that.
>
> -dan
>

Good idea Dan. After a bit of investigating I think it can be narrowed it
down to a bitmap fill...

Here's a 1kb swf that reproduces:
http://www.andrewlucking.com/temp/reduced.swf




___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] Call for Bugs :)

2006-12-15 Thread daniel fischer
[EMAIL PROTECTED] (on Thu, 14 Dec 2006 16:11:08 -0800 (PST)):

  > Is the problem I ran into here a bug?
  > http://osflash.org/pipermail/swfmill_osflash.org/2006-October/000983.html

likely yes. can you make the SWF smaller somehow? 154k is pretty much to wade 
thru. if not, i'll try my luck with that.

-dan

-- 
http://0xDF.com/
http://iterative.org/

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] Call for Bugs :)

2006-12-14 Thread andrew
>
> Hey list,
>
> are there any other known problems except the ones noted on
>   http://swfmill.org/trac/report/1 ?
>
> It's hard to keep track of issues on the mailing list, so please poke me
> when i forget about something. Putting it into trac tickets helps me find
> my focus for the next fixing session :)
>
> -dan
>

Is the problem I ran into here a bug?
http://osflash.org/pipermail/swfmill_osflash.org/2006-October/000983.html

Thanks,
Andrew


___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


[swfmill] Call for Bugs :)

2006-12-11 Thread daniel fischer

Hey list,

are there any other known problems except the ones noted on
  http://swfmill.org/trac/report/1 ?

It's hard to keep track of issues on the mailing list, so please poke me when i 
forget about something. Putting it into trac tickets helps me find my focus for 
the next fixing session :)

-dan

-- 
http://0xDF.com/
http://iterative.org/

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org