How to import ttf fonts to svg image



I have a myfont.ttf file and a svg image in the same directory of my rails project. I want to create myfont font-face in the svg file. How do I do this?


Thank you!


No comments:

Post a Comment