Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 306 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 306 Bytes

Font View

Screenshot

A simple font viewer.

Building

Requires Gtk+, Cairo, Freetype, HarfBuzz.

To build:

$ meson build
$ ninja -C build
$ ninja -C build install

Rnning

$ fontview /path/to/a/typeface

See COPYING for license information.