Manual Page Result
0
Command: face | Section: 9 | Source: UNIX v10 | File: face.9
FACE(9.7) FACE(9.7)
NAME
face, mugs - show faces, make face icons from pictures
SYNOPSIS
face machine!user file ...
mugs [ -a ]
DESCRIPTION
Face displays the 48x48 bit icons specified by its arguments. If an
argument contains an exclamation mark, it is assumed to be a machine
and user pair and is looked up in the face file system, faced(9.5);
otherwise it is taken to be a file name. If the file does not exist
and contains no slashes, it is looked up in
When face's layer is full, it waits for a character to be typed before
continuing.
Mugs interactively converts grey-scale images in the form of picfile(5)
into 48x48 icons for display by face and vismon(9.1). It prompts for
the name of a picture file, displaying a large approximation to the
original picture and a matrix of 48x48 icons of varying contrast and
brightness. Button 1 selects one of the 48x48's. Button 3 presents a
menu with entries:
window Select a square window in the large picture using button 3.
Touch down at the top and center of the square and slide around
to adjust its size. Appropriately cropped 48x48's will be dis-
played.
in Zoom in on a smaller part of contrast-brightness space, display-
ing an array of 48x48's that look more-or-less like the selected
one. Repeated ins will zoom in farther.
out Opposite of in.
save Type in the name of a file in which to save the currently se-
lected 48x48.
read Type in the name of a picture file containing the next face to
process.
exit Confirm with button 3.
Option -a indicates that picture files have non-square pixels with as-
pect ratio 1.25, as produced by the ITI frame-grabber attached to kwee.
Normally pixels are assumed to be square.
EXAMPLES
face /n/face/coma/*/48x48x1
All the users of coma.
SEE ALSO
faced(9.5), icon(9.1), vismon(9.1), imscan(1), picfile(5)
FACE(9.7)