home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / graphics / neovgamp.arj / README.DOC < prev    next >
Text File  |  1993-05-17  |  5KB  |  137 lines

  1.                NeoPaint (TM) Programming Tools
  2.                          Version 1.0
  3.            (C)1993 OSCS Software Development, Inc.
  4.  
  5. This program was created to easily allow programmers to incorporate
  6. art work created in NeoPaint into their own programs. This is
  7. accomplished by first converting images into a format that can be
  8. quickly loaded from within an application. The included VGAMap
  9. program creates and stores a memory bitmap of a PCX or GIF image in
  10. 320x200x256 mode. This bitmap can then be used by programmers to
  11. create graphical applications. VGAMap saves the memory location
  12. associated with the video monitor along with the image dimensions
  13. and palette information. This bitmap can then be redisplayed at any
  14. location on the screen, quickly.  
  15.  
  16. The syntax for VGAMap is as follows:
  17.  
  18. VGAMAP source destination
  19.  
  20. Example: VGAMAP C:\PCX\IMAGE.PCX C:\NEOPAINT\IMAGE.BIT
  21.  
  22. Accompanying VGAMap are two sample programs, VGALoad.C and
  23. VGALoad.PAS, written using TurboC 2.0 and Turbo Pascal 6.0,
  24. respectively. These are distributed at no charge, and represent a
  25. reference point for creating your own image loader programs.
  26.  
  27. The syntax for VGALoad is as follows:
  28.  
  29. VGALOAD source
  30.  
  31. Example: VGALOAD C:\PCX\IMAGE.BIT
  32.  
  33.  
  34. --------------------------------
  35. DISTRIBUTION & TECHNICAL SUPPORT
  36. --------------------------------
  37.  
  38. You may use VGAMap free of charge and share it with your friends as
  39. long as you do not charge for the program and all accompanying
  40. files are included. If you have questions, we ask that you do not
  41. call us with questions pertaining to programming. VGAMap is being
  42. distributed, free of charge, so we really can't spend time teaching
  43. people how to write software. If you have questions about NeoPaint
  44. or any of our other programs, however,  please feel free to call
  45. our sales or technical departments at (503) 389-5489.
  46.  
  47. If you require more sophisticated image manipulation (such as
  48. scaling and color conversion) within your programs, we suggest you
  49. try the PCX and GIF toolkits available from:
  50.  
  51. Genus Microprogramming, Inc.
  52. 1155 Dairy Ashford #200
  53. Houston, TX  77079-3012
  54. (713) 870-0737
  55.  
  56.  
  57. --------------
  58. ABOUT NEOPAINT
  59. --------------
  60.  
  61. As mentioned above, the VGAMap program can be used in conjunction
  62. with our Shareware paint program, NeoPaint - the ultimate image
  63. editing program for DOS!
  64.  
  65. Until now sophisticated image editing has required spending
  66. hundreds of dollars on software and hardware. At $45 (U.S.),
  67. NeoPaint sets a new standard in price/performance. NeoPaint is as
  68. simple to use as any paint program, yet with many powerful features
  69. usually found only in high-end picture publishing systems. Better
  70. still, NeoPaint is NOT a Microsoft Windows program, so it's easy to
  71. install, set up and use. NeoPaint's state of the art GUI interface
  72. allows you to edit and view multiple images at the same time in
  73. resolutions as high as 1024x768.
  74.  
  75. When you compare NeoPaint with high end graphics packages costing
  76. hundreds of dollars we think you'll discover that NeoPaint gives
  77. you tremendous power at any price!
  78.  
  79. NEOPAINT FEATURES:
  80. -----------------
  81.  
  82. o  File Formats: PCX, GIF and TIFF
  83.  
  84. o  Video Modes: Hercules (720x348x2), EGA (640x350x16), VGA
  85.    (640x480x2, 640x480x16), Super VGA (640x480x256, 800x600x16,
  86.    800x600x256, 1024x768x256) *
  87.  
  88. o  Multiple Images: View and Edit multiple images in adjustable on-
  89.    screen windows
  90.  
  91. o  Drawing Tools: Brush, Air Brush, Eraser, Color Eraser, Flood
  92.    Fill, Tile Fill, Gradient Fill, Color Convert, Text, Line,
  93.    Bezier Line, K-Line, Rectangle, Rounded Rectangle,
  94.    Ellipse/Circle, Polygon, Freehand Polygon, Editable Polygon,
  95.    Grid, 3D Cube, 3D Pyramid, Gradient Rectangle, Gradient
  96.    Ellipse/Circle, Magic Marker, Smudge Tool, Blend Tool, Charcoal
  97.    Pencil, Crayon, Water Color Brush, Clone, Color Similarity,
  98.    Stamp Pad, Solid and Transparent Patterns
  99.  
  100. o  Fonts: Multiple Styles and Sizes with Bold, Italic, Underline,
  101.    Outline and Shadow effects; Additional fonts available from OSCS
  102.    and third party vendors
  103.  
  104. o  Selection Tools: Rectangle, Polygon and Freehand Polygon/Lasso
  105.    (Transparent and Solid)
  106.  
  107. o  Effects: Invert, Flip, Rotate, Scale, Stretch, Skew, Distort,
  108.    Blend, Screen, Smear, Pixelize, Border, Lattice, Blur, Darken,
  109.    Lighten, Fade, and more.
  110.  
  111. o  Zoom: Multilevel Zoom allows precise editing; Scrolling and most
  112.    drawing tools also work in Zoom Mode.
  113.  
  114. o  Color Control: Works with 2, 16 and 256 Color Images; Color
  115.    Balance, Brightness, Contrast and Color Reduction/Conversion are
  116.    supported
  117.  
  118. o  Output: Supports over 300 printers! Produce high quality
  119.    halftones on HP DeskJet, HP LaserJet and Postscript or
  120.    compatible printers; Scaling and Orientation controls; also
  121.    supports Epson/IBM compatible dot matrix and color printers such
  122.    as HP DeskJet 500/550C.
  123.  
  124. o  Memory Management: Supports Expanded (EMS), Extended (XMS) and
  125.    Virtual Disk Memory for working with very large images
  126.  
  127.  
  128. For additional information about OSCS products or to order NeoPaint
  129. you may contact OSCS at:
  130.  
  131. OSCS Software Development, Inc.
  132. 354 NE Greenwood Ave, Suite 108
  133. Bend, OR  97701
  134. Voice : (503) 389-5489
  135. Fax   : (503) 388-8221
  136. BBS   : (503) 383-7195
  137.