danmarshall / google-font-to-svg-path

Create an SVG path from a Google font
https://danmarshall.github.io/google-font-to-svg-path
MIT License
754 stars 128 forks source link

Italic and Bold #6

Closed Lewiscowles1986 closed 6 years ago

Lewiscowles1986 commented 6 years ago

Perhaps a strange one, but is there a way to support bold and italic / emphasis for characters where there is no bold / emphasis? I'm adding a transform skewX for <em> (I know that's not ideal, but it seems to work)

danmarshall commented 6 years ago

For italic, I suppose that a skew is all you can do. For bold, you may want to try my other project svg-path-outline