
The list of picture sets for xpexeso program
--------------------------------------------

The program is reading only the lines with ">" at begin.
Another lines are comment only.

You have to write three or four parameters after ">". These parameters
are separated by space(s) or tab(s). If you need the space in
parameter, close this parameter into "quotes".

The first parameter is picture set name. Second parameter is the
dirname with *.xpm data. If it begin by ".", its location is relative
with position of this file. The third parameter is the name of xpm
file with back-side picture. Write it by full extension. This
extension will be used for all xpm data in this pic-set. The
dimesions of this picture will be used for all other pictures in 
this pic-set (if they are not overwritten by -picgeometry parameter).

The first pic-set (or the pis-set from -defaultset option) is
default. If an error occurs during reading of default pic-set, the
program exits. The maximal count of pic-sets is configured by MAXSADA
parameter in config.h source file and its default value is 50.

  Name                 dir           back-side        name-file
---------------------------------------------------------------------
> Vecernicek            ./spolecny    vecernicek.xpm.gz README0-eng
> "Animals from Africa" ./spolecny    afrika.xpm.gz     README1-eng
> Toys                  ./hracky      krabice.xpm.gz
> "Who are you (faces)" ./kdojsi      rub.xpm.gz       README-eng
> Coats-of-arms         ./znaky       rub.xpm.gz       README-eng
> "Traffic signs"       ./znacky      rub.xpm.gz
> Butterflies           ./motyli      rub.xpm.gz       
> "Flowers field I"     ./kytky       rub.xpm.gz       README1-eng
> "Flowers field II"    ./kytky       rub.xpm.gz       README2-eng
> "Josef Lada"          ./lada        rub.xpm.gz
> "Fractals"            ./fraktaly    fract.xpm.gz
  Author of fractals: Maros Rajnoch using plugin from Gimp
> "Greek letters"       ./greek       greek.xpm.gz
  Greek letters implemented by Maros Rajnoch, hiaer@azrael.sk
> "Mirek's pic-set"     ./mirek       p.xpm.gz

The fourth parameter (name-file) is optional. This is a text file with
"translations" of file names to names of the pictures. They are used
when the "names" talk level is set. If the file is missing or is
unable to open, the program uses the file names only.

The active lines in name-file begins by ">" too. The filename withou
extension follows. The space(s), tab(s) or optiona "=" sign is a
separator. Then the pictture name is written adn is ended by end of
line. Do not use the "quotas" here.




