DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T p

⟦0a4233dc7⟧ TextFile

    Length: 1197 (0x4ad)
    Types: TextFile
    Names: »pxltorst.1«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« 
        └─⟦036c765ac⟧ 
            └─⟦this⟧ »TeX3.0/Man-pages/other-manuals/pxltorst.1« 
            └─⟦this⟧ »TeX3.0/TeXcontrib/salkind/man/pxltorst.1« 
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./tex82/TeXcontrib/salkind/man/pxltorst.1« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/Man-pages/other-manuals/pxltorst.1« 
            └─⟦this⟧ »TeX3.14/TeXcontrib/salkind/man/pxltorst.1« 

TextFile

.TH PXLTORST 1 NYU
.SH NAME
pxltorst \- convert a PXL raster file to RST format
.SH SYNOPSIS
pxltorst [-r \fIres\fR] pxlfont rstfont
.SH DESCRIPTION
.I Pxltorst
takes as input a PXL raster file (as generated by METAFONT), and it
produces as output an RST raster file.  RST raster files
can be used by troff, TeX, and device independent troff post-processors.
.PP
By default,
.I pxltorst 
assumes the target device has a resolution of 240 dots per inch.
The -r option allows you to specify an alternative value.
PXL files are assumed to be used on a device with a resolution
of 200 dots per inch.
.PP
For example, to get a 10 point RST font on a 240 dot per inch printer,
one would convert a 10 point design PXL raster with 1.2 magnification
(by convention, a PXL file with this property would have the suffix
.1200pxl).  This would give an RST file with magnification 1.0 and design
size 10.
.PP
Alternatively, one could convert a 12 point PXL raster at
1.0 magnification; then the design size and character widths would have
to be modified.
.SH SEE ALSO
fe(1), rst(5)
.SH DIAGNOSTICS
Self explanatory
.SH BUGS
Does not convert the design size and character widths automatically if
desired (yet).