| 
 | 
 
 General Information
JavaQuat is freeware.  Enjoy it.  If you make enhancements or fixes
I'd appreciate your sending me a copy.
 
  JavaQuat is brought to you by 
  Garr Lystad
  
   README
   Things that need to be fixed / Problems
  -  I've noticed a problem using Apple MRJ 2.1.  If I read an image, change it (the
  dimensions, color map, etc.) and save it to disk under the same name.  If I
  try to read it in again without restarting JavaQuat, I get the old image back
  again.  This appears to be an MRJ problem.  Since JavaQuat checks the dimensions
  of the saved arguments against the dimensions of the file, a change in 
  dimensions in these circumstances will cause the image to fail to be read.  If
  I change JavaQuat to
  use my own code to read the GIF image, rather than the Java built in code, 
  I expect this problem to go away.
  
   Planned or Hoped for enhancements
  - PNG support
  
 - Have my code read in GIF images rather than Java's code.
  
 - 
  
 - 
  
 - 
  
 |