Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
pbmupc(1)
Edit
PageHistory
Diff
Info
LikePages
pbmupc !!!pbmupc NAME SYNOPSIS DESCRIPTION OPTIONS SEE ALSO AUTHOR ---- !!NAME pbmupc - create a Universal Product Code bitmap !!SYNOPSIS __pbmupc__ [[__-s1__|__-s2__] ''type manufac product'' !!DESCRIPTION Generates a Universal Product Code symbol. The three arguments are: a one digit product type, a five digit manufacturer code, and a five digit product code. For example, As presently configured, ''pbmupc'' produces a bitmap 230 bits wide and 175 bits high. The size can be altered by changing the defines at the beginning of the program, or by running the output through ''pnmenlarge'' or ''pnmscale''. !!OPTIONS The __-s1__ and __-s2__ flags select the style of UPC to generate. The default, __-s1__, looks more or less like this: |||||||||||||||| |||||||||||||||| |||||||||||||||| |||||||||||||||| 0||12345||67890||5 The other style, __-s2__, puts the product type digit higher up, and doesn't display the checksum digit: |||||||||||||||| |||||||||||||||| 0|||||||||||||||| |||||||||||||||| ||12345||67890|| !!SEE ALSO pbm(5) !!AUTHOR Copyright (C) 1989 by Jef Poskanzer. ----
2 pages link to
pbmupc(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.