xtarot project is an application which plays Tarot cards.
It tells your fortune with virtual Tarot cards. Three tarot spreads are available via a simple user interface.
xtarot is designed to be as flexable as possible.
For this reason I have now split it into two packages. This should be very good for people who want to keep up with the latest version because you now no longer need to download over 3 Meg of graphics every time there is a change to the code!
· Ключевые особенности и характеристики xtarot 1.0.3
Не определены
· Ограничения xtarot 1.0.3
Ограничения не определены
· Специальные требования xtarot 1.0.3
· X11, it is of course an X Window application
· Imlib
Installing xtarot:
First get xtarot-1.0.x.tgz
get xtarot.resources.tgz
$ tar xvzf xtarot-1.0.x.tgx
$ mv xtarot.resources.tgz xtarot-1.0.x
$ cd xtarot-1.0.x
$ tar xvzf xtarot.resources.tgz
$ ./configure
$ make
$ make install
· История версий и изменений xtarot
Версия: 1.0.3
· Added 5 card Yes/No spread.
· Added question() to prompt the user to meditate upon The Truth and enter a question. Shows how to use xlib to get keyboard input, still nasty - need to be more exact clearing an area after BackSpace is pressed.
· Added esoteric reference to The Book of Mozilla.
· Split package into two parts to make downloading the latest version quicker. You now need to get resources as a seperate package.
· Описание и дополнения от редакторов и пользователей сайта