Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Path selection
#4
As far as I can tell Gimp (2.10.14) exports the correct values:


   
Yields:

Code:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
              "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">

<svg xmlns="http://www.w3.org/2000/svg"
     width="1.33333in" height="1.33333in"
     viewBox="0 0 400 400">
  <path id="Selection"
        fill="none" stroke="black" stroke-width="1"
        d="M 100.00,50.00
           C 100.00,50.00 100.00,350.00 100.00,350.00
             100.00,350.00 300.00,350.00 300.00,350.00
             300.00,350.00 300.00,50.00 300.00,50.00
             300.00,50.00 100.00,50.00 100.00,50.00 Z" />
</svg>
Reply


Messages In This Thread
Problem with Path selection - by gimpuser23 - 06-18-2020, 08:29 AM
RE: Problem with Path selection - by rich2005 - 06-18-2020, 10:06 AM
RE: Problem with Path selection - by gimpuser23 - 06-18-2020, 10:08 AM
RE: Problem with Path selection - by Ofnuts - 06-18-2020, 01:11 PM
RE: Problem with Path selection - by rich2005 - 06-18-2020, 04:34 PM

Forum Jump: