Skip to main content
Participant
November 12, 2023
Frage

SVG to TTF

  • November 12, 2023
  • 1 Antwort
  • 562 Ansichten

I'm looking to add a image to a TTF, however when i import it the image is all wrong and not sure why.

 

Dieses Thema wurde für Antworten geschlossen.

1 Antwort

Monika Gause
Community Expert
Community Expert
November 12, 2023

So you want this to be an outline?

Is it a compound path?

 

TTF means font, right?  For a font the compound path needs to have the fill rule non-zero applied. Is that the case? You might also probably be able to create the compound path in the font editing tool, but you would need to find out how by consulting the documentation.