FontColle: an enhanced Google Fonts filter


▌ https://fontcolle.com ▐



Google Fonts is a great place to dig for treasure, but its filtering is far too weak. Right now I can only filter for Variable Font, but sometimes I want to be more specific about whether it's the weight (wght), width (wdth), or optical size (opsz) axis.

My projects also occasionally depend on particular OpenType features, and I need to find which families offer stylistic sets (ss##) or historical ligatures (hlig). This comes up especially in font engineering, when I am curious how a certain feature was implemented and open source projects turn out to be the best teaching material. Google Fonts' filtering tools just are not there yet, so I built FontColle (Font Collection).

I think of FontColle as an enhanced Google Fonts filter. OpenType features, variable font axes, writing systems, languages, and on through UPM, hinting, color font format, x-height, cap-height ratio and more, all filterable.

Each font family page gives you live previews of every named instance, editable specimen text, a glyph browser organized by Unicode block, metrics data, designer bios, license, and ready-to-use embed code for Google Fonts, Bunny Fonts and Fontsource.

This site is only a directory and a filter. Every family stays under its original license. My thanks to all the open source designers and developers behind them.

The site itself is MIT license with source at https://github.com/rutopio/FontColle

Reports of any data or tagging errors are welcome, as are suggestions for new filter criteria, or any other feedback and ideas!