"Anthony" == Anthony Schellenberg <[EMAIL PROTECTED]> writes:
Anthony> One more question that is dealing with sitescooper/plucker. I Anthony> have plucker defaulted to 8bit color depth (I have a IIIc). Anthony> In sitescooper I have the config set for 256 colors. The Anthony> large version of the comics is not in color. I'm pretty sure Anthony> there is a setting somewhere in plucker dealing with dropping Anthony> color depth on larger files, but I can't find it. I want to Anthony> have my comics in color. Thanks. The maximum size for the Bitmap Data are 60KB, if an image is bigger the colors are reduced or the image are scaled down. Check the ini keys to chance the default behavior: tbmp_compression= try_reduce_bpp= try_reduce_dimension= guess_tbmp_size= Set try_reduce_bpp=false to get allways the colors you setup (but maybe a scaled down picture). Set tbmp_compression=true _and_ guess_tbmp_size=false help maybe to get more colors or larger bitmaps. (but then the DB run only on >=OS3.3) cu, Dirk -- Permanent URLs to the latest Version (1.1.13) 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.08MB]

