[Gambas-user] Loading an SVG...

Stephen Bungay sbungay at ...981...
Tue Aug 26 15:09:09 CEST 2008


Jacky wrote:
> Le Tuesday 26 August 2008 05:04:37 Stephen Bungay, vous avez écrit :
>>    Having a bit of trouble loading an SVG file.... here's the bit that's
>> failing....
>>
>> PUBLIC hImage AS Image
>>
>> PUBLIC SUB Button1_Click()
>>    hImage = SVG.Load("/home/bungayst/Graphics/SVGFiles/TestImage1.svg")
> 
> Hello Steve,
> 
> I never works with svg file but try to use image.load
> hImage = Image.Load("/home/bungayst/Graphics/SVGFiles/TestImage1.svg")
> 
> Jacky
> 

   Hi Jacky

     That sort-of works... the image comes up with lots of black bars in 
it...  it's not really usable.
     Thanks for the suggestion though...

> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list