AnyWikiDraw for TWiki
    Usage
        To include a drawing in a TWiki page, write the following tag in the
        page:
        %ANYWIKIDRAW{ "drawing.svg" width="240" height="320"}%
  %AWDRAW{ "drawing.svg" width="240" height="320"}%
        
          -             The parameter drawing.svg specifies the name of the drawing file.
 
- The drawing file can have one of the following extensions .draw, .svg, .svgz, .png, .jpg.
 
- If you specify a drawing file that does not yet exist in your Wiki, the drawing is created the first time you save a drawing.
 
- The parameter width specifies the width of the drawing.
 
- The parameter height specifies the height of the drawing.
Installation instructions
         
             - This is an experimental plugin. Data loss may occur. Install
             it only on a Wiki system that does not contain critical data.
 
 
- Copy the AnyWikiDraw files over 
                 the TWiki server files. 
 Please note, that different versions of this plugin exist for different versions of TWiki.
 
 
- Enable the AnyWikDrawPlugin on the
             configuration page of TWiki.