benf516/fontview
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
FontView (c) 2006, Alex Roberts <alex AT redprocess DOT com> (c) 2006, Jon Phillips <jon AT rejon DOT org> (c) 2010, 2011 Khaled Hosny <khaledhosnt AT eglug DOT org> A simple font viewer BUILDING ======== Requires Gtk+, Cairo, Freetype2, HarfBuzz To build: $ ./configure $ make $ make install To run: $ fontview /path/to/a/typeface To clean: $ make clean See COPYING for license information.