Short: Amiga port of 'astrolog' with graphics. The Astrolog program computes so-called astro-charts for each persons birth hour and location. These can be displayed in a table (ASCII-Form, the most important), or as a XBitmap (in a Window or a file which can be converted with 'xbmtopbm | ppmtoilbm'), which may look quite pretty. The program does not compute horoscopes or foresayings, it only displays the constellation of the stars, the 'houses' and the 'aspects'. For the interpretation of these you may consult an expert, who is able to do some things which may tell you something about your character or your fortune. I myself don't believe in anything of this, but I think the program should work in the way it is supposed to do. It has been ported from the Unix/X-Windows version. Most parts of the X-Windows Graphics have been ported too. To dump a BitMap you need a minimum amount of 2.5 MBytes of continuous memory. Binary only. The X-Windows emulation has been done by KRUEMELMONSTER2000