diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-02 06:21:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-02 06:21:13 +0800 |
commit | f63063141ffde8ea8586f2f9d3d5a6a41475f44a (patch) | |
tree | 4c04ef64b8e0ee1ae8a7933405b2e959f7c2c7a3 /x11-fonts/Makefile | |
parent | becfc7a8b76c8a4448813f6f5584d181ad554b9f (diff) | |
download | freebsd-ports-gnome-f63063141ffde8ea8586f2f9d3d5a6a41475f44a.tar.gz freebsd-ports-gnome-f63063141ffde8ea8586f2f9d3d5a6a41475f44a.tar.zst freebsd-ports-gnome-f63063141ffde8ea8586f2f9d3d5a6a41475f44a.zip |
MonteCarlo is a bitmap font suitable for code editors. All the characters
have the same width, which is ideal for alignment. It is loosely derived
from the look of the Monaco screen font that was available on the old MacOS
systems. Some changes have been made to make it easier to differentiate
certain symbols.
WWW: http://bok.net/MonteCarlo/
PR: ports/128249
Submitted by: Dennis Herrmann <adox at mcx2.org>
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 b1f4d5f58026..87c28de7717a 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -102,6 +102,7 @@ SUBDIR += mkfontdir SUBDIR += mkfontscale SUBDIR += mkitalic + SUBDIR += montecarlo_fonts SUBDIR += mozilla-fonts SUBDIR += nexfontsel SUBDIR += nucleus |