home *** CD-ROM | disk | FTP | other *** search
/ Mega A/V / mega_av.zip / mega_av / GRAPHUTL / PBMPLUS.ZIP / PNMPASTE.MAN < prev    next >
Text File  |  1991-08-11  |  2KB  |  67 lines

  1.  
  2.  
  3. pnmpaste(1)                Unix Programmer's Manual                pnmpaste(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      pnmpaste - paste a rectangle into a portable anymap
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      pppnnnmmmpppaaasssttteee _f_r_o_m_p_n_m_f_i_l_e _x _y [_i_n_t_o_p_n_m_f_i_l_e]
  11.  
  12. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  13.      Reads two portable anymaps as input.  Inserts the first anymap  into  the
  14.      second at the specified location, and produces a portable anymap the same
  15.      size as the second as output.  If the second anymap is not specified,  it
  16.      is  read from stdin.  The _x and _y can be negative, in which case they are
  17.      interpreted relative to the right and bottom of the anymap, respectively.
  18.  
  19.      This tool is most useful in combination with _p_n_m_c_u_t.   For  instance,  if
  20.      you  want to edit a small segment of a large image, and your image editor
  21.      is TOO STUPID to edit the large image, you can cut out  the  segment  you
  22.      are interested in, edit it, and then paste it back in.
  23.  
  24.      The _p_b_m_p_a_s_t_e tool is like this one, except that since it only has to work
  25.      with bitmaps, it implements bitblt-style logical operations.
  26.  
  27. SSSEEEEEE AAALLLSSSOOO
  28.      pbmpaste(1), pnmcut(1), pnm(5)
  29.  
  30. AAAUUUTTTHHHOOORRR
  31.      Copyright (C) 1989 by Jef Poskanzer.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                 07 April 1989                                1
  65.  
  66.  
  67.