|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Recreating: Create following INI file, w.ini:
Width=40
Height=30
Width=666
run
$ povray w.ini +Ianyscene.pov
it will render the image 40x30, not 666x30.
Yeti
Post a reply to this message
|
|
| |
| |
|
|
From: Felix Wiemann
Subject: Re: [Linux] RC3 ignores last ini file line
Date: 8 May 2002 09:51:43
Message: <3cd92d6f@news.povray.org>
|
|
|
| |
| |
|
|
David Necas (Yeti wrote:
> Recreating: Create following INI file, w.ini:
>
> Width=40
> Height=30
> Width=666
>
> run
>
> $ povray w.ini +Ianyscene.pov
>
> it will render the image 40x30, not 666x30.
Are you sure that you have a linefeed at the end of the last line?
--
Felix Wiemann
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Wed, 08 May 2002 15:57:02 +0200, Felix Wiemann <Fel### [at] gmxnet>
wrote:
> Are you sure that you have a linefeed at the end of the last line?
I don't know platform specific chapter but is it required in any place of rest
of documentation ? In particular 5.1.2 chapter ?
ABX
Post a reply to this message
|
|
| |
| |
|
|
From: Felix Wiemann
Subject: Re: [Linux] RC3 ignores last ini file line
Date: 8 May 2002 14:01:07
Message: <3cd967e3@news.povray.org>
|
|
|
| |
| |
|
|
> On Wed, 08 May 2002 15:57:02 +0200, Felix Wiemann
> <Fel### [at] gmxnet> wrote:
>> Are you sure that you have a linefeed at the end of the last line?
>
> I don't know platform specific chapter but is it required in any place
> of rest of documentation ? In particular 5.1.2 chapter ?
No, it doesn't say anything about that, but I think that I've had this
problem in povray.ini, too. A linefeed is AFAIK usually required at the
end of the last line in linux.
--
Felix Wiemann
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |