From: Torquil M. <to...@gm...> - 2008-02-03 20:47:51
|
Hello, I have found that the order in which I call plsetopt() matters. Usin= g=20 plsetopt("drvopt","8bit") before plsetopt("geometry","800x600") makes PLplo= t=20 forget about the 8bit option and use 24bit instead (I use the png driver). = I=20 have checked the png-files using pnginfoto determine if they are 8bit or=20 24bit. Setting "geometry" before "8bit" works fine. On the command line it= =20 works either way.=20 Best regards, Torquil S=F8rensen |