GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
psf2ams(1) PSF Tools psf2ams(1)

psf2ams - convert a PC Screen Font file to an Amstrad CP/M font

psf2ams [-ems=EMSFILE] [INPUTFILE [OUTPUTFILE]]

psf2ams converts a font in the .PSF format to a font that can be used under Amstrad CP/M or LocoScript 1. For best results the font should be at most 8 pixels by 8. The font can be output either as a .COM file (which loads the associated font when run) or a .EMS file (based on a standard CP/M or LocoScript 1 .EMS file).

It is also possible to load PCW fonts on a PCW using LOADPSF.COM or by converting to a raw font with psf2raw(1) and using SETFONT.COM, but for those distributing a new font, a self-contained .COM file may be more convenient.

The .COM files generated by psf2ams will run under CP/M on the CPC, PCW, PcW16 and Spectrum +3. They will also fail gracefully rather than crash if run under PCDOS.

If the font has more than 256 characters, then on the Spectrum +3 the first 256 will be loaded to the 8x8 font, and the second 256 (or whatever is left) to the 8x5 font. If you don't want this, use psfxform(1) to reduce the font to 256 characters before passing it to psf2ams(1).

Output a .EMS file, using the provided CP/M or LocoScript 1 .EMS file as a template.

not work, owing to the different order in which the font is stored.

ams2psf(1), psf2raw(1)

John Elliott <seasip.webmaster@gmail.com>.

7 December, 2020 Version 1.0.14

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.