home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gfx / picmerge-2.1.lha / PicMerge / PicMerge_e.readme < prev    next >
Text File  |  1994-09-11  |  3KB  |  125 lines

  1.  
  2.  
  3.                     PicMerge  v2.1
  4.                     ~~~~~~~~~~~~~~
  5.  
  6.  
  7.                 © 1994 by Frank Düber
  8.  
  9.  
  10.  
  11.   This little program merges two same-sized BitMaps by using logical
  12.   operators. All Amiga-Viewmodes are available, except of the HAM-
  13.   and 8HAM-Mode. That means, you can work with pictures with up to
  14.   256 colors.
  15.  
  16.   The idea for this program was born as I was in trouble. How can I
  17.   merge two animations (one on the left, one on the right) in one?
  18.   So I done a simple hack to 'OR' the BitMaps. After adding a little
  19.   GUI-Interface I decided to make PicMerge public.
  20.  
  21.   Usage:
  22.   ------
  23.  
  24.   PicMerge can be controlled by mouse or keybord. Hopefully I leaned
  25.   on Commodores Guide-Lines.
  26.  
  27.   o  Source A  [Amiga-A]
  28.        Path and name of the first picture of source A
  29.  
  30.   o  Source B  [Amiga-B]
  31.        Path and name of the first picture of source B
  32.  
  33.   o  Dest      [Amiga-D]
  34.        Path and name of the first picture of destination
  35.  
  36.   !! WARNING !!  ALL PICTURE-NAMES MUST HAVE 4 NUMBERS AT THE END.
  37.   THIS WOULD NORMALLY BE NO PROBLEM, CAUSE MOST GRAPHIC-PROGRAMS DO
  38.   THIS AUTOMATICALLY. FOR EXAMPLE: ram:test/picture.0001
  39.  
  40.   o  Numbers   [Amiga-N]
  41.        Number of pictures to be worked on.
  42.  
  43.   o  Identical [Amiga-I]
  44.        If all picture are same sized, using this option would save
  45.        a lot of time during work.
  46.  
  47.   o  Operation [CR/Enter]
  48.        Here is the logical function chosen, which will operate on
  49.        the BitMaps. You can choose between:
  50.  
  51.          -  OR
  52.          -  AND
  53.          -  NOR
  54.          -  NAND
  55.          -  EOR
  56.          -  EQL
  57.  
  58.   o  Start    [Amiga-S]
  59.        Starts the operation.
  60.  
  61.   o  Cancel   [Amiga-C]
  62.        Only available during operation and breaks this one.
  63.  
  64.   o  Quit     [Amiga-Q]
  65.        Something to say here ?
  66.        You can also use the Window-Close-Gadget or the ESC-Key.
  67.  
  68.   o  Additional to this, you can find some interesting indicators.
  69.      A percental and absolute progress-indicator and a dialog-
  70.      window.
  71.  
  72.  
  73.   Known Bugs:
  74.   -----------
  75.  
  76.   - There's no format and size test at time. Misuse may cause a
  77.     GURU ! Typically the merging pictures have the same size.
  78.  
  79.   - Non exact error-text by working on a file.
  80.  
  81.   - unknown (at time)
  82.  
  83.  
  84.   Future:
  85.   -------
  86.  
  87.   - Bug-killing
  88.  
  89.   - Preview-Window
  90.  
  91.   - If possible, using the Blitter for operation (With MC68040
  92.     there's not so a big time-win)
  93.  
  94.   - Mask-Operations
  95.  
  96.  
  97.   Author:
  98.   -------
  99.  
  100.   This program is PublicDomain. My only wish is: everyone who uses
  101.   PicMerge should write me an mail via E-Mail or Fido-Net, please.
  102.   I'm very interested in knowing where in the world my program is
  103.   used.
  104.  
  105.   Here my adress:
  106.  
  107.   Internet:   fdueber@hrz.uni-siegen.d400.de
  108.   Fido:       Frank Dueber   (2:2457/350.24)
  109.  
  110.   Bug-Reports, suggestions, .... may send to this adresses, too.
  111.   All, I got a message from, would be informed when I generate an
  112.   update.
  113.  
  114.   Many thank go also to Nico Français (ReqTools.library) and Christian
  115.   A. Weber (iff.library). Their libraries are included. For further
  116.   informations about these have a look to the Aminet.
  117.  
  118.  
  119.   \  __   __  /
  120.    \/* \_/* \/
  121.     \__/ \__/   You
  122.  
  123.  
  124.                         Frank
  125.