Page 1 of 1

[FIXED] Svg won't import again...

Posted: Thu Jul 20, 2023 7:17 pm
by MBear227
remember when i was having this issue? viewtopic.php?p=47679#p47679

well now im having the same one. im using the newest version of fc and im getting that same error when i try to import this svg: https://drive.google.com/file/d/1D2U-0E ... sp=sharing

Re: Svg won't import again...

Posted: Thu Jul 20, 2023 8:44 pm
by Bhikkhu Pesala
The link does not let me download the file.

If you archive the file, you can attach the archive to your post.

7-Zip will compress SVG files to *.7z format better than to *.zip archives.

Re: Svg won't import again...

Posted: Thu Jul 20, 2023 8:54 pm
by MBear227
try the link now?

Re: Svg won't import again...

Posted: Thu Jul 20, 2023 9:03 pm
by Bhikkhu Pesala
Confirmed in both FC14 and FC15.

Re: Svg won't import again...

Posted: Fri Jul 21, 2023 7:19 am
by Erwin Denissen
This issue will be fixed with the next upcoming major release, thus FontCreator 15.

Re: Svg won't import again...

Posted: Sun Sep 17, 2023 4:53 am
by Hafonton
I'm using the latest version of 15 and SVG wont import (by pasting)

(This is copied from illustrator)

Try to copy and paste it to a FC glyph

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330.23 354.24"><defs><style>.cls-1{fill:#ffd519;}</style></defs><path class="cls-1" d="m330.23,312.25l-108.81,41.99-7.24-8.78c-34.38-41.78-83.49-98.08-105.85-137.34,3.91,44.66,19.96,136.98,19.97,137.02l-113.1,4.96-2.4-13.72C-14.89,175.37,10.97,20.13,10.97,20.12c0,0,40.41-12.35,86.61-15.31l14.87-.99c19.09,55.35,54.7,96.36,77.54,123.76,20.05-45.1,2.36-91.36-9.09-127.57l124.64,1.03s54.36,166.95-46.64,207.38l71.33,103.84Z"/></svg>

Re: Svg won't import again...

Posted: Sun Sep 17, 2023 2:35 pm
by Erwin Denissen
It works just fine if I save that as an .svg file and import it.

Copy and paste through the clipboard is always tricky as usually there are numerous formats copied to the clipboard. We might need a short remote desktop session to understand the exact problem.

Re: Svg won't import again...

Posted: Sun Sep 17, 2023 4:29 pm
by Hafonton
I'm free, when do you want to go on a call?

Re: Svg won't import again...

Posted: Mon Sep 18, 2023 10:25 am
by Hafonton
Today is fine as well

Re: Svg won't import again...

Posted: Mon Sep 18, 2023 4:15 pm
by Erwin Denissen
Hafonton wrote: Sun Sep 17, 2023 4:53 am I'm using the latest version of 15 and SVG wont import (by pasting)

(This is copied from illustrator)

Try to copy and paste it to a FC glyph

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330.23 354.24"><defs><style>.cls-1{fill:#ffd519;}</style></defs><path class="cls-1" d="m330.23,312.25l-108.81,41.99-7.24-8.78c-34.38-41.78-83.49-98.08-105.85-137.34,3.91,44.66,19.96,136.98,19.97,137.02l-113.1,4.96-2.4-13.72C-14.89,175.37,10.97,20.13,10.97,20.12c0,0,40.41-12.35,86.61-15.31l14.87-.99c19.09,55.35,54.7,96.36,77.54,123.76,20.05-45.1,2.36-91.36-9.09-127.57l124.64,1.03s54.36,166.95-46.64,207.38l71.33,103.84Z"/></svg>
Thank you for your time today with the desktop sharing session. The issue seems to be related to the fact you use our font editor on a Mac, and somehow Parallels seems to remove the vector based data formats from the clipboard. Then FontCreator only sees the raster based .png format, and in this case the fill color of the outline is too light, so it is not considered to be part of the outline.

Maybe the issue is solved with a more recent version of Parallels, so let us know if that solves the problem.

Re: Svg won't import again...

Posted: Wed Sep 20, 2023 12:05 pm
by Hafonton
Hey Erwin
I've upgraded to Parallels 19 (latest) and tried to copy from FC to Illustrator and it pastes string: "Font Data" instead of the shape
Should we hop on another call?