Path to this page:
./
fonts/ja-kappa20,
20x20 dots X11 bitmap font for Japanese with several extra fonts
Branch: pkgsrc-2022Q3,
Version: 0.394nb2,
Package name: ja-kappa20-0.394nb2,
Maintainer: tech-pkg-jaKappa 20dot Fonts is the set of bitmap fonts for X Window System. It
contains 20x20 dots Kanji (JIS X 0208) with vertical version, Latin
1/2/3/9 (ISO-8859-1/2/3/15) fonts. All fonts have both of medium and
bold weights.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2003/08/30 20:22:52 jlam Exp $
ALIAS=@FONTDIR@/fonts.alias
case ${STAGE} in
POST-DEINSTALL)
${SED} -e '/^-- BEGIN Kappa20 --/,/^-- END Kappa20 --/d' \
< ${ALIAS} > ${ALIAS}.new
${MV} ${ALIAS}.new ${ALIAS}
mkfontdir @FONTDIR@
;;
esac
Master sites: (Expand)
Filesize: 581.896 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version ja-kappa20-0.394nb2 (created)