logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tagtest - HylaFAX tag line testing program

Description

tagtest  is a program for testing the ``tag line'' support in the HylaFAX server.  tagtest takes a TIFF/F
       (TIFF Class F) file and generates a new TIFF/F file that is a copy of the input file, but with sample tag
       lines imaged across the top of each page.  Options are provided for specifying a tag line  format  string
       and  a tag line font file.  If neither are specified, then tagtest will use builtin defaults.  tagtest is
       designed for testing tag line format strings and  fonts  before  they  are  configured  for  use  by  the
       facsimile server.

Name

       tagtest - HylaFAX tag line testing program

Options

-ffile   Image  the  tag  line format string using the Portable Compiled Font (PCF) in file.  By default
                 tagtest looks for the font file fixed.pcf.

       -mformat Use format when imaging tag lines.  If this option is not  specified,  then  tagtest  uses  the
                 format string ``From %%n|%c|Page %%p of %%t''.

       -ofile   Write output to file.  By default output is written to the file t.tif.

See Also

faxsend(8), hylafax-config(5)

                                                  March 3, 1995                                       TAGTEST(8)

Synopsis

/usr/sbin/tagtest [ options ] input.tif

See Also