• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How can I save file in SVG format Version: 6.00 Build 0

Community Beginner ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

Hi, can anyone please tell me how can I save file in SVG format Version: 6.00 Build 0. When I choose to save file as SVG, the SVG save options menu in SVG profiles section offers only the following formats: 

SVG 1.0

SVG 1.1

SVG Tiny 1.1

SVG Tiny 1.1+

SVG Basic 1.1

SVG Tiny 1.2

 

But there is no SVG 6.0 format. Need help. Mayday, mayday...

Views

1.7K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Nov 08, 2020 Nov 08, 2020

Start by actually opening the file in Inkscape, as it obviously originated there, anyway. From the looks of it it was simply not expanded correctly and uses a bunch of stuff that AI is crap at. This will render fine in a browser, but AI just won't know what to do with some of the definitions. Once you have it in Inkscape you can export it to whatever format from there, including a cleaned up SVG or a PDF.

 

Mylenium

Votes

Translate

Translate
Adobe
LEGEND ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

It's absolutely not clear what this weird spec is even supposed to be. You need to clarify where this request is coming from. This makes no sense at all.

 

Mylenium

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

I have a file in SVG format as a part of the software. The beginning of the code says the following: 

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->

 

If I try to edit the file using Illustrator 25.0 and save it. I find no option in saving it as SVG Version: 6.00. And if  I save it using one of the suggested by Illustrator SVG plugin formats, the program I prepare this file for just does not read it correctly. And of course the style of the code of the original file and the file I save using the suggested formats differ. 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

I think you are misunderstang this. The comment about the export plug-in version is merely for housekeeping purposes. For all intents and purposes it does nothing to the actual SVG functionality and could just as well be deleted. So whatever issues you have likely have other causes, but without knowing anything about your system or what that other software you are trying to import to is, it's impossible to diagnose the problem.

 

Mylenium

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

Thanks for your efforts trying to help me. 

 

I understand that the comment could have beem added manually but I presumed that the code itself  was generated by the Illustrator. So I tried to use Illustrator to save the file in the same format but I failed. 

 

The software I took this file from is a Poker client. The file contains the images of playing cards. I want to change the cards design for my personal convenience. I attach herewith the starting and ending parts of the code of the file I try to edit. I can not insert the full code as when I do it I recive "out of memeory" error message here on site. 

 

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   version="1.1"
   id="Semi_Standard_2_colors"
   x="0px"
   y="0px"
   viewBox="0 0 2444 1042.8"
   style="enable-background:new 0 0 2444 1042.8;"
   xml:space="preserve"
   sodipodi:docname="faceDeck3.svg"
   inkscape:version="0.92.3 (2405546, 2018-03-11)"
   enable-background="new"><metadata
   id="metadata1373"><rdf:RDF><cc:Work
       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
   id="defs1371"><linearGradient
   inkscape:collect="always"
   id="linearGradient2966"><stop
     style="stop-color:#262626;stop-opacity:1"
     offset="0"
     id="stop2962" /><stop
     style="stop-color:#696969;stop-opacity:1"
     offset="1"
     id="stop2964" /></linearGradient><linearGradient
   id="linearGradient1545"
   inkscape:collect="always"><stop
     id="stop1541"
     offset="0"
     style="stop-color:#1c371e;stop-opacity:1" /><stop
     id="stop1543"
     offset="1"
     style="stop-color:#387036;stop-opacity:1" /></linearGradient><linearGradient
   id="linearGradient1539"
   inkscape:collect="always"><stop
     id="stop1535"
     offset="0"
     style="stop-color:#1f2747;stop-opacity:1" /><stop
     id="stop1537"
     offset="1"
     style="stop-color:#325290;stop-opacity:1" /></linearGradient><linearGradient
   id="linearGradient1533"
   inkscape:collect="always"><stop
     id="stop1529"
     offset="0"
     style="stop-color:#423c23;stop-opacity:1" /><stop
     id="stop1531"
     offset="1"
     style="stop-color:#876f3c;stop-opacity:1" /></linearGradient><linearGradient
   id="linearGradient2448"
   inkscape:collect="always"><stop
     id="stop2444"
     offset="0"
     style="stop-color:#3c201c;stop-opacity:1" /><stop
     id="stop2446"
     offset="1"
     style="stop-color:#7e322f;stop-opacity:1" /></linearGradient><linearGradient
   inkscape:collect="always"
   id="linearGradient2417"><stop
     style="stop-color:#1e641e;stop-opacity:1"
     offset="0"
     id="stop2413" /><stop
     style="stop-color:#288528;stop-opacity:1"
     offset="1"
     id="stop2415" /></linearGradient><linearGradient
   inkscape:collect="always"
   id="linearGradient2386"><stop
     style="stop-color:#25427c;stop-opacity:1"
     offset="0"
     id="stop2382" /><stop
     style="stop-color:#3258a6;stop-opacity:1"
     offset="1"
     id="stop2384" /></linearGradient><linearGradient
   inkscape:collect="always"
   id="linearGradient2355"><stop
     style="stop-color:#732222;stop-opacity:1"
     offset="0"
     id="stop2351" /><stop
     style="stop-color:#982e2e;stop-opacity:0.91666669"
     offset="1"
     id="stop2353" /></linearGradient><linearGradient
   inkscape:collect="always"
   id="linearGradient1672"><stop
     style="stop-color:#5f5f1c;stop-opacity:1"
     offset="0"
     id="stop1668" /><stop
     style="stop-color:#7f7f26;stop-opacity:1"
     offset="1"
     id="stop1670" /></linearGradient><linearGradient
   gradientTransform="translate(-2.6169918e-6,-0.47708551)"
   inkscape:collect="always"
   xlink:href="#linearGradient1672"
   id="linearGradient1674-2"
   x1="188"
   y1="258.49045"
   x2="188"
   y2="1.6431192"
   gradientUnits="userSpaceOnUse" /><linearGradient
   gradientTransform="translate(-2.6174459e-6,-260.47708)"
   inkscape:collect="always"
   xlink:href="#linearGradient2355"
   id="linearGradient2357-9"
   x1="188.00807"
   y1="520.58875"
   x2="188.00807"
   y2="261.78769"
   gradientUnits="userSpaceOnUse" /><linearGradient
   gradientTransform="translate(3.7780493e-6,-520.48514)"
   inkscape:collect="always"
   xlink:href="#linearGradient2386"
   id="linearGradient2388-8"
   x1="188.00807"
   y1="779.96448"
   x2="188.00807"
   y2="523.20831"
   gradientUnits="userSpaceOnUse" /><linearGradient
   gradientTransform="translate(4.0692842e-6,-780.49319)"
   inkscape:collect="always"
   xlink:href="#linearGradient2417"
   id="linearGradient2419-3"
   x1="188.00807"
   y1="1039.3129"
   x2="188.00807"
   y2="780.521"
   gradientUnits="userSpaceOnUse" /><linearGradient
   gradientTransform="translate(-2.0025843,-782.49606)"
   inkscape:collect="always"
   xlink:href="#linearGradient1545"
   id="linearGradient2419-4"
   x1="188.00807"
   y1="1039.3129"
   x2="188.00807"
   y2="780.521"
   gradientUnits="userSpaceOnUse" />

 

 

And this the the ending part of the code 

 

 

<g
   id="5_spade"
   style="display:inline">
	
<g
   transform="translate(4.871631e-6,0.47704477)"
   id="g1320"><rect
     x="752"
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect31"
     y="0"
     style="opacity:1;vector-effect:none;fill:url(#linearGradient1204);fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><path
     d="m 775.53948,37.9 -0.9,5.7 a 13.3,13.3 0 0 1 7,-4.2 35.8,35.8 0 0 1 8.7,-1.1 c 7.5,0 12.7,1.9 15.4,5.8 2.7,3.9 4.1,9.7 4.1,17.6 a 38.6,38.6 0 0 1 -1.9,13.3 21.1,21.1 0 0 1 -5.4,8.4 19.6,19.6 0 0 1 -8.2,4.3 36.1,36.1 0 0 1 -10,1.3 73.1,73.1 0 0 1 -8,-0.5 c -2.7,-0.4 -5.3,-0.8 -7.9,-1.4 V 76.4 a 50.6,50.6 0 0 0 6.5,1.2 43.6,43.6 0 0 0 7.2,0.5 28.8,28.8 0 0 0 5.9,-0.6 13.9,13.9 0 0 0 5.1,-2.2 12,12 0 0 0 3.6,-4.4 17.7,17.7 0 0 0 1.3,-7.1 c 0,-5.7 -1,-9.7 -2.8,-11.9 -1.8,-2.2 -5.4,-3.4 -10.4,-3.4 -5,0 -7.6,1.6 -9.8,4.7 l -10.9,-5.2 2.7,-38 h 35.7 v 11.6 h -25.3 z"
     id="path119"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 855.95,156.1 -1.5,9.6 a 22.8,22.8 0 0 1 11.7,-7.1 58.2,58.2 0 0 1 14.5,-1.8 c 12.5,0 21,3.2 25.6,9.6 4.6,6.4 6.8,16.2 6.8,29.3 0,9 -1.1,16.4 -3.2,22.2 a 34.2,34.2 0 0 1 -9,13.9 31.4,31.4 0 0 1 -13.6,7.2 64.2,64.2 0 0 1 -16.7,2.1 99.8,99.8 0 0 1 -13.2,-0.9 c -4.5,-0.5 -8.9,-1.3 -13.2,-2.2 v -17.8 a 91.1,91.1 0 0 0 10.8,2 80.8,80.8 0 0 0 12,0.9 46.2,46.2 0 0 0 9.9,-1.1 24.2,24.2 0 0 0 8.5,-3.7 19.1,19.1 0 0 0 5.9,-7.2 28.7,28.7 0 0 0 2.1,-11.8 c 0,-9.6 -1.5,-16.2 -4.7,-19.9 -3.2,-3.7 -8.8,-5.5 -17.1,-5.5 -8.3,0 -12.7,2.5 -16.3,7.7 l -18.3,-8.7 4.6,-63.1 h 59.3 V 129 h -42 z"
     id="path121"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
<g
   id="4_spade"
   style="display:inline">
	
<g
   transform="translate(-1.8683691e-6,0.47704611)"
   id="g1299"><rect
     x="564"
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect29"
     y="0"
     style="opacity:1;vector-effect:none;fill:url(#linearGradient1202);fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><path
     d="M 615,66.4 V 88.2 H 603.5 V 66.4 H 575.9 V 54.3 L 601.7,10 H 615 v 46.3 h 7.1 v 10.1 z m -11.5,-34.3 0.6,-12 -7.8,16 -11.4,20.2 h 18.6 z"
     id="path115"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 713.6,203.6 v 36.3 h -19.2 v -36.3 h -45.8 v -20.1 l 43,-73.7 h 22 v 77 h 11.8 v 16.8 z m -19.2,-57.1 1,-19.9 -13,26.6 -18.9,33.6 h 30.9 z"
     id="path117"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
<g
   id="3_spade"
   style="display:inline">
	
<g
   transform="translate(0,0.47704783)"
   id="g1278"><rect
     x="376"
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect27"
     y="0"
     style="opacity:1;vector-effect:none;fill:url(#linearGradient1200);fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><path
     d="m 400.049,41.9 h 5.2 c 3.6,0 6.5,-0.8 8.6,-2.5 2.1,-1.7 3.2,-4.6 3.2,-8.6 a 9.7,9.7 0 0 0 -1.3,-5.3 9.8,9.8 0 0 0 -3.3,-3.4 14.3,14.3 0 0 0 -4.6,-1.8 29.4,29.4 0 0 0 -5.1,-0.5 c -3.9,0 -7.1,0.6 -9.5,1.9 V 10.9 l 7.1,-0.9 6.9,-0.3 c 7,0 12.3,2 15.9,5.9 3.6,3.9 5.4,9.1 5.4,15.5 0,4.7 -1,8.4 -3.1,11 a 11.3,11.3 0 0 1 -7,4.7 c 6.9,3.4 10.3,9.8 10.3,19.2 a 20.8,20.8 0 0 1 -2.3,9.8 22.5,22.5 0 0 1 -5.8,7.2 25.2,25.2 0 0 1 -8.3,4.7 31,31 0 0 1 -9.5,1.6 22.8,22.8 0 0 1 -9.6,-1.9 V 77 a 22.3,22.3 0 0 0 8.2,1.4 c 4.9,0 8.9,-1.2 11.8,-3.8 2.9,-2.6 4.5,-6.2 4.5,-10.9 a 9.6,9.6 0 0 0 -3.5,-7.6 13.1,13.1 0 0 0 -9,-3.1 h -5.2 z"
     id="path111"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 480.7476,162.8 h 8.6 q 9.1,0 14.4,-4.2 c 3.6,-2.8 5.3,-7.5 5.3,-14.2 a 17.2,17.2 0 0 0 -2.1,-8.9 17,17 0 0 0 -5.6,-5.7 22.4,22.4 0 0 0 -7.5,-2.8 40.9,40.9 0 0 0 -8.5,-0.9 c -6.6,0 -11.9,1.1 -15.9,3.1 v -18 c 4.2,-0.6 8.1,-1.1 11.9,-1.4 3.8,-0.3 7.6,-0.5 11.4,-0.5 11.7,0 20.5,3.3 26.5,9.9 6,6.6 9,15.1 9,25.6 0,7.9 -1.7,14 -5.1,18.4 -3.4,4.4 -7.4,7 -11.7,7.8 11.4,5.6 17.1,16.2 17.1,31.9 a 34,34 0 0 1 -3.8,16.2 38.1,38.1 0 0 1 -9.7,12.1 40.6,40.6 0 0 1 -13.8,7.7 47.6,47.6 0 0 1 -15.7,2.7 c -6.4,0 -11.8,-1.1 -16.1,-3.2 v -17.2 a 35.7,35.7 0 0 0 13.7,2.4 c 8.2,0 14.7,-2.2 19.7,-6.4 5,-4.2 7.4,-10.3 7.4,-18.1 a 15.7,15.7 0 0 0 -5.9,-12.7 q -5.9,-5.1 -15,-5.1 h -8.6 z"
     id="path113"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
<g
   id="2_spade"
   style="display:inline">
	
<g
   transform="translate(0,0.47704783)"
   id="g1257"><rect
     x="188"
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect25"
     y="0"
     style="opacity:1;vector-effect:none;fill:url(#linearGradient1198);fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><path
     d="m 202.5,81.7 a 61.8,61.8 0 0 1 1.7,-14.1 27.6,27.6 0 0 1 6.7,-12.6 c 3.8,-4 7,-7.2 9.7,-9.6 2.7,-2.4 4.8,-4.4 6.5,-6.1 a 18.7,18.7 0 0 0 3.5,-4.6 12.1,12.1 0 0 0 1.1,-5.2 8.7,8.7 0 0 0 -1.1,-4.4 9.2,9.2 0 0 0 -2.9,-3 13.5,13.5 0 0 0 -4.1,-1.6 18.6,18.6 0 0 0 -4.8,-0.5 27.4,27.4 0 0 0 -7,0.8 24.3,24.3 0 0 0 -5.4,1.8 V 11.3 c 3.4,-1.2 8.7,-1.9 15.9,-1.9 7.2,0 11.4,1.7 15.2,4.9 3.8,3.2 5.7,7.8 5.7,13.6 a 23.2,23.2 0 0 1 -2.4,11 33.3,33.3 0 0 1 -5.8,8.1 58.9,58.9 0 0 1 -4.5,4.2 l -4.7,3.8 a 33.1,33.1 0 0 0 -8.1,9.8 24.7,24.7 0 0 0 -2.5,11.7 h 28.3 v 11.6 h -41 z"
     id="path107"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 276.90006,229.1 a 98.7,98.7 0 0 1 2.8,-23.5 45.2,45.2 0 0 1 11.1,-20.9 c 6.3,-6.7 11.6,-12.1 16.1,-16 a 143.2,143.2 0 0 0 10.8,-10.2 31.1,31.1 0 0 0 5.9,-7.7 18.8,18.8 0 0 0 1.8,-8.6 13.9,13.9 0 0 0 -1.8,-7.3 14.1,14.1 0 0 0 -4.8,-4.9 21.7,21.7 0 0 0 -6.8,-2.8 35,35 0 0 0 -8,-0.8 49.7,49.7 0 0 0 -11.6,1.3 42.7,42.7 0 0 0 -9,3 V 112 c 5.6,-2.1 14.4,-3.2 26.4,-3.2 12,0 19,2.8 25.3,8.2 6.3,5.4 9.5,13 9.5,22.6 0,7.2 -1.3,13.2 -4,18.2 a 55.9,55.9 0 0 1 -9.7,13.4 71.1,71.1 0 0 1 -7.5,7.1 l -7.8,6.4 q -9.5,8.1 -13.5,16.2 c -2.7,5.3 -4.1,11.9 -4.1,19.5 h 47.1 v 19.2 h -68.2 z"
     id="path109"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
<g
   id="1_spade"
   style="display:inline">
	
<g
   id="g1236"
   transform="translate(0,0.477081)"><rect
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect23"
     x="0"
     y="0"
     style="fill:url(#linearGradient1196);fill-opacity:1" /><path
     d="m 42.85,10 19.5,78.1 h -12.2 l -3.4,-15.3 h -23.6 l -3.2,15.3 H 7.65 L 27.05,10 Z m -7.6,7.1 -9.7,45 h 18.9 z"
     id="path103"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 136.05,109.8 32.4,129.8 h -20.4 l -5.5,-25.4 h -39.4 l -5.2,25.4 h -20.4 l 32.1,-129.8 z m -12.7,11.8 -16.1,74.8 h 31.5 z"
     id="path105"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
</svg>

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

Thanks for your efforts trying to help me. 

 

I understand that the comment could have beem added manually but I presumed that the code itself  was generated by the Illustrator. So I tried to use Illustrator to save the file in the same format but I failed. 

 

The software I took this file from is a Poker client. The file contains the images of playing cards. I want to change the cards design for my personal convenience. I attach herewith the beginning and the end of the code of the file I try to edit. 

 

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   version="1.1"
   id="Semi_Standard_2_colors"
   x="0px"
   y="0px"
   viewBox="0 0 2444 1042.8"
   style="enable-background:new 0 0 2444 1042.8;"
   xml:space="preserve"
   sodipodi:docname="faceDeck3.svg"
   inkscape:version="0.92.3 (2405546, 2018-03-11)"
   enable-background="new"><metadata
   id="metadata1373"><rdf:RDF><cc:Work
       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
   id="defs1371"><linearGradient
   inkscape:collect="always"
   id="linearGradient2966"><stop
     style="stop-color:#262626;stop-opacity:1"
     offset="0"
     id="stop2962" /><stop
     style="stop-color:#696969;stop-opacity:1"
     offset="1"
     id="stop2964" /></linearGradient><linearGradient
   id="linearGradient1545"
   inkscape:collect="always"><stop
     id="stop1541"
     offset="0"
     style="stop-color:#1c371e;stop-opacity:1" /><stop
     id="stop1543"
     offset="1"
     style="stop-color:#387036;stop-opacity:1" /></linearGradient><linearGradient
   id="linearGradient1539"
   inkscape:collect="always"><stop
     id="stop1535"
     offset="0"
     style="stop-color:#1f2747;stop-opacity:1" /><stop
     id="stop1537"
     offset="1"
     style="stop-color:#325290;stop-opacity:1" /></linearGradient><linearGradient
   id="linearGradient1533"
   inkscape:collect="always"><stop
     id="stop1529"
     offset="0"
     style="stop-color:#423c23;stop-opacity:1" />

 

 

END OF THE CODE 

 

 

<g
   id="5_spade"
   style="display:inline">
	
<g
   transform="translate(4.871631e-6,0.47704477)"
   id="g1320"><rect
     x="752"
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect31"
     y="0"
     style="opacity:1;vector-effect:none;fill:url(#linearGradient1204);fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><path
     d="m 775.53948,37.9 -0.9,5.7 a 13.3,13.3 0 0 1 7,-4.2 35.8,35.8 0 0 1 8.7,-1.1 c 7.5,0 12.7,1.9 15.4,5.8 2.7,3.9 4.1,9.7 4.1,17.6 a 38.6,38.6 0 0 1 -1.9,13.3 21.1,21.1 0 0 1 -5.4,8.4 19.6,19.6 0 0 1 -8.2,4.3 36.1,36.1 0 0 1 -10,1.3 73.1,73.1 0 0 1 -8,-0.5 c -2.7,-0.4 -5.3,-0.8 -7.9,-1.4 V 76.4 a 50.6,50.6 0 0 0 6.5,1.2 43.6,43.6 0 0 0 7.2,0.5 28.8,28.8 0 0 0 5.9,-0.6 13.9,13.9 0 0 0 5.1,-2.2 12,12 0 0 0 3.6,-4.4 17.7,17.7 0 0 0 1.3,-7.1 c 0,-5.7 -1,-9.7 -2.8,-11.9 -1.8,-2.2 -5.4,-3.4 -10.4,-3.4 -5,0 -7.6,1.6 -9.8,4.7 l -10.9,-5.2 2.7,-38 h 35.7 v 11.6 h -25.3 z"
     id="path119"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 855.95,156.1 -1.5,9.6 a 22.8,22.8 0 0 1 11.7,-7.1 58.2,58.2 0 0 1 14.5,-1.8 c 12.5,0 21,3.2 25.6,9.6 4.6,6.4 6.8,16.2 6.8,29.3 0,9 -1.1,16.4 -3.2,22.2 a 34.2,34.2 0 0 1 -9,13.9 31.4,31.4 0 0 1 -13.6,7.2 64.2,64.2 0 0 1 -16.7,2.1 99.8,99.8 0 0 1 -13.2,-0.9 c -4.5,-0.5 -8.9,-1.3 -13.2,-2.2 v -17.8 a 91.1,91.1 0 0 0 10.8,2 80.8,80.8 0 0 0 12,0.9 46.2,46.2 0 0 0 9.9,-1.1 24.2,24.2 0 0 0 8.5,-3.7 19.1,19.1 0 0 0 5.9,-7.2 28.7,28.7 0 0 0 2.1,-11.8 c 0,-9.6 -1.5,-16.2 -4.7,-19.9 -3.2,-3.7 -8.8,-5.5 -17.1,-5.5 -8.3,0 -12.7,2.5 -16.3,7.7 l -18.3,-8.7 4.6,-63.1 h 59.3 V 129 h -42 z"
     id="path121"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
<g
   id="4_spade"
   style="display:inline">
	
<g
   transform="translate(-1.8683691e-6,0.47704611)"
   id="g1299"><rect
     x="564"
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect29"
     y="0"
     style="opacity:1;vector-effect:none;fill:url(#linearGradient1202);fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><path
     d="M 615,66.4 V 88.2 H 603.5 V 66.4 H 575.9 V 54.3 L 601.7,10 H 615 v 46.3 h 7.1 v 10.1 z m -11.5,-34.3 0.6,-12 -7.8,16 -11.4,20.2 h 18.6 z"
     id="path115"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 713.6,203.6 v 36.3 h -19.2 v -36.3 h -45.8 v -20.1 l 43,-73.7 h 22 v 77 h 11.8 v 16.8 z m -19.2,-57.1 1,-19.9 -13,26.6 -18.9,33.6 h 30.9 z"
     id="path117"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
<g
   id="3_spade"
   style="display:inline">
	
<g
   transform="translate(0,0.47704783)"
   id="g1278"><rect
     x="376"
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect27"
     y="0"
     style="opacity:1;vector-effect:none;fill:url(#linearGradient1200);fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><path
     d="m 400.049,41.9 h 5.2 c 3.6,0 6.5,-0.8 8.6,-2.5 2.1,-1.7 3.2,-4.6 3.2,-8.6 a 9.7,9.7 0 0 0 -1.3,-5.3 9.8,9.8 0 0 0 -3.3,-3.4 14.3,14.3 0 0 0 -4.6,-1.8 29.4,29.4 0 0 0 -5.1,-0.5 c -3.9,0 -7.1,0.6 -9.5,1.9 V 10.9 l 7.1,-0.9 6.9,-0.3 c 7,0 12.3,2 15.9,5.9 3.6,3.9 5.4,9.1 5.4,15.5 0,4.7 -1,8.4 -3.1,11 a 11.3,11.3 0 0 1 -7,4.7 c 6.9,3.4 10.3,9.8 10.3,19.2 a 20.8,20.8 0 0 1 -2.3,9.8 22.5,22.5 0 0 1 -5.8,7.2 25.2,25.2 0 0 1 -8.3,4.7 31,31 0 0 1 -9.5,1.6 22.8,22.8 0 0 1 -9.6,-1.9 V 77 a 22.3,22.3 0 0 0 8.2,1.4 c 4.9,0 8.9,-1.2 11.8,-3.8 2.9,-2.6 4.5,-6.2 4.5,-10.9 a 9.6,9.6 0 0 0 -3.5,-7.6 13.1,13.1 0 0 0 -9,-3.1 h -5.2 z"
     id="path111"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 480.7476,162.8 h 8.6 q 9.1,0 14.4,-4.2 c 3.6,-2.8 5.3,-7.5 5.3,-14.2 a 17.2,17.2 0 0 0 -2.1,-8.9 17,17 0 0 0 -5.6,-5.7 22.4,22.4 0 0 0 -7.5,-2.8 40.9,40.9 0 0 0 -8.5,-0.9 c -6.6,0 -11.9,1.1 -15.9,3.1 v -18 c 4.2,-0.6 8.1,-1.1 11.9,-1.4 3.8,-0.3 7.6,-0.5 11.4,-0.5 11.7,0 20.5,3.3 26.5,9.9 6,6.6 9,15.1 9,25.6 0,7.9 -1.7,14 -5.1,18.4 -3.4,4.4 -7.4,7 -11.7,7.8 11.4,5.6 17.1,16.2 17.1,31.9 a 34,34 0 0 1 -3.8,16.2 38.1,38.1 0 0 1 -9.7,12.1 40.6,40.6 0 0 1 -13.8,7.7 47.6,47.6 0 0 1 -15.7,2.7 c -6.4,0 -11.8,-1.1 -16.1,-3.2 v -17.2 a 35.7,35.7 0 0 0 13.7,2.4 c 8.2,0 14.7,-2.2 19.7,-6.4 5,-4.2 7.4,-10.3 7.4,-18.1 a 15.7,15.7 0 0 0 -5.9,-12.7 q -5.9,-5.1 -15,-5.1 h -8.6 z"
     id="path113"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
<g
   id="2_spade"
   style="display:inline">
	
<g
   transform="translate(0,0.47704783)"
   id="g1257"><rect
     x="188"
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect25"
     y="0"
     style="opacity:1;vector-effect:none;fill:url(#linearGradient1198);fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><path
     d="m 202.5,81.7 a 61.8,61.8 0 0 1 1.7,-14.1 27.6,27.6 0 0 1 6.7,-12.6 c 3.8,-4 7,-7.2 9.7,-9.6 2.7,-2.4 4.8,-4.4 6.5,-6.1 a 18.7,18.7 0 0 0 3.5,-4.6 12.1,12.1 0 0 0 1.1,-5.2 8.7,8.7 0 0 0 -1.1,-4.4 9.2,9.2 0 0 0 -2.9,-3 13.5,13.5 0 0 0 -4.1,-1.6 18.6,18.6 0 0 0 -4.8,-0.5 27.4,27.4 0 0 0 -7,0.8 24.3,24.3 0 0 0 -5.4,1.8 V 11.3 c 3.4,-1.2 8.7,-1.9 15.9,-1.9 7.2,0 11.4,1.7 15.2,4.9 3.8,3.2 5.7,7.8 5.7,13.6 a 23.2,23.2 0 0 1 -2.4,11 33.3,33.3 0 0 1 -5.8,8.1 58.9,58.9 0 0 1 -4.5,4.2 l -4.7,3.8 a 33.1,33.1 0 0 0 -8.1,9.8 24.7,24.7 0 0 0 -2.5,11.7 h 28.3 v 11.6 h -41 z"
     id="path107"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 276.90006,229.1 a 98.7,98.7 0 0 1 2.8,-23.5 45.2,45.2 0 0 1 11.1,-20.9 c 6.3,-6.7 11.6,-12.1 16.1,-16 a 143.2,143.2 0 0 0 10.8,-10.2 31.1,31.1 0 0 0 5.9,-7.7 18.8,18.8 0 0 0 1.8,-8.6 13.9,13.9 0 0 0 -1.8,-7.3 14.1,14.1 0 0 0 -4.8,-4.9 21.7,21.7 0 0 0 -6.8,-2.8 35,35 0 0 0 -8,-0.8 49.7,49.7 0 0 0 -11.6,1.3 42.7,42.7 0 0 0 -9,3 V 112 c 5.6,-2.1 14.4,-3.2 26.4,-3.2 12,0 19,2.8 25.3,8.2 6.3,5.4 9.5,13 9.5,22.6 0,7.2 -1.3,13.2 -4,18.2 a 55.9,55.9 0 0 1 -9.7,13.4 71.1,71.1 0 0 1 -7.5,7.1 l -7.8,6.4 q -9.5,8.1 -13.5,16.2 c -2.7,5.3 -4.1,11.9 -4.1,19.5 h 47.1 v 19.2 h -68.2 z"
     id="path109"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
<g
   id="1_spade"
   style="display:inline">
	
<g
   id="g1236"
   transform="translate(0,0.477081)"><rect
     width="188"
     height="260"
     rx="8"
     ry="8"
     id="rect23"
     x="0"
     y="0"
     style="fill:url(#linearGradient1196);fill-opacity:1" /><path
     d="m 42.85,10 19.5,78.1 h -12.2 l -3.4,-15.3 h -23.6 l -3.2,15.3 H 7.65 L 27.05,10 Z m -7.6,7.1 -9.7,45 h 18.9 z"
     id="path103"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /><path
     d="m 136.05,109.8 32.4,129.8 h -20.4 l -5.5,-25.4 h -39.4 l -5.2,25.4 h -20.4 l 32.1,-129.8 z m -12.7,11.8 -16.1,74.8 h 31.5 z"
     id="path105"
     inkscape:connector-curvature="0"
     style="fill:#e0e0e0" /></g></g>
</svg>

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

Thanks for your efforts trying to help me. 

 

I understand that the comment could have beem added manually but I presumed that the code itself  was generated by the Illustrator. So I tried to use Illustrator to save the file in the same format but I failed. 

 

The software I took this file from is a Poker client. The file contains the images of playing cards. I want to change the cards design for my personal convenience. I tried to attach herewith the beginning and the end of the code of the file I try to edit, but each time I do it, my forum message disappeares like I never posted it. 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

Beginning of the code

 

droopy0D4C_0-1604789086303.png

End  of the code 

droopy0D4C_1-1604789149412.png

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 08, 2020 Nov 08, 2020

Copy link to clipboard

Copied

LATEST

Start by actually opening the file in Inkscape, as it obviously originated there, anyway. From the looks of it it was simply not expanded correctly and uses a bunch of stuff that AI is crap at. This will render fine in a browser, but AI just won't know what to do with some of the definitions. Once you have it in Inkscape you can export it to whatever format from there, including a cleaned up SVG or a PDF.

 

Mylenium

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines