• Stars
    star
    258
  • Rank 158,189 (Top 4 %)
  • Language
    Rust
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GTK application for browsing and installing fonts from Google's font archive

Font Finder

This project is a from-scratch implementation of TypeCatcher in Rust. It is a GTK3 application for browsing through and installing fonts from Google's font archive from the comfort of your Linux desktop.

Installation Instructions

make
sudo make install prefix=/usr/local

Requirements

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

Screenshots

Filtering w/ Search

First Screenshot

Filtering w/ Category

Second Screenshot

Multiple Paragraphs

Third Screenshot

Dark Preview

Fourth Screenshot

Translators

Translators are welcome to submit translations directly as a pull request to this project. It is generally expected that your pull requests will contain a single commit for each language that was added or improved, using a syntax like so:

i18n(eo): Add Esperanto language support
i18n(pl): Improvements to Polish language support

Translation files for the GTK application can be found here. We are using Project Fluent for our translations, which should be easier than working with gettext.

Supported Languages

More Repositories

1

parallel

This project now lives on in a rewrite at https://gitlab.redox-os.org/redox-os/parallel
Rust
1,200
star
2

cargo-deb

A cargo subcommand that generates Debian packages from information in Cargo.toml
622
star
3

tv-renamer

Mirror of https://gitlab.com/mmstick/tv-renamer
Rust
147
star
4

concurr

Performs distributed command execution, written in Rust w/ Tokio
Rust
94
star
5

numtoa

An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.
Rust
42
star
6

gtkrs-tutorials

2021 Tutorial for GTK-rs
40
star
7

phoronix-reader

CLI application written in Rust that parses and prints information from the front page of Phoronix.
HTML
31
star
8

rust-google-translate

A simple GTK application written in Rust that uses Google Translate
Rust
27
star
9

permutate

Generic permutator written in Rust that permutates both lists of lists and singular lists using references.
Rust
15
star
10

advent_of_code_2016

Rust Solutions for Advent of Code 2016
Rust
3
star
11

ion-plugins

Official plugins for Ion
Rust
3
star
12

coingecko-rs

Rust crate for interacting with the CoinGecko API
Rust
3
star
13

nostd_echo

An implementation of echo in Rust using only libcore (#![no_std])
Rust
3
star
14

debrepbuild

A project for automatically generating and maintaining Debian repositories from a TOML spec.
Rust
2
star
15

zbus

Temporary fork of zbus for Rust 1.51.0 support
Rust
2
star
16

advent-of-code-solutions

This is a list of my solutions for Advent of Code (2015 Dec) written in Rust.
Rust
2
star
17

zig-slotmap

Arena allocator with generational indices and a secondary map for secondary associations, for Zig Lang
Zig
2
star
18

upower-dbus

UPower info via Dbus, for Rust
Rust
2
star
19

portix

Portage GUI Manager in Rust
Rust
2
star
20

appinst

Hobby project to create a software center for Linux written in Rust
Rust
2
star
21

packaging-deno

Debian packaging of https://github.com/denoland/deno
Rust
1
star
22

rustcyp

A utility that checks email or user accounts pwned status against the haveibeenpwned.com API
Rust
1
star