alexmyczko / fnt

apt for fonts, the missing font manager for macOS/linux
Other
485 stars 19 forks source link

adding google fonts #12

Open alexmyczko opened 3 years ago

alexmyczko commented 3 years ago

the api only works with an api key which treats your privacy in a bad way: https://developers.google.com/fonts/

so we will resort using the github repository of it.

the link the designers via google+ which is dead: https://plus.google.com/?pli=1

since github.com also limits access to it with api keys, i'll use a mirror of the github repo self hosted, looks do-able...

alexmyczko commented 3 years ago

[done] apache licensed fonts need be added

each font directory has DESCRIPTION.en_us.html and METADATA.pb (which gifts us a category: like "SANS_SERIF")

most font designers are listed in catalog/designers with info.pb some have a bio.html and a portrait .png

maybe provide an autodebsrcpkg mechanism to automatically create a debian package?

alexmyczko commented 2 years ago

these are equivs created: http://sid.ethz.ch/fonts/deb/

crpb commented 4 weeks ago

@alexmyczko If i known that earlier and they were up2date you could have just ran dpkg-scanpackages on those regularly and we could have used the index handling for debian fonts!!!

alexmyczko commented 2 weeks ago

you did not know? they are not kept up to date...