Main
News
Features
Download
Feedback
Author
Try it
How to Install
Usage Tips
Vision















Bugs/Known Issues:

The program posted for use online (a.k.a. JIS 2) has the following shortcomings:
  1. Fill method needs work
  2. Cut, copy, undo, and paste functions are missing.
  3. Rotation method needs work.
  4. Resize and skew functions missing.
  5. Shape drawing tools should have filling option also. (In order to fix problem filling shapes with antialiasing)
  6. Saving and loading needs to by implemented
  7. Gradient and texture paint missing.
  8. Find and replace color/color range missing.
  9. User selectable line end styles and join styles missing.
  10. Image filters missing (sharpen, blur)
  11. Invert red, green, and blue, independently.

The program (a.k.a. JIS Swing) posted for download has the following shortcomings:
  1. Fill method needs work
  2. Outer window size needs to be checked for minimum and maximum correspondence with canvas area size. (VetoableChange)
  3. Cut, copy, undo, and paste functions are missing.
  4. Text insert methods are missing.
  5. Look and Feel for line size and magnification does not match the running applications current Look and Feel.
  6. Rubberbanding needed for line and shape drawing
  7. Rotation method needs work.
  8. Resize and skew functions missing.
  9. Shape drawing tools should have filling option also. (In order to fix problem filling shapes with antialiasing)
  10. Saving pictures can only be in jpg format on windows machines, gif saving IS platform independent.
  11. When saving, file extensions need to be manually typed in.
  12. Gradient and texture paint missing.
  13. Find and replace color/color range missing.
  14. User selectable line end styles and join styles missing.
  15. Image filters missing (sharpen, blur)
  16. Invert red, green, and blue, independently.
  17. Unix Look and feel color buttons are not properly rendered.