spyder-ide / qtawesome

Iconic fonts in PyQt and PySide applications
https://qtawesome.readthedocs.io/en/latest/index.html
MIT License
802 stars 105 forks source link

Make font updater commands from setupbase.py update the icon totals in the docs #173

Open darkvertex opened 2 years ago

darkvertex commented 2 years ago

This keeps catching me whenever I make an update of a font version.

It can be done easily'ish with a precise regex replace after the rest of the font update succeeds. It's not terribly important but would be nice if it did it automatically.

(I may tackle this myself when I have some time. Just wanted to log the enhancement.)