Skip to main content
Participant
November 12, 2023
Question

SVG to TTF

  • November 12, 2023
  • 1 reply
  • 562 views

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

 

This topic has been closed for replies.

1 reply

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.