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: Chris Pugh
Subject: Re: [Swftools-common] bbox using gfx
Date: Sun, 15 Nov 2009 15:42:55 +0000

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

Distro rpm files can be found here,

  http://download.opensuse.org/update/11.1/rpm/x86_64/

If you do have Python, did you install the gfx module, as instructed here,

    http://www.swftools.org/gfx_tutorial.html

Regards,


Chis.




reply via email to

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