pkgsrc/fonts/cmvnd-fonts/MESSAGE
vins 3be8ef3ad8 fonts/cmvnd-fonts: import cmvnd-fonts-20211030.
This package includes a set of bitmap fonts derived from the
artwiz-fonts collection. These fonts are rather small and make
a good fit for old CRTs and lower display resolutions.

Included fonts are:

* lime: improved version of artwiz-lime with better kerning, distinct
  characters, extended unicode support, Powerline compatibility, and
  in-built icon characters.
* antidote: artwiz-cure mod with lemon-like characters.
* uushi: monaco mod.
* limey: artwiz-lime mod by @spectrum that served as the basis for
  lemon.
* berry: monaco mod by @spectrum, with the addition of a Bold variant.
2023-08-29 06:27:08 +00:00

17 lines
607 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2023/08/29 06:27:08 vins Exp $
To make new fonts available on an existing X session, you will have to
update the X fonts path, by executing:
$ xset +fp ${PREFIX}/${FONTDIR}
To make the effect permanent for future X sessions, you can add the above
command to your ~/.xinitrc script.
In alternative, you may wish to add the cmvnd-fonts directory path to your
Xorg configuration:
FontPath "${PREFIX}/${FONTDIR}/"
===========================================================================