Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
pnmalias(1)
Edit
PageHistory
Diff
Info
LikePages
pnmalias !!!pnmalias NAME SYNOPSIS DESCRIPTION OPTIONS SEE ALSO AUTHOR ---- !!NAME pnmalias - antialias a portable anyumap. !!SYNOPSIS __pnmalias__ [[__-bgcolor__ ''color''] [[__-fgcolor__ ''color''] [[__-bonly__] [[__-fonly__] [[__-balias__] [[__-falias__] [[__-weight__ ''w''] [[''pnmfile''] !!DESCRIPTION Reads a portable anymap as input, and applies anti-aliasing to background and foreground pixels. If the input file is a portable bitmap, the output anti-aliased image is promoted to a graymap, and a message is printed informing the user of the change in format. !!OPTIONS __-bgcolor__ ''colorb,'' __-fgcolor__ ''colorf'' set the background color to ''colorb,'' and the foreground to color to ''colorf.'' Pixels with these values will be anti-aliased. by default, the background color is taken to be black, and foreground color is assumed to be white. The colors can be specified in five ways: __o__ A name, assuming that a pointer to an X11-style color names file was compiled in. __o__ An X11-style hexadecimal specifier: rgb:r/g/b, where r g and b are each 1- to 4-digit hexadecimal numbers. __o__ An X11-style decimal specifier: rgbi:r/g/b, where r g and b are floating point numbers between 0 and 1. __o__ For backwards compatibility, an old-X11-style hexadecimal number: #rgb, #rrggbb, #rrrgggbbb, or #rrrrggggbbbb. __o__ For backwards compatibility, a triplet of numbers separated by commas: r,g,b, where r g and b are floating point numbers between 0 and 1. (This style was added before MIT came up with the similar rgbi style.) Note that even when dealing with graymaps, background and foreground colors need to be specified in the fashion described above. In this case, background and foreground pixel values are taken to be the value of the red component for the given color. __-bonly__, __-fonly__ Apply anti-aliasing only to background (__-bonly__), or foreground (__-fonly__) pixels. __-balias__, __-falias__ Apply anti-aliasing to all pixels surrounding background (__-balias__), or foreground (__-falias__) pixels. By default, anti-aliasing takes place only among neighboring background and foreground pixels. __-weight__ ''w'' Use ''w'' as the central weight for the aliasing filter. ''W'' must be a real number in the range 0 ''w'' ''w'' is, the '' !!SEE ALSO pbmtext(1), pnmsmooth(1), pnm(5) !!AUTHOR Copyright (C) 1992 by Alberto Accomazzi, Smithsonian Astrophysical Observatory. ----
2 pages link to
pnmalias(1)
:
pbmfilters(1)
Man1p
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.