fontsource / google-font-metadata

A metadata generator that fetches and parses the Google Fonts API.
MIT License
29 stars 9 forks source link

fix: removes comments after a value in axis registry #126

Closed ayuhito closed 1 year ago

ayuhito commented 1 year ago

Comments after a value in the axis registry broke the ability to read values from that line. This checks for comments and removes them if necessary.