home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / procssng / alv.sun / alv.lha / doc / bugs.ms < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.0 KB  |  24 lines

  1. .SH
  2. nown Bugs
  3. .IP "Some Sunview Arguments do not work"
  4. unview command line arguments that require more than 1 extra argument
  5. o not work - eg -Ws, -Wp & -WP etc. Modifications need making to the
  6. etopt() command line argument parsing to make allowances for arguments
  7. ith 2 (or more) arguments following them.
  8. .IP "holes in transfomed rasters"
  9. ome rotations cause holes to be left in rotated rasters. A second pass
  10. s needed in transform to interpolate the data out to fill in these
  11. oles.
  12. .IP "rasfilter8to1 hangs"
  13. hen using rasfilter8to1 as the 8-to-1 filter program to display 8 bit
  14. eep images on a black and white workstation with dsp, it hangs if the
  15. mage is large and non-square. It definately fails on images 720x480x8;
  16. owever, I haven't been able to narrow the problems down any further.
  17. olution is to use a program such as dither to convert to 1 bit deep
  18. mages with dsp -8dither.
  19. .IP "SunOS3.2"
  20. here are problems in compiling the toolkit under SunOS3.2. (q.v. 
  21. .I hardware )
  22. .LP
  23.  would welcome fixes to the above bugs and reports of any others found.
  24.