"Andrew" == Andrew Markebo <[EMAIL PROTECTED]> writes:

Andrew> | Text parts related to plucker and Windows i do not say no. I include
Andrew> | this in the distribution, sure :-)

Andrew> Okee here comes my retouch, there are a couple of comments, probably
Andrew> should belong to the developer-list.. and I suppose it needs some more
Andrew> reworking, but lets call it beta and see what the testers out there
Andrew> say :-)

Look good, ill ad this in the next release, thanks.

Andrew> My comments/thoughts are generally enclosed in brackets [], like:


Andrew> Replace the @COMICSLIST_DIR@ with the place were the comic list are
Andrew> stored, usually: C:\Program Files\Plucker\Tools\pluck-comics\
Andrew>                 [Doesn't sys.argv[0] contain info aobut this?
Andrew>                  the relative path from current dir to where 
Andrew>                  pluck-comics is?]

Hmm, maybe the user wan't to store the comic list files on another
place. And IIRC sys.argv[0] do not work in all cases, but i could be
wrong here.

Andrew> Replace the @COMICS_DIR@ with the directory of the database created
Andrew> below, this will be something like: C:\Program Files\Plucker\Comics.DB\
Andrew>                                 [Can't we get this path from plucker,
Andrew>                                 either as commandline switch, or
Andrew>                                 environment, and not hardcoded in the ini-file]

Sure -l as the commandline switch override this setting.

Andrew> <ONELONGLINE>  $PLUCKERDIR\Python\python.exe $pluckersdir.. -l 
$databaselocation
                         ^^^^^^^^^^
                         i guess this line are a formatting error and
                         should not be there?

Andrew> before_command=C:\Program Files\Plucker\Python\Python.exe C:\Program 
Andrew> Files\Plucker\Tools\pluck-comics\pluck-comics.py -h comics.com
Andrew> </ONELONGLINE>

Andrew> tbmp_compression     = yes
Andrew> try_reduce_bpp       = true
Andrew> try_reduce_dimension = true
Andrew> guess_tbmp_size      = false

Andrew> [What size limits BTW?? Just my (ama) thoughts]

The image objects are limited to 60000 bytes (this value could be set
to a lower value). The image Object are the compressed (tbmp
compression) or the uncompressed tbmp. This will later be compressed
with the Database compression (ZLib or Doc).

cu,
 Dirk

-- 
Permanent URLs to the latest Version (1.1.11SR1) of the Plucker Windows installer
 - For the Webpage: http://www.dirk-heiser.de/plucker
 - Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.94MB]

Reply via email to