OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

oaxal message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Here are the SVGs (RE: OAXAL Powerpoint line art)


Hi Andrzej,

Here are the files, minus gradients.  This will give you an idea of what that looks like.  Now I need to write a little utility that joins the disjointed text strings.  For example, turn this:

<text
       transform="matrix(1,0,0,-0.9981063,331.45325,503.25601)"
       id="text13108"><tspan
         x="0"
         y="0"
         id="tspan13110"
         style="blah">O</tspan></text>
<text
       transform="matrix(1,0,0,-0.9981063,365.48987,503.25601)"
       id="text13112"><tspan>A</tspan></text>
<text
       transform="matrix(1,0,0,-0.9981063,396.5343,503.25601)"
       id="text13116"><tspan>X</tspan></text>
<text
       transform="matrix(1,0,0,-0.9981063,427.03088,503.25601)"
       id="text13120"><tspan>A</tspan></text>
<text
       transform="matrix(1,0,0,-0.9981063,458.11487,503.25601)"
       id="text13124"><tspan>L</tspan></text>

Into this:

<text
       transform="matrix(1,0,0,-0.9981063,331.45325,503.25601)"
       id="text13108"><tspan
         x="0"
         y="0"
         id="tspan13110"
         style="blah">OAXAL</tspan></text>

I've written these before, but this SVG was created by Inkscape (slightly different syntax than I've done before).  I might be able to turn it around next week. Or if anyone on the list has already written an Inkscape text joiner, it could be sooner.

Thanks,

Bryan





-----Original Message-----
From: Schnabel, Bryan S
Sent: Wednesday, January 21, 2009 3:15 PM
To: 'Andrzej Zydron'
Subject: RE: OAXAL Powerpoint line art


Hi Andrzej,

I'm having a difficult time with the gradient shading on the shapes in SVG. Without taking a ton of engineering time, I could try removing the gradient to create SVG, if that would be acceptable.  I'm sure the gradient could be supported in SVG, but it would take more time than I'm able to donate to figure out.

Thanks,

Bryan



-----Original Message-----
From: Andrzej Zydron [mailto:azydron@xml-intl.com]
Sent: Monday, December 29, 2008 12:50 AM
To: Schnabel, Bryan S
Subject: OAXAL Powerpoint line art


Hi Bryan,

Please find attached the Powerpoint line art for the OAXAL wiki to
convert to SVG.

Best Regards,

AZ

--
email - azydron@xml-intl.com
smail - c/o Mr. A.Zydron
        PO Box 2167
        Gerrards Cross
        Bucks SL9 8XF
        United Kingdom
Mobile +(44) 7966 477 181
FAX    +(44) 1753 480 465
www - http://www.xml-intl.com

This message contains confidential information and is intended only for
the individual named.  If you are not the named addressee you may not
disseminate, distribute or copy this e-mail.  Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free as
information could be intercepted, corrupted, lost, destroyed, arrive
late or incomplete, or contain viruses.  The sender therefore does not
accept liability for any errors or omissions in the contents of this
message which arise as a result of e-mail transmission.  If verification
is required please request a hard-copy version. Unless explicitly stated
otherwise this message is provided for informational purposes only and
should not be construed as a solicitation or offer.


OAXAL_SVG_files.zip



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]