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

Fonts are being clipped #27

Closed ice-fly closed 2 years ago

ice-fly commented 2 years ago

I may be wrong about this and it may be my browser's rendering but it seems as though imported and exported fonts are being clipped. Particularly at high font sizes.

Here is an example with periods on IBM PLEX SANS size 200, 700 weight, curve depth of 0.00001: image If I expand the culling the curves sometimes show back up. (eg viewBox="0 0 470 141.32" --> viewBox="-1 -1 471 142")