Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pfb2t1c(1) [debian man page]

t1c2pfb(1)							     cm-super								t1c2pfb(1)

NAME
pfb2t1c - convert from binary PostScript Type1 into compressible .t1c t1c2pfb - convert from compressible .t1c to binary PostScript Type1 SYNOPSIS
pfb2t1c "pfb file" t1c2pfb DESCRIPTION
pfb2t1c reads a pfb file and converts it into the t1c format. The resulting single file (written to stdout) is not much smaller than the original pfb but more compressible. The file name of the pfb file(s) is/are noted in a pseudo header inside the t1c, hence one can append the resulting t1c files to each other. t1c2pfb extracts fonts saved in a t1c file. The program reads from stdin and creates the PostScript Type1 file(s). COPYRIGHT
Copyright (C) 2003 Szabo Peter. There is NO warranty. The programs are released under GPL. See the copyright file for details. BUGS
Problems with the programs should first reported into the Debian Bug Tracking system, we will forward it to upstream if necessary. AUTHOR
Written by pts@fazekas.hu. This manual page was written by Norbert Preining for the Debian GNU/Linux system (and modified by Hilmar Preusse later). It may be used by other distributions without contacting the author. Any mistakes or omissions in the manual page are my fault; inquiries about or correc- tions to this manual page should be directed to me (and not to the primary author). cm-super October 2005 t1c2pfb(1)

Check Out this Related Man Page

texi2pdf(1)							       teTeX							       texi2pdf(1)

NAME
texi2pdf - create a PDF file from a Texinfo file SYNOPSIS
texi2pdf [ OPTION... ] FILE... DESCRIPTION
texi2pdf sets the TEX environment variable to pdftex(1) and runs texi2dvi(1), passing all options to texi2dvi(1). OPTIONS
See texi2dvi(1) for relevant options. ENVIRONMENT
TEX set to pdftex(1) by the script SEE ALSO
pdftex(1), texi2dvi(1), texinfo(5). BUGS
Problems with this script should be reported to the author or to the teTeX list, <tetex@dbs.uni-hannover.de> (mailing list). Problems with texi2dvi(1) should be reported to Karl Berry, the texinfo maintainer, at <bug-texinfo@gnu.org> (mailing list) AUTHOR
Written by Thomas Esser <te@dbs.uni-hannover.de>. This manual page was written by C.M. Connelly <c@eskimo.com>, for the Debian GNU/Linux system. It may be used by other distributions with- out contacting the author. Any mistakes or omissions in the manual page are my fault; inquiries about or corrections to this manual page should be directed to me (and not to the primary author). teTeX September 2000 texi2pdf(1)
Man Page