Re: [Xplanet-development] FW: 250 flag limit xplanet question?
Brought to you by:
hari
From: Hari N. <ha...@al...> - 2004-01-16 18:39:31
|
Hi Don - there's a bug in xplanet-0.95a. In libimage/jpeg.c add fclose(infile) before every return statement in read_jpeg() It was probably a file-descriptor leak, although the performance is still awful. I'll see if there's any other obvious things to fix. Is there a reason you're using the old version? I ran version 1.0.3 with a large marker file with lots of images and it rendered almost immediately. Have a look at the earth_markers config file which is distributed with version 1.0.3 to see how to use marker files. Hari |