Equal-area projection script 1.0 ================================ Tamito KAJIYAMA <19 September 2004> Introduction ------------ Equal-area projection script is an add-on script for the vector drawing tool Skencil (formerly Sketch). Using the script you can easily draw a certain kind of three-dimensional drawings in three-quarter view. The latest version of this script is available at the following location: http://www.asahi-net.or.jp/~rd6t-kjym/sketch/ Installation ------------ Copy equal_area_projection.py to ~/.sketch/ and add the following line to ~/.sketch/userhooks.py: import equal_area_projection Usage ----- See tutorial/tutorial_en.html in the distribution. History ------- o Version 1.0 <19 September 2004> - The first public release. License ------- This is free software; you can freely redistribute it and/or modify it under the terms of the GNU General Public License (version 2 or later). This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. Use it at your own risk. Author ------ Tamito KAJIYAMA Any comments, suggestions, and/or patches are very welcome. Thank you for using the equal-area projection script!