[Bioperl-l] SVG output with Bio::Graphics::Panel fails

Stefan Kirov stefan.kirov at bms.com
Wed Feb 28 21:44:05 UTC 2007


I think you should create the object with -image_class='svg'. Can you 
post the code with wich you create the object?
Stefan

Sendu Bala wrote:
> I have GD 2.35 and GD::SVG 2.33 installed.
>
> I have a working script in which a Bio::Graphics::Panel object is made 
> and output with:
>
> print $panel->png;
>
> This is fine. Changing it to:
>
> print $panel->svg;
>
> Gives the error:
>
> Can't locate object method "svg" via package "GD:Image" at 
> /.../Bio/Graphics/Panel.pm line 971, <DATA> line 192.
>
>
> Am I supposed to do something else to get this to work?
>
>
> Cheers,
> Sendu.
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
>
>   




More information about the Bioperl-l mailing list