home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / graphics / cskpaint.zip / MINE < prev    next >
Text File  |  1993-06-29  |  3KB  |  49 lines

  1. The program is now over 1860 lines.
  2. Here it is: @ bytes -- Compressed with PKZiP 2.04G Using Max Compression
  3.                          1 minute @ 14,400
  4. Oh, and the doc ::
  5. Here's what I have so far!  Be sure to view city, goblin and a new one I found
  6. synchro.  My creation is a something, it isn't bad, but it is just a geometric
  7. pattern (<G> don't laugh to hard at it - I can't even draw on paper).
  8. ------------------------------------------------------------------------------
  9. Some of the basic commands are:
  10.  
  11.  R - Rectangle
  12.  L - Line
  13.  X - Pixel
  14.  B - Bar
  15.  C - Circle
  16.  @ - Put Text at a point (you enter the point)
  17.  m - move pointer
  18.  O - Oval (no start & end angles (yet), always 0 --> 360, will work on it)
  19.  o - Filled Oval (there never will be start and end angles since it is
  20.      filled)
  21.  q - quit (mouse middle button will not quit anymore)
  22.  P - Polygon (early stages of a command, don't try it if you are actually
  23.      Going to save the picture it DOES NOT work fully)
  24.  ' - Make a cool menu...  (don't make it smaller than 15 pixels or it won't
  25.      work right).  btw, this WILL save WSIWYG (Like almost all the other
  26.      commands), so it is good for bbs's.
  27.      If you would like to see this customizable (colours, etc), then write
  28.      back.
  29. ------------------------------------------------------------------------------
  30.  
  31. Hit space bar or right mouse button for pop up toolbox.  Use the keyboard
  32. or hit the letter on the tool box for the command.  The first 5 rows (---)
  33. work.  They are for : top-line color next-fill pattern (end is current
  34. fillpatter & colour).  Next-Fill Colour.  Next Adjusts the font style (0-4 are
  35. different fonts,5-6 are the direction of the font, and the rest are the size of
  36. the font).  The next adjusts the line thickness and line pattern.  After that
  37. the letters are used for commands available.
  38. After that it isn't done yet, but try using the mouse to select C circle or B
  39. bar.  Middle mouse button, little 'q', or escape will quit.  Auto saves the
  40. file to the outfile.  Another thing: Try the optimize utility and the make some
  41. thing or other utility I included.  These will (hopefully), add the end codes
  42. (which are needed for use on a bbs) and the other will try to remove the excess
  43. parts of the files created.  Both will tell how to use if you just run them, but
  44. be sure to use different file names for the input and output files.  The input
  45. file won't be touched (other than to read it), but the output file will be
  46. OVERWRITTEN.  Thank you for helping to test the program...  Another Note:
  47. The commands ARE case sensitive (ie. E and e are different).
  48. Please report bugs errors or questions (if 1 person thinks of it someone else
  49. will think of it).  Thank you!