Skip to content

benf516/fontview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Simple font viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.7%
  • Makefile 27.2%
  • Shell 0.1%