swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] bbox using gfx


From: Pablo Rodríguez
Subject: Re: [Swftools-common] bbox using gfx
Date: Sun, 15 Nov 2009 21:43:55 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Chris Pugh wrote:
> 2009/11/14 Pablo Rodríguez <address@hidden>:
>> Hi there,
>>
>> is there any method to get the bbox of a given swf file in gfx?
>>
>> I mean something like:
>>
>>        import gfx
>>        swf =  gfx.open("swf", "file.swf")
>>        print swf.bbox
>>
>> (Sorry if this is enabled or obvious to you, but my distribution
>> openSUSE-11.1 doesn't seem to have the gfx module available when
>> compiling and I cannot check this.)
> 
> Presumsably you do have Python installed?
> 
>     python -V

Thanks for the reply, Chris.

Python is installed.

> If you do have Python, did you install the gfx module, as instructed here,
> 
>     http://www.swftools.org/gfx_tutorial.html

I requested to the openSUSE packagers to package the gfx module and it
is already available.

BTW, the packaged version is the stable one and seems to be buggy
(http://lists.gnu.org/archive/html/swftools-common/2009-07/msg00062.html)
with the gfx module, at least with openSUSE.

I wonder whether it would be better to release a stable version that
contains this patch.

Thanks for your help,


Pablo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]