• convert svg and vector to xaml with expression design for silverlight


    i recently started to embark on a little 3 part series involving taking a pdf document of a baseball field and doing some and love with it.  it led me along a path of creating some intense xaml design elements actually and i thought i'd share (in simpler form) the process i used.

    is a graphic tool that enables creating vector art that can then be exported to xaml (either WPF or silverlight).  it is a great tool that i'm starting to be more and more familiar with.  design understands various import and export format but sometimes your existing assets might not be directly importable.  have no fear there is a simple process (hopefully someone will automate this in one of their tools).  i just added a podcast (feeds listed on the left of this site) demonstrating the steps i used to convert an .svg file to readable in expression design, then export to silverlight xaml for an application.  it's only 8 minutes and might help if you are running into similar challenges.  you'll see that pdf documents with graphics also might give you some love.

    Thursday, August 30, 2007 10:44 PM

    PostTypeIcon

Comments.

  • Kiril said:
    Gravatar
    # re: convert svg and vector to xaml with expression design for silverlight


    Tim, I believe the link in channel9 is broken. I would love to see the screencast. Hope it gets fixed ASAP.

    9/2/2007 11:22 PM
  • timheuer said:
    Gravatar
    # re: convert svg and vector to xaml with expression design for silverlight


    kiril: i just tried both links (play and full screen and they worked for me. you can also get it directly from the podcast link on the left section of my blog site.

    9/3/2007 11:50 AM
  • Jason said:
    Gravatar
    # re: convert svg and vector to xaml with expression design for silverlight


    Hi Tim,

    I was trying your method and had some problems with filters used in the ai file not working in Designer. Have you had any problems with that?

    9/25/2007 5:09 PM
  • suman said:
    Gravatar
    # Silverlight method for SVG's getURL()


    What is the method from Silverlight that can be used in place of SVG's getURL(url, callback)?

    1/23/2008 2:34 AM
  • timheuer said:
    Gravatar
    # re: convert svg and vector to xaml with expression design for silverlight


    getURL in SVG is essentially the same functionality as XMLHttpRequest that most would use (as well as some have used even with SVG on FireFox)

    1/23/2008 7:31 AM
  • Suman said:
    Gravatar
    # re: convert svg and vector to xaml with expression design for silverlight


    Thanks Tim,

    I was able to solve the problem with XMLHttpRequest object.

    We have an parseXML() which takes XMl file and the document object as the arguments. Now is there any similar method which does the same.Iam passing the window.document object to this method with the XML file which appends the DOM object of the XML file to the document. Is this possible for Silverlight with javascript?

    Thnaks for the information being provided, was very useful.

    Cheers.

    2/4/2008 4:25 AM

Your Reply.

  Comment Form  

Fields denoted with a "*" are required.

*Your name:
Subject:
Your blog:
Your email:  (will not be displayed)
*Your message:

 
Please add 1 and 7 and type the answer here: