Commit graph

4 commits

Author SHA1 Message Date
bjs
02bbd7d274 Update to psftools-1.0.7.
* Codepages: The PPCGREEK codepage had the two lower-case sigmas the
  wrong way round. Various other corrections made to the PPCGREEK and
  PPC860 codepages.

* psf2bbc: Converts a PSF font to a BBC Micro soft font.
* bbc2psf: Reverses psf2bbc; converts a BBC Micro soft font to PSF.
* The BBCMICRO codepage now covers characters 32-255.
2008-07-23 23:47:16 +00:00
bjs
d9c8627907 Update to 1.0.6. No changes from 1.0.6-rc1 that I can see; I'm simply
tracking the official release.
2008-02-17 17:58:53 +00:00
bjs
93e17e300c Update to 1.0.6 (well, actually a release candidate, but it makes the
most sense to me to bump the revision if there're changes).  I thought
    it would be nice to have this in pkgsrc for the upcoming release.

    In this release:  The author of psftools, John Elliot
    <jce@seasip.demon.co.uk>, has kindly written a utility for the NetBSD
    community which produces wsfont kernel headers from psf-format fonts--
    and does a fantastic job of it, at that.  If you're interested, install
    this package and see the psf2bsd(1) manual page.

    Also in this update:

	* psf2wyse: New utility to convert a PSF to a soft font that can be
		    uploaded into a Wyse-60 or compatible terminal.
        * wyse2psf: Reverses psf2wyse; converts a Wyses soft font to PSF.
2007-12-31 23:38:29 +00:00
bjs
16372c38e8 Import psftools-1.0.5.
The PSFTOOLS are designed to manipulate fixed-width bitmap fonts, such as
DOS or Linux console fonts. Both the PSF1 (8 pixels wide) and PSF2
(any width) formats are supported; the default output format is PSF2.

Note that these programs share no code with the Linux console utilities
(kbd).

NOTE: One may use the psf2txt utility to generate data for inclusion in
NetBSD's (or OpenBSD's) wscons built-in kernel font headers.  Currently,
the output requires some additional processing; I may add additional
functionality in the future, though anyone who wishes to contribute
patches is encouraged to do so! ;)
2007-11-19 04:58:15 +00:00