[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 4


piofontin Command

Purpose

Copies fonts from a multilingual font diskette.

Syntax

piofontin -t PrinterType -c Codepage [ -d Device ]

Description

The piofontin command copies font files from a multilingual font diskette to a directory one level beneath the /usr/lib/lpd/pio/fonts label. The directory to which the font files are copied has the name specified by the PrinterType parameter. The font files are named according to the naming convention for files. Names are of the form:

codepage.typeface.pitch*10.quality

Only the root user can use the piofontin command.

Flags


-c Codepage Specifies the code page for the fonts. For Greek fonts the value is 851, and for Turkish fonts the value is 853.
-d Device Specifies the diskette-drive device name. This defaults to the -d/dev/fd0 label, the standard 3.5-inch diskette drive.
-t PrinterType Specifies the type of printer for the fonts. Supported printer types are 4201-3, 4202-3, 4207-2, 4208-2, 2380, 2381, 2390, and 2391.

Example

To read a diskette containing 4201-3 fonts in code page 851 from diskette drive /dev/fd1; enter:

piofontin 4201-3 851 /dev/fd1

The font files are copied to the /usr/lib/lpd/pio/fonts/4201-3 directory.

File


/usr/sbin/piofontin Contains the piofontin command.

Related Information

Printer Overview for System Management, Printer Specific Information, Printer Support, Virtual Printer Definitions and Attributes, Printer Code Page Translation Tables in the AIX 5L Version 5.1 Guide to Printers and Printing.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]