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 |
#6 in #gtk3
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
Filtering w/ Search
Filtering w/ Category
Multiple Paragraphs
Dark Preview
Dependencies
~20MB
~436K SLoC