SVG saving as Polyline instead of path

Hello,
I am trying to save a line drawing as an .svg to animate a path online, but line is saved as a polyline, which I am not sure how to animate in html. Is there any option to save line as path instead of polyline? Or any way to morph one polyline to another in html?
PLEASE HELP!
thanks!

From what I can see with the paths in illustrator they use the line command in svg.
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In  -->
<svg version="1.1"
     xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
     x="0px" y="0px" width="292.5px" height="122.2px" viewBox="0 0 292.5 122.2" enable-background="new 0 0 292.5 122.2"
     xml:space="preserve">
<defs>
</defs>
<line fill="none" stroke="#000000" stroke-width="4" stroke-miterlimit="10" x1="0.8" y1="120.4" x2="291.8" y2="1.9"/>
</svg>
So you could do so manually. Give the line an id or class and with a timer set each line from visible to hidden or display:block to display:none
But since you would be using a timer, that is using javascript so you might as well change the values themselves.
That said, I have not tried the CSS animation techniques yet so there could easily be a better way. Just not in my knowledge bank yet.

Similar Messages

  • Actions saving as .html instead of .jpg

    I have cs6 photoshop and when i use actions the file is being saved as .html instead of .jpg....  please help

    I don't know which actions you are using, but if you Save for Web normally, PS gives you options to Save as Image only, HTML only or HTML and Images (typically used for slices).
    Nancy O.

  • Emails from camera roll saved to wrong folder -- IMAP Path Prefix Problem

    I think there's a problem with the behaviour of the way picture emails are saved when you have an IMAP Path Prefix.
    I have an IMAP Path Prefix of "INBOX"... i.e. my sent folder is Inbox/Sent. Any plaintext emails I send from the email application from the iPhone are correctly saved to that folder and I can see them in that folder immediately via the iPhone's interface.
    When I navigate to the camera roll or photo album and send a picture email to somebody, and use the iPhone to go view the sent folder, they never appear in the sent folder. For a while I thought they weren't being saved at all, but I just discovered from my home PC that the camera roll app is indeed saving them somewhere: in Inbox/Inbox/Sent.
    That's right--I now have a new Inbox folder inside my Inbox folder, with just a Drafts and Sent folder. Drafts is Empty, Sent has all the picture emails I've ever sent with the iPhone.
    Bug? I think so... Emails emanating from the camera app are taking the IMAP Path Prefix twice instead of once, and then creating that Path Prefix folder if it doesn't already exist.
    Anybody else with an IMAP Path Prefix experiencing this with picture emails from the camera roll?
    Thanks,
    Andi
      Windows XP Pro  

    Ahhh interesting to find someone else with the same problem! It definitely happens when you send a photo message. My mac mail it shows my Inbox with a new nested sent items folder. I am using fusemail and the iPhone seriously messes with the folder structure. All sent items folders vanished for some reason on the mail server (but not in mac mail oddly) and I had to call technical support to make them reappear. I think this happened when I altered the Settings, Mail, Advanced settings, Mail box behaviour folders after having this problem with sent photo messages.
    Now fusemail's webserver shows TWO Inboxes, one nested inside the other, and a "Sent Items" folder within the "new" inboxes.
    Totally strange. I think there is a bug or two in the iPhone's IMAP software. Hoping for a bug fix soon, but until then perhaps a good work around might be to set the iPhone to store sent messages locally?

  • SVG saved in Illustrator won't show up on Chrome and is blowing up on Safari

    Hello. First time here, so bear with me in case I'm doing something wrong.
    So, I have to create almost 500 maps for this wine store website. They want the maps to be SVG files, because their website is responsive, so SVG would be the format that goes along with every platform without losing quality.
    I was saving all the directly from Illustrator, but when I opened up those SVGs, the objects were completely out of the artboard. So I exported all the artboards in EPS format and used a batch action script to open each one and save as SVG.
    That seemed to work. But when I took the files for them to upload in their website using Magento, the images weren't showing in Chrome and were blown up in Safari, completely oversized in relation to the original artboard size. This all happened in iOS, if it's of any importance.
    Now, I don't understand nothing about coding or anything, so I was wondering if there's something I could do in Illustrator to prevent this from happening.
    Here's the entire code for one of the files as an example, in case anyone wanna take a look:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
    <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
    <!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
    <!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
    <!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
    <!ENTITY ns_vars "http://ns.adobe.com/Variables/1.0/">
    <!ENTITY ns_imrep "http://ns.adobe.com/ImageReplacement/1.0/">
    <!ENTITY ns_sfw "http://ns.adobe.com/SaveForWeb/1.0/">
    <!ENTITY ns_custom "http://ns.adobe.com/GenericCustomNamespace/1.0/">
    <!ENTITY ns_adobe_xpath "http://ns.adobe.com/XPath/1.0/">
    ]>
    <svg version="1.1" id="Layer_1" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;"
    xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-6910.8 -7404 215 165"
    enable-background="new -6910.8 -7404 215 165" xml:space="preserve">
    <metadata>
    <sfw xmlns="&ns_sfw;">
    <slices></slices>
    <sliceSourceBounds height="149.6" width="197.6" bottomLeftOrigin="true" x="-6904.6" y="8324.7"></sliceSourceBounds>
    </sfw>
    </metadata>
    <circle fill="#A5E32A" fill-opacity="0.2" cx="-6866.1" cy="-7283.2" r="38"/>
    <polygon fill="#FFFFFF" stroke="#A5E32A" stroke-width="0.5" points="-6891.1,-7281.1 -6889.5,-7281.1 -6887.2,-7282.8
    -6885,-7283.4 -6883.1,-7283.4 -6879.6,-7283.4 -6878.8,-7283.2 -6878,-7282.7 -6877.3,-7282.1 -6874.2,-7281.7 -6870.5,-7280.9
    -6870.2,-7280.4 -6869.6,-7279 -6869.6,-7278.1 -6869,-7277.8 -6867.3,-7276.1 -6866.6,-7275 -6866,-7272.1 -6865,-7270.7
    -6863.6,-7269.8 -6862.9,-7269.6 -6862.7,-7270.2 -6861.7,-7271.4 -6859.9,-7274 -6858.4,-7275.5 -6857.7,-7275.8 -6857.6,-7275
    -6857.7,-7274.5 -6857.9,-7273.5 -6858.2,-7272.2 -6858.3,-7271.5 -6859.1,-7271 -6859.8,-7270.9 -6860,-7270.2 -6860.6,-7269.4
    -6860.6,-7268.6 -6861.4,-7266.5 -6861.1,-7266 -6860.3,-7265.9 -6859.1,-7265.7 -6857.4,-7265.7 -6856.7,-7266.3 -6856.8,-7267.1
    -6857.7,-7268.1 -6858.3,-7268.3 -6858.6,-7268.8 -6859.2,-7269.1 -6858.4,-7269.2 -6857.4,-7269.4 -6856.5,-7269.9
    -6855.7,-7270.6 -6855.3,-7271.2 -6854.6,-7270.4 -6855,-7269.9 -6855.4,-7269.2 -6855.8,-7268.6 -6856,-7266.6 -6855.7,-7266.5
    -6854.6,-7266.7 -6853.9,-7267.1 -6853,-7265.7 -6852.4,-7265.1 -6851.6,-7264 -6851.3,-7263.3 -6851.6,-7261.9 -6851.4,-7261.4
    -6850.7,-7260.4 -6850.6,-7259.5 -6850.2,-7258.4 -6849.3,-7257.1 -6848.7,-7256.2 -6847.5,-7255.9 -6846.8,-7255.8
    -6846.8,-7306.3 -6891.2,-7306.5 "/>
    <g>
    <path fill="#A5E32A" d="M-6814.9-7277.7c-0.1-1-0.6-1.3-1.1-1.3c-0.7,0-1,0.4-1,1.2c0,2,4.2,3,4.2,6.2c0,2-1.3,3-3.2,3
    c-1.9,0-3-1.5-3.1-3.3l1.9-0.3c0.1,1.2,0.6,1.8,1.2,1.8c0.7,0,1.2-0.4,1.2-1.1c0-2.4-4.2-3-4.2-6.4c0-1.9,1.2-3,3.2-3
    c1.7,0,2.7,1.2,2.8,2.9L-6814.9-7277.7z"/>
    <path fill="#A5E32A" d="M-6811.3-7277.8c0-1.7,1-3,3.1-3s3.1,1.4,3.1,3v6.1c0,1.7-1,3-3.1,3s-3.1-1.4-3.1-3V-7277.8z
    M-6809.2-7271.7c0,0.9,0.3,1.3,1.1,1.3s1.1-0.4,1.1-1.3v-6c0-0.9-0.3-1.3-1.1-1.3s-1.1,0.4-1.1,1.3V-7271.7z"/>
    <path fill="#A5E32A" d="M-6803-7280.7h2v9c0,0.9,0.3,1.3,1.1,1.3c0.7,0,1.1-0.4,1.1-1.3v-9h2v8.9c0,2-1.2,3.2-3.1,3.2
    s-3.1-1.1-3.1-3.2V-7280.7z"/>
    <path fill="#A5E32A" d="M-6793.6-7278.9h-2v-1.8h6v1.8h-2v10.1h-2V-7278.9z"/>
    <path fill="#A5E32A" d="M-6788.4-7268.8v-11.9h2v4.8h2.2v-4.8h2v11.9h-2v-5.3h-2.2v5.3H-6788.4z"/>
    </g>
    <g>
    <path fill="#A5E32A" d="M-6818.5-7253h-2l2.2-11.9h2.5l2.2,11.9h-2l-0.4-2.6h-2.2L-6818.5-7253z M-6817.9-7257.4h1.6l-0.8-5.1h0
    L-6817.9-7257.4z"/>
    <path fill="#A5E32A" d="M-6812.4-7264.9h2v9c0,0.9,0.3,1.3,1.1,1.3c0.7,0,1.1-0.4,1.1-1.3v-9h2v8.9c0,2-1.2,3.2-3.1,3.2
    s-3.1-1.1-3.1-3.2V-7264.9z"/>
    <path fill="#A5E32A" d="M-6800.4-7262c-0.1-1-0.6-1.3-1.1-1.3c-0.7,0-1,0.4-1,1.2c0,2,4.2,3,4.2,6.2c0,2-1.3,3-3.2,3
    c-1.9,0-3-1.5-3.1-3.3l1.9-0.3c0.1,1.2,0.6,1.8,1.2,1.8c0.7,0,1.2-0.4,1.2-1.1c0-2.4-4.2-3-4.2-6.4c0-1.9,1.2-3,3.2-3
    c1.7,0,2.7,1.2,2.8,2.9L-6800.4-7262z"/>
    <path fill="#A5E32A" d="M-6795.6-7263.1h-2v-1.8h6v1.8h-2v10.1h-2V-7263.1z"/>
    <path fill="#A5E32A" d="M-6788.4-7253h-2v-11.9h2.9c2.3,0,3.5,1,3.5,3.5c0,1.9-0.7,2.7-1.4,3l1.7,5.4h-2.1l-1.5-4.9
    c-0.3,0-0.7,0-1.1,0V-7253z M-6788.4-7259.6h0.7c1.1,0,1.5-0.4,1.5-1.8c0-1.4-0.4-1.8-1.5-1.8h-0.7V-7259.6z"/>
    <path fill="#A5E32A" d="M-6781-7253h-2l2.2-11.9h2.5l2.2,11.9h-2l-0.4-2.6h-2.2L-6781-7253z M-6780.3-7257.4h1.6l-0.8-5.1h0
    L-6780.3-7257.4z"/>
    <path fill="#A5E32A" d="M-6774.9-7253v-11.9h2v10.1h3.2v1.8H-6774.9z"/>
    <path fill="#A5E32A" d="M-6768.2-7253v-11.9h2v11.9H-6768.2z"/>
    <path fill="#A5E32A" d="M-6762.7-7253h-2l2.2-11.9h2.5l2.2,11.9h-2l-0.4-2.6h-2.2L-6762.7-7253z M-6762-7257.4h1.6l-0.8-5.1h0
    L-6762-7257.4z"/>
    </g>
    <path fill="#A5E32A" d="M-6812.6-7361.3l2.4-0.2l0.8-1l1.3-1.5l0.9-2.4l0.8-1.6l-0.4-1.1l0.5-2.3l2.4-2.1l1.6,2.3l0.5-0.5l-0.1-0.8
    l-0.6-1.4l0.5-0.6l0.6-0.4l1.1,0.4h0.8l0.7-0.9v-0.9l0.4-1.4l1.1-2l2.6-2.4l0.8-0.5h1h0.5l0.5-0.1l0.5-0.9l0.6-0.1l0.9,0.4l0.9,0.6
    l0.5,0.6l0.6,0.5l0.5,0.8l0.5,0.4l0.9,0.6h0.9l0.9-0.3l1.1-0.6l0.3-1.6l1-1.6l1.3-2l0.1-1.4l1.1-1.1l1.4-0.3l1.6-0.4l1.5-0.5
    l1.9-0.8l-0.4-0.6l-1-0.1l-0.6-0.6l-0.4-0.6l0.3-0.5l0.7-0.3h0.8l0.6,0.4l2.3,1l1.8,0.4l1.7,0.5l1.1,1.1l0.6-0.4l0.9,0.1l1.4,1
    l0.4-1.5l0.5-0.6l1-0.5l1.3-0.4l1-0.6l0.7-1l0.8,0.8l-0.4,0.8l-0.8,0.5l-0.4,0.5v0.8l0.7,0.3l0.9,0.6l0.4,0.5v0.9l-1.3,1.9l-0.9,1
    h-1.8l0.8,1.1l-0.3,1.1l-1.5,2.4l7.5,4.5l3.4,1.8l1.9,2.1l2.4,1.3l1.5-1.3l1.5-1.5l0.2-1.3l0.6-1.1l0.2-2l0.1-2.9l-0.4-2.5l0.6-1.8
    l-0.3-0.6l1-1.4l-0.1-1.4l1.6-2.4l0.1-2.1l1.5-1.2l3.4,9.1l-0.4,1.5l0.4,1.2l1.1,0.8l1,0.4l1,0.2l0.6,0.5l0.9,0.4l0.5,0.3l0.9,1.4
    l-0.4,1.9l0.2,2.5l1.6,2.4l1,1l-0.5,1.6l-0.6,1.3l0.9,1.4l1,1.6l3.4,2.8l1.1,0.9l0.4,0.5l1.1,0.1l0.7,1.1l-0.4,1.1l0.9,2l0.5,1
    l0.3,3l0.5,0.3l1.3-1l0.5,0.9h1.5l-0.3,2.6l0.8,1l1.3,1.4l1.6,1.6l0.6,1.4l0.6,1.6l0.6,0.7l1.4-2.3l0.6,1.6l-0.6,1.8l-0.4,1.4
    l0.1,1.4v1.9l0.1,1.4l-0.3,1.1l0.3,1.9l0.1,1.9l-0.9,1.4l-0.7,0.5l0.1,2l-0.4,0.9l-1.4,3l-1.9,3.4l-0.3,1.4l-0.9,0.5l-2.1,1.6
    l-1.6,2l-1,1.8l-1.4,2.4l-1.6,3l-0.8,0.8l-0.6,0.4l-0.4,3.1l-0.8,1l-0.5,0.6l-1.1,0.3l-3.1-0.1l-1.8,0.5l-0.5,0.5l-1.2,0.4l-0.6,0.4
    l-0.6,1.2l-0.5,1.1l-1.8-1.5l-1.3-1.1l-0.9-0.4h-1l-1.5,0.5l-3.1-0.8l-1.9-0.4l-0.8-0.5l-1.1-0.1l-2-0.3l-0.4-0.6l-0.8-1.9l-0.4-1.2
    l-0.6-0.8l0.2-1l-0.1-0.9l-0.8-1.1l-1-1.4l-0.6-0.5l-1.4,0.5l0.6-2l0.3-0.8c0,0,0.5-0.6,0.1-0.8c-0.4-0.1-1-0.4-1-0.4l-1.1,0.9
    l-0.5,0.7l-0.5,0.3l1,0.8l0.5,1.4l-0.4,0.5h-1h-1.6l-0.9-0.6l0.5-0.9l0.6-0.5l-0.5-0.5v-0.5l0.1-0.6l1.1,0.1l0.8-1l0.1-2l0.6-1.5
    l-0.6-0.6l-1.3,1l-0.9,1.1l-1,1.3l-1.4,2.1l-1-0.8l-0.8-0.8l-0.9-2.6l-0.8-1.6l-2.1-1.4l-0.4-1.5l-1.7-0.9l-1.9-0.4l-1.3-0.1l-1-0.8
    l-1.5-1l-2.1,0.1h-2.4l-1.5,0.2l-1.3,0.5l-0.9,0.6l-0.6,0.9h-2.4l-1.1,0.1l-2.5,0.6l-1.3,0.6l-1.6,0.6l-1.6,1l-0.9,1.1l-1.5,1.6
    l-1,1.8l-6.1,0.9l-2.5,0.1l-1.6,0.1l-1.3,0.9l-2.1,2.3l-1.1,0.9l-2.1,0.3l-1.6,1l-1.1-0.2l-0.4-0.5l-0.6,0.6l-0.6-1.1l-1-0.6
    l-1.4-0.8l-0.8-1.3v-0.9l0.8-0.5l0.8-1.9l0.2-2.4l-0.6-2l-0.3-0.9l-1.6-1.5l-0.6-2l-1.3-2.6l-0.5-1.8l-0.5-1.9l-1.1-1.5l-1.1-0.5
    l-0.5-1.7l-1.4-1.9l-2-2.1l-0.8-1l0.5-0.6l0.6,1l0.6-1l1.3,0.6l0.5-0.4l-1.8-2.5l-0.5-1.1l-0.5-0.9v-1l0.4-1.5v-1.3l-0.3-2.3
    l0.3-1.5l0.5-1.3l0.7,1l0.9-0.7l2.1-1.6l1.4-1.5l1.3-1.3l1.4-1.3l1.1-0.5l0.8,0.4l1.1,0.2l3.3-2.1l2.5-1.9L-6812.6-7361.3z"/>
    <polygon fill="#A5E32A" points="-6780.8,-7393.4 -6778.3,-7391.5 -6777.7,-7392 -6777,-7392.7 -6777.2,-7393.5 -6779,-7393.9 "/>
    <polygon fill="#A5E32A" points="-6781.3,-7392.6 -6781.8,-7391.7 -6781.1,-7391.6 -6780.3,-7390.6 -6780.1,-7391.9 "/>
    <polygon fill="#A6CE39" stroke="#A6CE39" stroke-width="0.1973" points="-6738.7,-7291.9 -6735.5,-7290.1 -6733.9,-7290.1
    -6730.8,-7290.4 -6729.8,-7290.9 -6729,-7288.1 -6729.8,-7287 -6730.8,-7285.5 -6731,-7284.4 -6731.7,-7282 -6732.4,-7282.6
    -6733.2,-7282.4 -6734.5,-7281.5 -6735.4,-7281.2 -6736.8,-7282.7 -6738.4,-7285.6 -6738.9,-7288 "/>
    <path fill="#A5E32A" d="M-6812.6-7361.3l2.4-0.2l0.8-1l1.3-1.5l0.9-2.4l0.8-1.6l-0.4-1.1l0.5-2.3l2.4-2.1l1.6,2.3l0.5-0.5l-0.1-0.8
    l-0.6-1.4l0.5-0.6l0.6-0.4l1.1,0.4h0.8l0.7-0.9v-0.9l0.4-1.4l1.1-2l2.6-2.4l0.8-0.5h1h0.5l0.5-0.1l0.5-0.9l0.6-0.1l0.9,0.4l0.9,0.6
    l0.5,0.6l0.6,0.5l0.5,0.8l0.5,0.4l0.9,0.6h0.9l0.9-0.3l1.1-0.6l0.3-1.6l1-1.6l1.3-2l0.1-1.4l1.1-1.1l1.4-0.3l1.6-0.4l1.5-0.5
    l1.9-0.8l-0.4-0.6l-1-0.1l-0.6-0.6l-0.4-0.6l0.3-0.5l0.7-0.3h0.8l0.6,0.4l2.3,1l1.8,0.4l1.7,0.5l1.1,1.1l0.6-0.4l0.9,0.1l1.4,1
    l0.4-1.5l0.5-0.6l1-0.5l1.3-0.4l1-0.6l0.7-1l0.8,0.8l-0.4,0.8l-0.8,0.5l-0.4,0.5v0.8l0.7,0.3l0.9,0.6l0.4,0.5v0.9l-1.3,1.9l-0.9,1
    h-1.8l0.8,1.1l-0.3,1.1l-1.5,2.4l7.5,4.5l3.4,1.8l1.9,2.1l2.4,1.3l1.5-1.3l1.5-1.5l0.2-1.3l0.6-1.1l0.2-2l0.1-2.9l-0.4-2.5l0.6-1.8
    l-0.3-0.6l1-1.4l-0.1-1.4l1.6-2.4l0.1-2.1l1.5-1.2l3.4,9.1l-0.4,1.5l0.4,1.2l1.1,0.8l1,0.4l1,0.2l0.6,0.5l0.9,0.4l0.5,0.3l0.9,1.4
    l-0.4,1.9l0.2,2.5l1.6,2.4l1,1l-0.5,1.6l-0.6,1.3l0.9,1.4l1,1.6l3.4,2.8l1.1,0.9l0.4,0.5l1.1,0.1l0.7,1.1l-0.4,1.1l0.9,2l0.5,1
    l0.3,3l0.5,0.3l1.3-1l0.5,0.9h1.5l-0.3,2.6l0.8,1l1.3,1.4l1.6,1.6l0.6,1.4l0.6,1.6l0.6,0.7l1.4-2.3l0.6,1.6l-0.6,1.8l-0.4,1.4
    l0.1,1.4v1.9l0.1,1.4l-0.3,1.1l0.3,1.9l0.1,1.9l-0.9,1.4l-0.7,0.5l0.1,2l-0.4,0.9l-1.4,3l-1.9,3.4l-0.3,1.4l-0.9,0.5l-2.1,1.6
    l-1.6,2l-1,1.8l-1.4,2.4l-1.6,3l-0.8,0.8l-0.6,0.4l-0.4,3.1l-0.8,1l-0.5,0.6l-1.1,0.3l-3.1-0.1l-1.8,0.5l-0.5,0.5l-1.2,0.4l-0.6,0.4
    l-0.6,1.2l-0.5,1.1l-1.8-1.5l-1.3-1.1l-0.9-0.4h-1l-1.5,0.5l-3.1-0.8l-1.9-0.4l-0.8-0.5l-1.1-0.1l-2-0.3l-0.4-0.6l-0.8-1.9l-0.4-1.2
    l-0.6-0.8l0.2-1l-0.1-0.9l-0.8-1.1l-1-1.4l-0.6-0.5l-1.4,0.5l0.6-2l0.3-0.8c0,0,0.5-0.6,0.1-0.8c-0.4-0.1-1-0.4-1-0.4l-1.1,0.9
    l-0.5,0.7l-0.5,0.3l1,0.8l0.5,1.4l-0.4,0.5h-1h-1.6l-0.9-0.6l0.5-0.9l0.6-0.5l-0.5-0.5v-0.5l0.1-0.6l1.1,0.1l0.8-1l0.1-2l0.6-1.5
    l-0.6-0.6l-1.3,1l-0.9,1.1l-1,1.3l-1.4,2.1l-1-0.8l-0.8-0.8l-0.9-2.6l-0.8-1.6l-2.1-1.4l-0.4-1.5l-1.7-0.9l-1.9-0.4l-1.3-0.1l-1-0.8
    l-1.5-1l-2.1,0.1h-2.4l-1.5,0.2l-1.3,0.5l-0.9,0.6l-0.6,0.9h-2.4l-1.1,0.1l-2.5,0.6l-1.3,0.6l-1.6,0.6l-1.6,1l-0.9,1.1l-1.5,1.6
    l-1,1.8l-6.1,0.9l-2.5,0.1l-1.6,0.1l-1.3,0.9l-2.1,2.3l-1.1,0.9l-2.1,0.3l-1.6,1l-1.1-0.2l-0.4-0.5l-0.6,0.6l-0.6-1.1l-1-0.6
    l-1.4-0.8l-0.8-1.3v-0.9l0.8-0.5l0.8-1.9l0.2-2.4l-0.6-2l-0.3-0.9l-1.6-1.5l-0.6-2l-1.3-2.6l-0.5-1.8l-0.5-1.9l-1.1-1.5l-1.1-0.5
    l-0.5-1.7l-1.4-1.9l-2-2.1l-0.8-1l0.5-0.6l0.6,1l0.6-1l1.3,0.6l0.5-0.4l-1.8-2.5l-0.5-1.1l-0.5-0.9v-1l0.4-1.5v-1.3l-0.3-2.3
    l0.3-1.5l0.5-1.3l0.7,1l0.9-0.7l2.1-1.6l1.4-1.5l1.3-1.3l1.4-1.3l1.1-0.5l0.8,0.4l1.1,0.2l3.3-2.1l2.5-1.9L-6812.6-7361.3z"/>
    <polygon fill="#A5E32A" points="-6780.8,-7393.4 -6778.3,-7391.5 -6777.7,-7392 -6777,-7392.7 -6777.2,-7393.5 -6779,-7393.9 "/>
    <polygon fill="#A5E32A" points="-6781.3,-7392.6 -6781.8,-7391.7 -6781.1,-7391.6 -6780.3,-7390.6 -6780.1,-7391.9 "/>
    <polygon fill="#A5E32A" points="-6738.7,-7291.9 -6735.5,-7290.1 -6733.9,-7290.1 -6730.8,-7290.4 -6729.8,-7290.9 -6729,-7288.1
    -6729.8,-7287 -6730.8,-7285.5 -6731,-7284.4 -6731.7,-7282 -6732.4,-7282.6 -6733.2,-7282.4 -6734.5,-7281.5 -6735.4,-7281.2
    -6736.8,-7282.7 -6738.4,-7285.6 -6738.9,-7288 "/>
    <path fill="#A5E32A" fill-opacity="0.2" d="M-6734.8-7323.3c0,16.6-13.5,30.1-30.1,30.1c-16.6,0-30.1-13.5-30.1-30.1
    c0-16.6,13.5-30.1,30.1-30.1C-6748.3-7353.4-6734.8-7339.9-6734.8-7323.3z"/>
    <g>
    <path fill="#FFFFFF" d="M-6798.2-7355.1h-2.1l2.4-12.8h2.7l2.4,12.8h-2.1l-0.4-2.8h-2.4L-6798.2-7355.1z M-6797.5-7359.8h1.8
    l-0.9-5.5h0L-6797.5-7359.8z"/>
    <path fill="#FFFFFF" d="M-6791.6-7367.9h2.2v9.7c0,0.9,0.4,1.4,1.2,1.4c0.8,0,1.2-0.5,1.2-1.4v-9.7h2.2v9.6c0,2.2-1.3,3.4-3.4,3.4
    s-3.4-1.2-3.4-3.4V-7367.9z"/>
    <path fill="#FFFFFF" d="M-6778.7-7364.7c-0.1-1.1-0.7-1.4-1.2-1.4c-0.7,0-1.1,0.5-1.1,1.3c0,2.2,4.5,3.2,4.5,6.7
    c0,2.1-1.4,3.3-3.5,3.3c-2,0-3.2-1.6-3.3-3.6l2.1-0.3c0.1,1.3,0.6,1.9,1.3,1.9c0.8,0,1.3-0.4,1.3-1.2c0-2.5-4.5-3.2-4.5-6.9
    c0-2,1.2-3.2,3.4-3.2c1.8,0,2.9,1.3,3.1,3.1L-6778.7-7364.7z"/>
    <path fill="#FFFFFF" d="M-6773.6-7366h-2.1v-1.9h6.5v1.9h-2.1v10.9h-2.2V-7366z"/>
    <path fill="#FFFFFF" d="M-6765.8-7355.1h-2.2v-12.8h3.1c2.5,0,3.7,1,3.7,3.8c0,2.1-0.8,2.9-1.5,3.2l1.9,5.8h-2.2l-1.6-5.3
    c-0.3,0-0.7,0.1-1.1,0.1V-7355.1z M-6765.8-7362.1h0.8c1.2,0,1.6-0.4,1.6-2c0-1.5-0.4-2-1.6-2h-0.8V-7362.1z"/>
    <path fill="#FFFFFF" d="M-6757.8-7355.1h-2.1l2.4-12.8h2.7l2.4,12.8h-2.1l-0.4-2.8h-2.4L-6757.8-7355.1z M-6757.1-7359.8h1.8
    l-0.9-5.5h0L-6757.1-7359.8z"/>
    <path fill="#FFFFFF" d="M-6751.3-7355.1v-12.8h2.2v10.9h3.5v1.9H-6751.3z"/>
    <path fill="#FFFFFF" d="M-6744-7355.1v-12.8h2.2v12.8H-6744z"/>
    <path fill="#FFFFFF" d="M-6738.1-7355.1h-2.1l2.4-12.8h2.7l2.4,12.8h-2.1l-0.4-2.8h-2.4L-6738.1-7355.1z M-6737.4-7359.8h1.8
    l-0.9-5.5h0L-6737.4-7359.8z"/>
    </g>
    <line fill="none" stroke="#C0F90D" x1="-6831.7" y1="-7299.6" x2="-6793.4" y2="-7312.4"/>
    <polygon fill="#FFFFFF" stroke="#A5E32A" stroke-width="0.5" points="-6784.8,-7321.5 -6783.4,-7321.5 -6781.4,-7323
    -6779.6,-7323.4 -6778,-7323.4 -6775.1,-7323.5 -6774.4,-7323.3 -6773.7,-7322.8 -6773.1,-7322.3 -6770.5,-7322 -6767.4,-7321.3
    -6767.1,-7320.9 -6766.7,-7319.7 -6766.7,-7319 -6766.1,-7318.7 -6764.7,-7317.3 -6764.1,-7316.3 -6763.6,-7313.9 -6762.7,-7312.8
    -6761.6,-7312 -6761,-7311.8 -6760.8,-7312.3 -6760,-7313.3 -6758.5,-7315.5 -6757.2,-7316.8 -6756.6,-7317 -6756.5,-7316.4
    -6756.6,-7316 -6756.8,-7315.1 -6757,-7314 -6757.2,-7313.4 -6757.8,-7313 -6758.4,-7312.9 -6758.5,-7312.3 -6759.1,-7311.6
    -6759,-7310.9 -6759.7,-7309.2 -6759.5,-7308.8 -6758.8,-7308.7 -6757.8,-7308.6 -6756.4,-7308.6 -6755.8,-7309.1 -6755.9,-7309.7
    -6756.6,-7310.6 -6757.1,-7310.8 -6757.4,-7311.1 -6757.9,-7311.5 -6757.2,-7311.5 -6756.4,-7311.7 -6755.7,-7312.1 -6755,-7312.6
    -6754.6,-7313.2 -6754,-7312.5 -6754.4,-7312.1 -6754.7,-7311.5 -6755,-7310.9 -6755.2,-7309.3 -6754.9,-7309.3 -6754,-7309.4
    -6753.4,-7309.8 -6752.7,-7308.5 -6752.2,-7308 -6751.5,-7307.1 -6751.2,-7306.6 -6751.5,-7305.4 -6751.4,-7304.9 -6750.8,-7304.1
    -6750.7,-7303.3 -6750.3,-7302.4 -6749.5,-7301.3 -6749.1,-7300.6 -6748.1,-7300.3 -6747.5,-7300.2 -6747.5,-7342.7
    -6784.8,-7342.9 "/>
    <circle fill="none" stroke="#C0F90D" cx="-6866.1" cy="-7283.2" r="38"/>
    <path fill="none" stroke="#C0F90D" d="M-6734.8-7323.3c0,16.6-13.5,30.1-30.1,30.1c-16.6,0-30.1-13.5-30.1-30.1
    c0-16.6,13.5-30.1,30.1-30.1C-6748.3-7353.4-6734.8-7339.9-6734.8-7323.3z"/>
    </svg>
    Thanks in advance.

    Homer...this very same thing has happened to me today. Have you found a solution yet?

  • A lot problems with SVGs saving.

    Hello, I'm writing here because now sitting in tears with AI CC issues.
    Iwrote to the support, but after sending them samples (requested by them) it is the silence from the longer time. Also forums suggestions didnt help.
    At first me and my collegue had a problem with saving svgs from ais. After saving (all settings good, and it is not the first time, when I generate svgs in my life) when we were trying to open a file there were an error: "The SVG is Invalid. Validate it before opening."
    After a few dozens of tries we found a trick for it.
    1) Take vector picture from AI,
    2) then paste as smart object to PS,
    3) then increase resolution to for eg 600 dpi
    4) then copy raster file to the AI back
    5) then image trace (hight fidelity photo)
    6) then save and YAY, svg opens.
    But for many of files prepared this way I'm getting another error. It is all showed on the attached picture. Left side is TRACED picture, right is svg after reopening (white areas).
    Sorry I can't show all image because of NDA.
    I'm going insane, client gets angry, and I can do nothing
    Please (BEG) help !
    Regards
    Kate

    Yeah, thanks. I tried a lot options with saving.
    I have a hunch something you applied in Illy is causing these issues.
    I thought it can be an issue, but rather not coz for eg have 5 very similar files and the only difference between them is kind of expanded A letter instead of letter B
    And part of them work, part not.
    Thanks all for comments, I'll be still trying, and retrying. Redrawing is rather not a point, coz term is short and files count in dozens.
    Thaks

  • Saving report output in default path

    Hi,
    We are using the 6i reports server. We want to save the report output as a file in a default path. We are making the report requests through URL call from within a PL/SQL block. When we give just the filename(this will dynamically be generated for each request) in the DESNAME parameter, it is saving directly into the path where we started the reports server. We don't want to hardcode the required path in the PL/SQL block.
    Can't we set the default path for saving the report output during the configuration of the reports server?
    Is there any alternative to achieve this, like storing the path(without filename) in any configuration file similar to <servername>.conf in 9i reports server?
    Regards,
    Milton.

    Hi Milton
    Try these suggestion and see if they work...
    Add ORACLE_HOME/bin in your system PATH and run Reports Server from the folder where you want your output file to be generated.
    You could also be storing the "default" path in a config file and use IO packages to read it.
    Create a user parameter of character type and do the following in any of the Reports trigger:
    :desname := :p_1 || :desname;
    You may pass the "default" path on the URL.
    Regards
    Sripathy

  • Scanned documents saving as .BMP instead of .PDF

    I've had my laptop and all-in-one since June.  I've been scanning my little heart out and saving them as PDF's with no problem.  Until a few days ago when I was tempted to re-enact the printer smashing scene from Office Space.  Now when I scan sometimes it will save as a PDF but most of the time it will save as .bmp.  When scanning documents I select save as PDF but once the document is scanned and I go through the steps to save,  all pages are saved separately as .bmp instead of .pdf.  I haven't changed any settings that I am aware of and I'm not doing anything differently. 

    Hello there! Welcome to the forums @mistinlaci 
    I read your post about the scanning issues you're having and I wanted to make my suggestions to you.
    Here they are:
    Check for Windows Updates and complete them all:
    Install Windows updates
    Update Adobe:
    Open Reader or Acrobat.
    Choose Help - Check For Updates. If a new update is available, it installs automatically.
    Once installed, restart you computer.
    Try to print the PDF again.
    Run the Print and Scan Doctor. This diagnostic tool will check for any conflicts that could be causing the issue. The tool will show you a report at the end. If there was a problem that the tool could not fix, you will notice it in the results.
    Please let me know if the troubleshooting steps helped!
    Happy New Year
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • When saving a jpg it has suddenly started saving as 'file'instead of jpg

    When editing a jpg then hitting 'save as' it has suddenly started saving as a 'file' instead of a jpg and can't be viewed as a thumb nail or opened by double clicking. I have to right click and 'open with' and view it through windows picture viewer....what has gone wrong and does anyone know how to get it back to how it should be. I tried uninstalling and reinstalling but no joy...

    Thank you Juergen.. you are absolutaly correct.
    I had some ...'s in my file name. How silly of me, I have been using photoshop for sooo long I should have realised. Might have been helpful had it come up with a prompt saying 'invalid file name', I have had that pop up before in one program I have used....thought it was photshop, but it didn't do it this time.
    Thank you for your help.
    Caroline.

  • AppleScript / saving file to a relative path

    Hello everybody,
    I would like to make a script that saves current file to a relative path. For example: I have a psd opened file (that is in pictures/01/image01.psd) and I need to save it one level up as a JPEG ( pictures/image01.psd).
    This is what I've tried, however, the result is that the file is saved in the root of Photoshop - in applications folder:
    tell application "Adobe Photoshop CS6"
              set myFile to "./"
              set myOptions to ¬
                        {class:JPEG save options, embed color profile:false, format options:standard, matte:background color matte} ¬
      save current document in file myFile as JPEG with options ¬
      myOptions appending no extension without copying
    end tell
    Thanks in advance

    I need it 1 level up no matter where - since there will be different folders.
    Thanks!

  • Library Bookmarks Import and Backup Backup defaults to saving on desktop instead of folder previously used -- How do I fix this

    When I backup my bookmarks to a JSON file, I always do so to the same folder on my PC but the Save dialog defaults to saving on the desktop instead of to the folder previously used. This is profoundly unintelligent behaviour & extremely irritating, as it means I have to navigate through the folder tree every time I want to make a backup.
    There seems to be no option to specify a backup location, either in the Options dialog or in about:config.
    How can I tell Firefox either to remember the folder previously used or to default to a specified folder, rather than to the desktop?

    I don't think that there is a way to remember the last used location for creating a backup in the Bookmarks Manager (Library)
    Note that Firefox creates an automatic JSON backup in the bookmarkbackups folder in the Firefox profile folder every day when you start Firefox.

  • Feature Request - True strokes instead of path fills...

    Love Adobe Ideas on iPad - better than a tablet as you can see what you are sketching including tracing over your hand drawn sketches. Love the smoothing option - can create more formal illustrations and refine in Illustrator CS6 or CC.
    One thing I noticed is that lines are not strokes but are path fills for the pencil brush. Can we have a brush that is a real stroke line - so we can use manipulate colors and thicknesses in Illustrator using strokes. Right now all lines are fills - it makes sense for pressure sensitive brushes where line thickness varies but not for a simple line brush.

    I have just been pulling my hair out with this same issue! I'm fairly new to Illustrator, so figured it was me just not knowing how to do something simple.
    Also I don't think the pen tool in Ideas is really a pen tool as we know it.

  • Dimensions are saving as .xls instead of .xlsx

    I am on BPC 7.0.  My dimensions are currently saving as .xls (Excel 2003) files when I process the dimesnion from Admin.  How can I change this so that the dimensions will save as .xlsx (Excel 2007) files?  I have tried opening the dimension file in Excel 2007, then saving it as an .xlsx file, but when I try to open the dimension from Admin afterward, it does not recognize the file. 
    Any help would be appreciated.  Thanks.

    Hi Khristina,
    The SP2 does support excel 2007 format. However, there are few catches.
    When you process dimension for the first time, a message window will pop up asking to select the version, 2003 or earlier, or 2007. Once this option has been selected. It creates an entry in the table tblDefaults and cannot be changed later.
    If you have selected 2003 or earlier, then the dimensions will be saved with .xls extension. In this case, all the excel versions (including 2007) can open the dimension sheets.
    If you have selected 2007, the dimensions will be saved with .xlsx extension. In this case, the dimension sheets can be opened only if your system has 2007. If any system has 2003 or earlier version, then they will not be able to open the dimension sheets.
    Hope this helps you.

  • Gifs saving as frames instead of animations

    When I try to save a gif from anywhere on the internet, it keeps saving as a single frame, and when I open the file, I can then see all the frames in the animation. I have tried dragging the image directly into the folder and by saving as. The file extension is always .gif, so I can't figure out why it's not saving as an animation. Thanks!!

    All the frames are there. You need to play it,  maybe QuickTime or preview QuickLook.  Some mail clients will play animated gifs. Otherwise you have to view it in a browser (GUI.)  Fact is try dragging it into a browser window to view!

  • Image "drag & drop" saved as .bmg instead of .jpg

    Hi.
    Now, recently I was trying to drag and drop some picture to my desktop and I found out that it started to save the image as bitmap instead of jpg.
    Any idea how to fix?

    This might be happening if the images aren't in the cache and Firefox uses the expanded image that is currently in memory.
    Make sure that the cache is enabled and working, see the about:cache page.<br />
    Firefox also has a separate image cache, but I do not know how that cache works.

  • How do I delete someones number who isnt saved to my phone anymore? It says its saved to 'other' instead of mobile. Thanks

    When i type in their name their number comes up however it isnt saved to my contact book and when i select them it just puts their mobile number up the top where the name usually is. please help super frustrating. When i type their name it is has it saved into 'other' . thanks

    I also already deleted my phone number from iMessage on my MBP.

Maybe you are looking for

  • Want to change this calendar

    I really hate the calendar on this 4.5 version. My phone is the Curve 8330. What can I do to change the way the calendar displays? It has spacing between the times which is very annoying to me.

  • Using variables in Flash lite 1.1

    I tried using this line and got the error that I need to export to Flash 5. var myString:String = "my book"; How do you create a variable using Flash lite 1.1? Bob

  • Call Webservice/API during browser close event

    Hello, I am using JDEV 11g. My application catches the browser close event to call a return Task Flow. I am wondering if its possible to call a webservice/API during the same event. Thanks Padmapriya

  • All Realtime Media Files now appear as Macromedia Flash files.

    Help sought for a friend...who can no longer access the majority of his years worth of accumulated media files and i'm stumped - For no known reason, upon restart of a MacBook running 10.4, every single media file that was originally Realtime Player

  • How can I tell a friend that I have posted a new album to my gallery

    In the old iPhoto once the album was published on the web/Mobileme gallery there was a link to tell a friend. How can i do that now in iPhoto11 please?