freebsd-ports/x11-fonts/Makefile
Jean-Yves Lefort b75bede010 Add mgopen.
The MgOpen typefaces are freely available and contain glyphs for viewing
texts in Greek (written in the monotoniko system).

The MgOpen typeface collection is composed of the following typefaces:

  - MgOpenCanonica is a serif typeface, based on the design of Times Roman.
  - MgOpenCosmetica is a sans-serif typeface, based on the design of Optima.
  - MgOpenModata is another sans-serif typeface.
  - MgOpenModerna is a sans-serif typeface, based on the design of Helvetica.

Each family contains four fonts, namely all the combinations of regular and
bold weight and upright and italic (or oblique) shape. All the fonts contain
glyphs for the latin and greek alphabets (using the monotoniko system), while
the fonts of the Canonica family also contain all the glyphs necessary for
viewing Greek texts written in the polytoniko system. All the fonts use the
Unicode encoding for characters and are in the TrueType format.

The fonts, in their initial release, have some characters missing (the most
important one being the Euro symbol). These shortcomings will be fixed in
future releases.

WWW: http://www.ellak.gr/fonts/mgopen/

PR:		ports/81137
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-05-20 11:59:58 +00:00

76 lines
1.9 KiB
Makefile

# $FreeBSD$
#
COMMENT = X11 fonts and font utilities
SUBDIR += XFree86-4-font100dpi
SUBDIR += XFree86-4-font75dpi
SUBDIR += XFree86-4-fontCyrillic
SUBDIR += XFree86-4-fontDefaultBitmaps
SUBDIR += XFree86-4-fontEncodings
SUBDIR += XFree86-4-fontScalable
SUBDIR += Xg
SUBDIR += arkpandora
SUBDIR += artwiz-aleczapka
SUBDIR += artwiz-aleczapka-de
SUBDIR += artwiz-aleczapka-se
SUBDIR += artwiz-fonts
SUBDIR += bdfresize
SUBDIR += bitmap-fonts
SUBDIR += bitstream-vera
SUBDIR += code2000
SUBDIR += cyberbit-ttfonts
SUBDIR += cyr-rfx
SUBDIR += dejavu
SUBDIR += etlfonts
SUBDIR += fontconfig
SUBDIR += freefonts
SUBDIR += geminifonts
SUBDIR += gentium
SUBDIR += getbdf
SUBDIR += gfe
SUBDIR += gnome-font-sampler
SUBDIR += intlfonts
SUBDIR += jmk-x11-fonts
SUBDIR += lfpfonts-fix
SUBDIR += lfpfonts-var
SUBDIR += libXft
SUBDIR += linux-fontconfig
SUBDIR += linux-urw-fonts
SUBDIR += mathfonts
SUBDIR += mgopen
SUBDIR += mkbold
SUBDIR += mkbold-mkitalic
SUBDIR += mkitalic
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += nucleus
SUBDIR += p5-Font-AFM
SUBDIR += p5-Font-TTF
SUBDIR += p5-type1inst
SUBDIR += pcf2bdf
SUBDIR += ppantsfonts
SUBDIR += sgifonts
SUBDIR += sharefonts
SUBDIR += terminus-font
SUBDIR += texcm-ttf
SUBDIR += tkfont
SUBDIR += tolkien-ttf
SUBDIR += ttmkfdir
SUBDIR += tv-fonts
SUBDIR += urwfonts
SUBDIR += urwfonts-ttf
SUBDIR += webfonts
SUBDIR += wqy
SUBDIR += xfed
SUBDIR += xmbdfed
SUBDIR += xorg-fonts-100dpi
SUBDIR += xorg-fonts-75dpi
SUBDIR += xorg-fonts-cyrillic
SUBDIR += xorg-fonts-encodings
SUBDIR += xorg-fonts-miscbitmaps
SUBDIR += xorg-fonts-truetype
SUBDIR += xorg-fonts-type1
.include <bsd.port.subdir.mk>