svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
pfbtops(1)
pfbtops(1) General Commands Manual pfbtops(1)
Name
pfbtops - translate PostScript Printer Font Binary files to Printer
Font ASCII
Synopsis
pfbtops [pfb-file]
pfbtops --help
pfbtops -v
pfbtops --version
Description
pfbtops translates a PostScript Type 1 font in Printer Font Binary
(PFB) format to Printer Font ASCII (PFA) format, splitting overlong
lines in text packets into smaller chunks. If pfb-file is omitted, the
PFB file will be read from the standard input stream. The PFA font
will be written on the standard output stream. PostScript fonts for
MS-DOS were historically supplied in PFB format. Use of a PostScript
Type 1 font with groff requires conversion of its metrics (AFM file) to
a groff font description file; see afmtodit(1).
The --help option displays a usage message, while -v and --version show
version information; all exit afterward.
See also
grops(1), gropdf(1)
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availabil‐
ity text/groff = Stability Uncommitted
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at:
https://github.com/oracle/solaris-userland
The original community source was downloaded from:
https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz
Further information about this software can be found on the open source
community website at https://www.gnu.org/software/groff.
groff 1.23.0 2 July 2023 pfbtops(1)