Changes file for ASCIIsvg.js =============================== June 13, 2004 Version 1.2 (at http://www.chapman.edu/~jipsen/svg/ASCIIsvg.js) - no new functionality, just cleaned up the js code so that all variables are declared before use; slight performance increase. ------------------------------- May 4, 2004 Version 1.1 (at http://www.chapman.edu/~jipsen/svg/ASCIIsvg1.js) - drawPictures() now part of ASCIIsvg.js, script included as attribute in the command - "name" eliminated as first argument of initPicture - element with id="picture1script" displays the ASCIIsvg code for picture1. - plot(...) command added - dummy .svg file now named "d.svg" - added global variables xMin, xMax, yMin, yMax (used by plot()) ------------------------------- Apr 20, 2004 Version 1.0 (at http://www.chapman.edu/~jipsen/svg/ASCIIsvg0.js) ===============================