Graphics primitives or SVG interpreter??
Bob Warren
robertum at brturbo.com
Tue Nov 29 14:15:23 EST 2005
Rob:
Further to Scott's helpful advice, there is an article about altBrowser at
http://www.howsoft.com/runrev/vector_graphics_in_revolution.htm
This might be helpful if you want to roll your own utility in RR to
automate the task.
If you don't mind using programs in Windows/VB, there is a program
specifically for SVG to raster conversion called "SVG2Raster Utility" at:-
http://www.howsoft.com/alphas.html
- but please note that this utility is only useful for converting SVG
images that are no bigger than your screen display.
However, another utility called "WebCap" at
http://www.howsoft.com/windows.htm
should enable you to capture/rasterise SVGs of up to 6 screen heights
(as well as normal webpages).
Regards,
Bob Warren
--------------------------------------------------------------------
>>Recently, Rob Beynon wrote:
>> I'm looking for either an SVG to bitmap tool, so that I can import
>> snapshots of SVG files into REV, =or= a set of graphics primitives
>> (line, box, rotated text etc) to draw simple diagrams in x,y
>> co-ordinate space
>One way to do what you want is to use Altuit's altBrowser plugin for >Rev
>that allows you to embed a Web browser in your stack. Then if you
have >the
>SVG browser plugin already installed on your system, you should be
able >to
>display SVG images in your stack, and snapshot (screen capture) as
>necessary.
>Regards,
>Scott Rossi
>Creative Director
>Tactile Media, Multimedia & Design
>-----
>E: scott at tactilemedia.com
>W: http://www.tactilemedia.com
------------------------------
More information about the use-livecode
mailing list