3 stable releases

Uses old Rust 2015

1.5.0 Dec 28, 2018
1.4.1 Sep 1, 2018
1.3.2 Nov 28, 2017

#316 in Caching

Custom license

280KB
270 lines

Font Finder

Have you RIIR lately? This project is a clean Rust implementation of TypeCatcher, which took about two days. It is a GTK3 application for browsing through and installing fonts from Google's font archive from the comfort of your Linux desktop. Compared to TypeCatcher, which is written in Python, Font Finder also enables the ability to filter fonts by their categories, has zero Python runtime dependencies, and has much better performance & resource consumption.

Installation Instructions

make && sudo make install

Requirements

  • cargo (Rust 1.24.0)
  • libwebkit2gtk-4.0-dev
  • libgtk-3-dev

Screenshots

First Screenshot

Filtering w/ Category

Second Screenshot

Multiple Paragraphs

Third Screenshot

Dark Preview

Fourth Screenshot

Dependencies

~20MB
~445K SLoC