[UP]


Manual Reference Pages  - seefont (1)

NAME

seefont(1) - [M_drawplus] show sample of font (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Examples
Author
License

SYNOPSIS

seefont [fontname[ -x window_width][ -y window_height][ -w linewidth]|[ --help| --version]

DESCRIPTION

seefont(1) displays fonts

OPTIONS

fontname
  fontname to display. Defaults to interactive mode, where "n" means "next", "p" for "previous", and "q" for quit.
-x display surface width in device units (typically rasters)
-y display surface height in device units (typically rasters)
-w linewidth (default is 20) in terms of 1/10000 of display width
--help display this help and exit
--version
  output version information and exit

EXAMPLES

Typical usage:

    # use current output device (typically X11 Windows)
    seefont

# display a specific font seefont cursive

# make an Adobe PDF file showing samples of each font env M_DRAW_DEVICE=pdf seefont -x 3000 -y 3000 >seefont.pdf

AUTHOR

John S. Urban

LICENSE

Public Domain


seefont (1) March 11, 2021
Generated by manServer 1.08 from 58d84d67-261e-4ee4-a0d5-8c89585b38a2 using man macros.