SVG 1.1 and "Clipping will be lost on roundtrip to Tiny"

Hi All,
I have the following SVG 1.1 file that will  not load correctly into Illustrator. It keeps complaining that "Clipping will be lost on roundtrip to Tiny". I have cut and paste the file below so you can try it. I also have a far bigger file with masks and paths arranged in a similar manner that works just fine. Why is this file loading in incorrectly?
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
    width="215.900000mm"
    height="279.400000mm"
    viewBox="0 0 1.000000 1.333333"
    version="1.1"
    xmlns="http://www.w3.org/2000/svg">
    <desc>SVG output</desc>
    <defs>
      <title>Eraser masks for layer 2</title>
        <mask id="mask_0_layer_0">
            <g>
                <rect x="0" y="0" width="100%" height="100%" fill="rgb(255,255,255)" mask="url(#mask_1_layer_0)"/>
                <path d = "M 0.330697 0.682357A0.005750 0.005750 0 1 0 0.325563 0.692647C0.325617 0.692675 0.325671 0.692702 0.325725 0.692729C0.359829 0.714309 0.359435 0.714119 0.360839 0.714836A0.005750 0.005750 0 1 0 0.365952 0.704535C0.364466 0.703776 0.364930 0.704001 0.363332 0.703237C0.331204 0.682612 0.330951 0.682483 0.330697 0.682357Z" />
            </g>
        </mask>
        <mask id="mask_2_layer_0">
            <g>
                <rect x="0" y="0" width="1.000000" height="1.333333" fill="rgb(255,255,255)" />
            </g>
        </mask>
    </defs>
    <g id="Background_1" opacity="1.0">
        <title>Eraser masks for layer 2</title>
        <rect x="0" y="0" width="1.000000" height="1.333333" fill="rgb(255,255,255)"/>
    </g>
    <g id="layer_1" opacity="1.0">
        <title>Eraser masks for layer 2</title>
            <g id ="group_0_0_mask_0" mask="url(#mask_0_layer_0)">
                <g id="group0_000" fill="rgb(0,0,0)">
                <path d = "M 0.315609 0.741120A0.005267 0.005267 0 1 0 0.325031 0.745830C0.325237 0.745418 0.325444 0.745007 0.325646 0.744593C0.325918 0.744039 0.326180 0.743479 0.326433 0.742916 C0.382943 0.669634 0.382727 0.669867 0.385531 0.666963A0.005267 0.005267 0 1 0 0.377937 0.659663C0.375116 0.662584 0.375340 0.662343 0.372570 0.665246C0.372084 0.665756 0.371602 0.666271 0.371117 0.666783 C0.316278 0.739784 0.315943 0.740451 0.315609 0.741120Z" fill="rgb(0,0,0)"/>
            </g>
            </g>
    </g>
</svg>
It loads just fine into all the browsers just not Illustrator. Any ideas as to why this happens and what I need to change in the file would be greatly appreciated.
Regards,
William

Hi All,
I have the following SVG 1.1 file that will  not load correctly into Illustrator. It keeps complaining that "Clipping will be lost on roundtrip to Tiny". I have cut and paste the file below so you can try it. I also have a far bigger file with masks and paths arranged in a similar manner that works just fine. Why is this file loading in incorrectly?
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
    width="215.900000mm"
    height="279.400000mm"
    viewBox="0 0 1.000000 1.333333"
    version="1.1"
    xmlns="http://www.w3.org/2000/svg">
    <desc>SVG output</desc>
    <defs>
      <title>Eraser masks for layer 2</title>
        <mask id="mask_0_layer_0">
            <g>
                <rect x="0" y="0" width="100%" height="100%" fill="rgb(255,255,255)" mask="url(#mask_1_layer_0)"/>
                <path d = "M 0.330697 0.682357A0.005750 0.005750 0 1 0 0.325563 0.692647C0.325617 0.692675 0.325671 0.692702 0.325725 0.692729C0.359829 0.714309 0.359435 0.714119 0.360839 0.714836A0.005750 0.005750 0 1 0 0.365952 0.704535C0.364466 0.703776 0.364930 0.704001 0.363332 0.703237C0.331204 0.682612 0.330951 0.682483 0.330697 0.682357Z" />
            </g>
        </mask>
        <mask id="mask_2_layer_0">
            <g>
                <rect x="0" y="0" width="1.000000" height="1.333333" fill="rgb(255,255,255)" />
            </g>
        </mask>
    </defs>
    <g id="Background_1" opacity="1.0">
        <title>Eraser masks for layer 2</title>
        <rect x="0" y="0" width="1.000000" height="1.333333" fill="rgb(255,255,255)"/>
    </g>
    <g id="layer_1" opacity="1.0">
        <title>Eraser masks for layer 2</title>
            <g id ="group_0_0_mask_0" mask="url(#mask_0_layer_0)">
                <g id="group0_000" fill="rgb(0,0,0)">
                <path d = "M 0.315609 0.741120A0.005267 0.005267 0 1 0 0.325031 0.745830C0.325237 0.745418 0.325444 0.745007 0.325646 0.744593C0.325918 0.744039 0.326180 0.743479 0.326433 0.742916 C0.382943 0.669634 0.382727 0.669867 0.385531 0.666963A0.005267 0.005267 0 1 0 0.377937 0.659663C0.375116 0.662584 0.375340 0.662343 0.372570 0.665246C0.372084 0.665756 0.371602 0.666271 0.371117 0.666783 C0.316278 0.739784 0.315943 0.740451 0.315609 0.741120Z" fill="rgb(0,0,0)"/>
            </g>
            </g>
    </g>
</svg>
It loads just fine into all the browsers just not Illustrator. Any ideas as to why this happens and what I need to change in the file would be greatly appreciated.
Regards,
William

Similar Messages

  • TS1702 iBooks will not update, now locked out of it. All books and PDF will be lost if uninstall. Ideas?

    iBooks will not update, now locked out. All books and PDF will be lost if uninstall. Ideas?

    Hi Email_user_02,
    Thanks for the post and welcome to the forum.  I am very sorry to hear you have been locked out of your email account.
    If I had to speculate as to what has happened I would think that when the home move order was placed your email address was not moved to your new account.  If your email is not linked to a broadband account or premium mail then the message you are receiving would be correct.  However its clear that this is our fault and I am really sorry about this. This is something that I can sort out.
    Can you please get your details off to me in an email?  Just click on my username, (SeanD) and you will find the 'Mods contact link' under the 'About me' section of my profile.  Once I have your details I will be able to confirm what has happened but more importantly I will ensure that nothing happens with this email address.
    Cheers
    Sean
    BTCare Community Manager
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • I just installed ios8 on my ipad. its is now asking me to rerstore my ipad on itunes to a factory restore and that all my data and photos will be lost. how can I reverse this?

         I just installed the new IOS 8 . My I pad is now asking me to plug into ITunes . Once I plugged into ITunes I get a message to restore to it's factory settings.
    will I lose all my data. photographs etc

    You can do a factory restore and then restore from a backup after you've upgraded.  I just did this with my mom's iPad, but you had to have either an iTunes backup or iCloud backup to do the restore.  If you don't have the backup, could be that a lot of your apps and music are still available, but your settings are lost.  Your most recent 1000 pics or so would still be in photostream, so you'd want to rescue them back to your recent pictures folder.  Your mail, contacts, reminders, notes, are all already probably in icloud or another cloud provider for those services, just need to reenter your login information.  If you do secure backups, a lot of the setup is restored, without backup, you'd need to log back in to those services like twitter, facebook, etc to see your info there.

  • PrEl 8 slow and clips will not play in monitor window.

    This is very dissapointing. I have been using PrEl 3 up till now and have been really happy with it. I decided to give V8 a whirl. First off, I am not happy with the way the whole interface has been dumbed down from 4.0 onwards. 3 seems to have more manual controls easily accessible and seems more professional. Still, it is what it is. I am bothered by the fact that this is unusable on my machine. I have tried full size avi clips from an SD camera and I have tried little bits of wmv's and phone clips. Nothing will run. It loads into the media bin, drags onto the timeline, creates the peak file as usual but when I hit spacebar to play the clip the asudio works but the video does not. It juts shows a static image of wherever the plaay head was when I hit start. If I then stop the playback and click on the timeline it goes to that spot. Now, I can grab the play head and scrub back and forth on the timeline but it just willnot play in the monitor.
    I have tried running 3 and 8 side by side on each screen with the same clip in each. 3 is perfect - 8 will not work.
    specs:
    XP Pro 32 bit SP3
    Dual Xeon 3.2 533
    4gb ram
    2 x 1tb Samsung hard drives.
    Matrox P650 graphics
    Now, later this year I will be building a new i7 rig, and it may well ne that this will run the program with no problems. But it SHOULD run on what I have right? Its old certainly but still none too shabby.

    Thanks for looking in. I have tried using clips direct from my camera which is a Canon MVX3i and the same thing happens. I know that Elements is made specifically for editing videos made on camcorders but I must say that in version 3 I have been able to drag just about any kind of video file onto the timeline and edit and output it with no problem
    So yes, we are talking about standard SD DV-AVI files here.
    Project preset is PAL SD 4:3 as it should be.
    My video card is rumming latst drivers and BIOS although its an old card.
    Quicktime - yes, have latest version.
    I have version 3.02 installed still and it runs perfectly.
    "Have you right clicked the Monitor and selected Playback Settings to see what setting are checked there?"
    External device: DV 25 720 x 576i
    Aspect ratio conversion - hardware
    Export device: DV 25 720 x 576i
    both boxes ticked - this is the default setting and should work.
    Okay - update on this: if I select External device: none then it works.
    Also if I select External device: Monitor 2 60 1600 x 1200 it also works, and plays back on my secondary monitor which is very cool. But if I select DV 25 720 x 576i then it does not, although this is the setting I have on my 3.02 version as default.

  • My safari is blocked. When I press a window comes up sasking Are you sure you want to submit this form again and it will not let me cancel or submit

    My safari is blocked. When I press a window comes up sasking Are you sure you want to submit this form again? and it will not allow me to cancel or submit

    These are your options:
    1. Restore the iPhoto library from the most recent backup that predates the issue.
              Advantages: Always works, if library damage is causing the problem and the backup is intact.
              Disadvantages: Impossible if you don't have a backup. All changes made since the backup are lost.
    2. Repair or rebuild the library. Be sure to back it up first.
              Advantages: May solve the problem with no loss of data.
              Disadvantages: May fail. May take a long time if the library is large.
    3. Scavenge the library with a third-party application called "iPhoto Library Manager," which you can find in a web search. From the application's menu bar (not the iPhoto menu bar), select Library ▹ Rebuild.
              Advantages: All images should be preserved.
              Disadvantages: All books, calendars, and slideshows will be lost.

  • IPhoto stopped recognizing my iPhoto library, and it will not let me click open when I find the library in my files. Suggestions?

    I have seen similar questions--mostly from 4-6 years ago--but none are quite the same as mine.  I tried to export a photo from the web to iPhoto for editing and received a message stating, "Which photo library do you want iPhoto to use? To open, iPhoto needs a photo library. Select a library from the list, find another library on your computer, or create a new library that you can import photos to later.  The same photo library will be used the next time you open iPhoto."  Below this is a empty box. Below the box there are three buttons: [Other Library...] [Create New...][Choose].  Since the box is empty the [Choose] button is grayed out. If I click [Other Library...] I can go to Pictures->iPhoto Library. I can highlight iPhoto Library by clicking on it, but nothing happens when I click Open at the bottom of the window or if I double click iPhoto Library itself.
    I only have a handful pictures on this machine--MacBook Air, OS X 10.9.4, 96 GB memory free--so I could create a new library without much pain, but I hesitate to since I don't know what caused the problem in the first place.  Any ideas?
    Thanks.

    These are your options:
    1. Restore the iPhoto library from the most recent backup that predates the issue.
              Advantages: Always works, if library damage is causing the problem and the backup is intact.
              Disadvantages: Impossible if you don't have a backup. All changes made since the backup are lost.
    2. Repair or rebuild the library. Be sure to back it up first.
              Advantages: May solve the problem with no loss of data.
              Disadvantages: May fail. May take a long time if the library is large.
    3. Scavenge the library with a third-party application called "iPhoto Library Manager," which you can find in a web search. From the application's menu bar (not the iPhoto menu bar), select Library ▹ Rebuild.
              Advantages: All images should be preserved.
              Disadvantages: All books, calendars, and slideshows will be lost.

  • When editing page styles, can I turn off the "changes you have made will be lost" warning on refresh?

    To reproduce:
    Right click an element -> Inspect Element.
    Uncheck any style value in the right-hand menu, or add one.
    Refresh (Command-R) now comes up with a warning that the Inspector will be closed and changes will be lost.
    Can I turn off this warning, or dismiss it using a keyboard shortcut?
    I guess there's the lingering feature request of keeping the inspector open on a page after a refresh, but that's a more involved change than turning off this warning. A simple boolean in about:config would be great.

    To reproduce:
    Right click an element -> Inspect Element.
    Uncheck any style value in the right-hand menu, or add one.
    Refresh (Command-R) now comes up with a warning that the Inspector will be closed and changes will be lost.
    Can I turn off this warning, or dismiss it using a keyboard shortcut?
    I guess there's the lingering feature request of keeping the inspector open on a page after a refresh, but that's a more involved change than turning off this warning. A simple boolean in about:config would be great.

  • When i go to sync my apps with my computer it tells me  ''are you sure you want to sync apps ? all exsisting apps and there data on (iphone) will be replaced with the apps on this itunes library'' does this mean all my data will be lost if i continue ?

    when i go to sync my apps with my computer it tells me  ''are you sure you want to sync apps ? all exsisting apps and there data on (iphone) will be replaced with the apps on this itunes library'' does this mean all my data will be lost if i continue ?

    Regarding your broken, previously authorized computer, here's how that works:
    You would authorize your new computer -- maybe you've done that already.  Then you will have two computers authorized.  Apple allows you to have up to five computers authorized at any time.  If you get to five, you can then go to your account details in iTunes and remove all authorizations.
    Bear in mind this is not saying you can synch to more tham one library.  Razmee209 and gdgmacguy's comments above are correct.  But if Apple only allowed you to authorize one computer at a time, then having a broken computer would mean you could no longer use your Apple ID with iTunes.

  • Ipod won't let me into wifi at all not even to select a network. It's been like this ever since I restored my Ipod 4g and it will not let me do anything, not even download music to my ipod, restoring it also lost all of my data

         I knew that I needed to update my Ipod (4th gen) but it randomly stopped using the wifi and when I would go into "wi-fi" under "settings" the loading wheel would not stop spinning yet there are 5 wi-fi networks around me. Then I turn my ipod off, then on again and when it turned on it had an icon that was the itunes logo and a usb cord and that was it.. so I plugged my ipod into my computer got onto Itunes and it said that I needed to restore my ipod. I knew that all my data would be lost but now I can't even go into the wifi settings to select a network... it has the wi-fi connection icon(the little arcs) then "Wi-Fi" then across the bar thing it says "No Wi-Fi" I don't understand.. I do have Wi-Fi or else I wouldn't be able to type this on a computer....
         How do I hook up the wifi network selections to my ipod???

    If not this:
    iOS: Wi-Fi or Bluetooth settings grayed out or dim
    If not successful, an appointment at the Genius Bar of an Apple store is usually in order.
    Apple Retail Store - Genius Bar
    Then
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

  • My HD died on my iMac. I replaced it and lost everything that was on it. I found my source disks from my original purchase for Final Cut Express HD 3.5.  I now have Maverick ISO and it will not let me load my software so I can continue my film work. ???

    My HD died on my iMac. I replaced it and lost everything that was on it. I found my source disks from my original purchase for Final Cut Express HD 3.5.  I now have Maverick ISO and it will not let me load my software so I can continue my film work. How do I get it too recover it without paying for it again since I paid for it already and have projects in progress that need to be completed?

    1) Partition your hard drive or add an external drive and install Snow Leopard (with the Optional Rosetta) into it and then you can dual-boot (System Preferences:Startup Disk) into Snow Leopard and run FCE 3.5 there.
    2)  Use one of the following methods to install FCE 3.5 into Mavericks:
    a)  Pacifist:  http://www.charlessoft.com/
    b)  Jeremy Johnstone's Terminal method:  http://www.jeremyjohnstone.com/blog/2012-03-11-installing-final-cut-pro-studio-2 -0-on-mac-os-x-10-7-lion.html
    Reports on this forum seem to confirm that Final Cut Studio 2 will continue to operate in Mavericks once it is functionally installed, albeit some plug-ins may fail to function.  FCE 3.5 is the same generation as FCS2, and presumably will continue to operate in Mavericks, as well.

  • HT1766 I have an iphone 4.I upgraded it to 5.0.1 and so I have lost all the data from my iPhone,but i have a backup in my computer.How do I use the backup file ? i.e How will i get that backup file in my iPhone ?

    I have an iphone 4.I upgraded it to 5.0.1 and so I have lost all the data from my iPhone,but i have a backup in my computer.How do I use the backup file ? i.e How will i get that backup file in my iPhone ?

    Connect phone to computer.
    Select Restore.
    Tell iTunes which of the available backup files to use, let iTunes restore it.
    Also, try reading the User's Guide as it answers questions like this.

  • F i install firefox 4, my old firefox data as in cookies and add-ons will get lost or what??

    if i install firefox 4, my old firefox data as in cookies and add-ons will get lost or what??
    I need it and also want to install the new Firefox
    == This happened ==
    Not sure how often

    You should always use beta test versions with a new and separate profile and keep the regular release so you can use that version in case of problems.
    See http://kb.mozillazine.org/Profile_Manager
    Firefox 4.0b1 is the first of the beta test release versions and still has a lot of bugs.
    Such releases are meant for testing only so if bugs are found then they can get reported and fixed before the final 4.0 version gets released.
    If you do not have experience with such test releases then you are better of with the latest Firefox 3.6.6 release.

  • I have lost my Bookmarks and History and neither will record new entries(recently adjusted Facebook options to "Friends Only" for most settings)

    I have lost my Bookmarks and History listings and neither will record new entries (recently adjusted Facebook options to "Friends Only" for most settings)

    See http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • HT4859 i have reset my password and i dont have wifi to connect to my ipod and activate the steps in the i cloud process, now i want to know that will all my videos , photos and music will lost if i connect to my computer if storage and backup is in off m

    i have reset my password and i dont have wifi to connect to my ipod and activate the steps in the i cloud process, now i want to know that will all my videos , photos and music will lost if i connect to my computer if storage and backup is in off mode

    If iCloud Backup is set to Off in Settings>iCloud>Storage & Backup, it means that your iPod will not automatically back up to iCloud, but will automatically back up to your computer when you sync.  The only way you would risk losing data is if you have never synced with iTunes before.  If that's the case, you have to take special precautions to avoid losing data, as outlined in this user tip: https://discussions.apple.com/docs/DOC-3141.

  • Drop tablespace and flashback : ORA-01245: offline file 7 will be lost if RESETLOGS is done

    Hello,
        1 create tablespace TS1
        2  create restore point RP1;
        3 drop tablespace TS1 (datafile  '/c:/ts1.dbf')  including files
        4 restore database to RP1
        5 alter database open resetlogs failed with this error :
            ERROR at line 1:
      ORA-01245: offline file 7 will be lost if RESETLOGS is done
      ORA-01110: data file 7: '/c:/ts1.dbf'
       Can you help me please to fix this issue and to understand why it's occured.

    Hi,
    If you check the alert log you will get message similar to
    Recovery deleting file #7:'<Oracle_Home>/db/dbs/UNNAMED00007' from controlfile.
    Now you have 2 option
    1. If you have backup of that tablespace TS1  then you can restore and recover it
    If you don't need that tablespace then you offline drop that datafile 7 . Open the database in resetlogs mode and then drop tablespace TS1
    Thank you

Maybe you are looking for

  • How can i use an email address with an apostrophe as my apple ID

    I need use a school email address for a new Apple ID but it has an apostrophe, and Apple does not see it as a valid address. How can I use that email?

  • Saving a delivery, does not create spool request

    Hi, I have a delivery and 2 output types. The print program of first output type already exists and I created one for the second one. When I save the delivery, spool request gets created for the first output type but doesn for the one I created. Can

  • Call a Function when switching tabs in TabbedPanel

    I am using Allan Jardine's DataTables javascript library , along with the Spry TabbedPanel. I have one table in each of a number of Tabs. The table in the tab opened by default (or if I use ShowPanel()) is fine. However, if I switch tabs, the other t

  • Winhelp 4, problem compiling

    Hy everyone, I try to investigate on a problem that  one of our user have with Robohelp 8. I don't know if i'm giving the  right information about my problem, so let me know if you need any other  information. The computer is a Windows XP SP3 with 2

  • 10.9 link a Contact to an iCal appointment?

    I want to link the information from Contacts to my Ical appointments, but can't find a way to do this. Help?