[Bioperl-l] SVG output with Bio::Graphics::Panel fails
Stefan Kirov
stefan.kirov at bms.com
Thu Mar 1 20:20:46 UTC 2007
Stefan Kirov wrote:
> Chris Fields wrote:
>
>> Does SVG output via GD still require GD::SVG (or SVG::GD, I can't
>> remember which)?
>>
>> chris
>>
>> On Mar 1, 2007, at 12:28 PM, Kevin Brown wrote:
>>
>>
>>
>>> Are you certain that GD has SVG enabled in it? Sounds like this error
>>> is from outside the bioperl panel and is instead from GD and the GD
>>> perl
>>> module.
>>>
>>>
>> ..
>> _______________________________________________
>> Bioperl-l mailing list
>> Bioperl-l at lists.open-bio.org
>> http://lists.open-bio.org/mailman/listinfo/bioperl-l
>>
>>
>>
> Guys, I think you missed parts of the discussion yesterday, it was the
> object constructor, which decides if it should use GD or GD::SVG...
> Stefan
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
>
>
OK, sorry..
In any case yes, it requires GD::SVG since the constructor instantiate
GD::SVG object if you pass -image_class=~'svg'
Stefan
More information about the Bioperl-l
mailing list