seefont(1) - [M_drawplus] show sample of font (LICENSE:PD)
Synopsis
Description
Options
Examples
Author
License
seefont [fontname[ -x window_width][ -y window_height][ -w linewidth]|[ --help| --version]
seefont(1) displays fonts
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
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
John S. Urban
Public Domain
Nemo Release 3.1 | seefont (1) | February 23, 2025 |