Fuller Projection for xplanet ============================= Purpose ------- Adds Fuller Projection (-projection fuller) to xplanet. Incredibly slow. Consider it a first draft. Sample output graphic available as http://www.csn.ul.ie/~caolan/pub/xplanet/fuller_1280x640.jpg How to Apply ------------ get xplanet release 0.71 (e.g. http://xplanet.sourceforge.net) tar xvzf xplanet-0.71.tar.gz cd xplanet-0.71 patch -p1 < ../file.patch (or whatever you called it) ./configure make Notes ----- Original fuller code from Robert Gray http://www.rwgrayprojects.com/rbfnotes/maps/graymap6.html Original graphic from http://www.livingplanet.com Patch not submitted to xplanet as the licensing of the code from Gray is not clear as to gpl compatability. Feel free to try and find out for me. Caolan McNamara (2000)