MrMaxie / get-google-fonts

Downloads and adapts Google fonts to working offline
Apache License 2.0
61 stars 9 forks source link

Merging fonts feature #11

Open neins opened 5 years ago

neins commented 5 years ago

Hello, it's nice and convenient to use your plugin, thank you! I would like to offer a feature that may optionally merge fonts by their weight after downloading, for example merge Montserrat-400 and Montserrat-700 into one Montserrat font-family.

MrMaxie commented 5 years ago

Good idea! I'll try to do it just after I done rewriting it in TS. Fonts format are strange for me at this moment, I never played with them but I always have fun at working with some strange file formats :D