============================================================= PEG 1006: Remove AWT dependencies of ``gzz.media`` ============================================================= :Authors: Tuomas Lukka :Date: $Date: 2002/11/06 12:30:18 $ :Revision: $Revision: 1.1 $ :Date-Created: 2002-09-05 :Status: Accepted Subject: Remove AWT dependencies of ``gzz.media`` Author: Tuomas J. Lukka All uses of the class Image in ``gzz.media.*`` should be removed. The methods to get the image for a given span should be in ``gzz.client``. Changes ------- Remove AWT dependencies of gzz.media; move into gzz.client.GraphicsAPI implementations where they belong.