User Commands  - 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


Nemo Release 3.1 seefont (1) February 23, 2025
Generated by manServer 1.08 from c535d329-6215-4ff6-9c03-7aafa72e6542 using man macros.