GustavoPeredo / Font-Downloader

Download fonts from the web!
GNU General Public License v3.0
157 stars 25 forks source link

Font source and version indication #29

Closed tsilvs closed 3 years ago

tsilvs commented 3 years ago

Some fonts are updating regularly. E.g. FiraCode has version 5.2 released June 12.

It will be much more informative and convenient if there was an indication of from where and which version of the font I'm downloading with this tool.

GustavoPeredo commented 3 years ago

Yes! That's an awesome idea! Every month I update the fonts' sources, but it would be nice to show that information as well.

GustavoPeredo commented 3 years ago

Hello! Good news for you! I implemented this functionality! To search for installed fonts or fonts with updates, simply search for "update" or "installed" on the search bar, there is also a little tag saying that the font has updates available.

The update is on master