		Picasso 4.1 known bugs and limitations
		======================================
		
--------------
Font management is entirely broken:
  multi-platform support doesn't exist in tk4.1, 
  it should appear in 4.2.
--------------
Color allocation problems on the Mac:
  photo images get wrong colors when they come to overlap other items on 
  the canvas, or when other items foreground is changed - this is a mactk4.1 
  problem, moving/raising the photos generally solves it.
--------------
Can't save photo images: 
  the photo image object doesn't seem to support the -write switch 
  described in the doc, at least on the Mac.
--------------
Color picker very slow on UNIX:
  the button release event is notified to the color picker toplevel with a 
  2-3 seconds delay; this doesn't occur on the Mac, so probably an 
  interaction with the X server or the window manager (observed with 
  X11R6/gwm)
--------------
No help facility
--------------
No undo facility
--------------
Can't write postscript on the Mac:
  postscript canvas command is broken in mactk4.1.
--------------
No customize dialog a la Mac
--------------
Shortcuts for Copy, Paste, Cut don't work on the Mac:
  MacTk4.1 grabs them because they're shortcuts for its own menus.
--------------

  Send bug reports to 
      Frank.Mangin@sophia.inria.fr
      Frank.Mangin@ceram.fr
      

  