diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-01-24 20:11:34 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-01-24 20:11:34 +0000 |
commit | 5c6f2192144b9dbc804614f11caae39231e18014 (patch) | |
tree | 01c1c309d4137ecc0a1da77829062112cf2eb328 /x11-fonts/Makefile | |
parent | 423fe4c405d5ef0664bca3e582ed2b2433547c10 (diff) | |
download | ports-5c6f2192144b9dbc804614f11caae39231e18014.tar.gz ports-5c6f2192144b9dbc804614f11caae39231e18014.zip |
Add x11-fonts/gnome-font-sampler
The easiest way to pick the right font for the job.
Features:
* View as many or as few fonts at once as you like
* Choose font size, text color, background color, bold,
italics, underline, and example text used
* Double-click adds/removes a font (depending on which list
you do it in)
PR: ports/75697
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes:
svn path=/head/; revision=127216
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 0c0ff3823d07..69147839fee4 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -28,6 +28,7 @@ SUBDIR += gentium SUBDIR += getbdf SUBDIR += gfe + SUBDIR += gnome-font-sampler SUBDIR += intlfonts SUBDIR += jmk-x11-fonts SUBDIR += lfpfonts-fix |