POV-Ray : Newsgroups : povray.unix : Pyvon 0.9 Server Time
28 Jul 2024 12:34:08 EDT (-0400)
  Pyvon 0.9 (Message 4 to 13 of 13)  
<<< Previous 3 Messages Goto Initial 10 Messages
From: Fabien HENON
Subject: Other question to the Gurus
Date: 8 Aug 2002 12:10:00
Message: <3D529737.6020702@caramail.com>
How do you customize colors in xterm. I read the man page and tried 
rgb:FF/FF/BA but it does not work the way I want.

Could you give me a line example for xterm ( and while I am at it for 
Eterm and Konsole)

Thanks.

Fabien

Fabien wrote:
> http://pyvon.sourceforge.net
> 
> I have fixed all the bugs that I know of.
> 
> There may be a few left. -> I called that release 0.9.
> It's going to give me some margin before 1.0 if you can find any bugs.
> 
> Main features added :
> - Highlights the line in the editor in which there is a problem when POV 
> returns an error.
> - Full syntax highlighting is now implemented (even multiline and single 
> comments)
> - Fixed about thirty bugs which were still lying around.
> 
> It's now the only editor I use for POV with Linux.
>


Post a reply to this message

From: Sebastian H 
Subject: Re: Pyvon 0.9
Date: 8 Aug 2002 12:13:54
Message: <3D529968.8060402@web.de>
Fabien HENON schrieb:
> Hum last minute changes are no good. The patch I sent you should do.
> 
> The new file I uploaded on the Pyvon site is fixed whatever your screen 
> resolution is ( 640x480 -> 1600x1280 and over )
> 

While trying to render I got this message:

/bin/sh: /home/fabien/povray-3.5/povray_athlon: Datei oder Verzeichnis 
nicht gefunden
Exception in Tkinter callback
Traceback (most recent call last):
   File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1292, in __call__
     return apply(self.func, args)
   File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 436, in callit
     apply(func, args)
   File "c51.py", line 889, in tempo
     fd=open("err.txt")
IOError: [Errno 2] No such file or directory: 'err.txt'


-> /home/fabien/povray-3.5/povray_athlon
Maybe no good default povray binary :-)

Regards,
Sebastian H.


Post a reply to this message

From: Warp
Subject: Re: Other question to the Gurus
Date: 8 Aug 2002 13:20:13
Message: <3d52a84c@news.povray.org>
Fabien HENON <fab### [at] caramailcom> wrote:
> How do you customize colors in xterm. I read the man page and tried 
> rgb:FF/FF/BA but it does not work the way I want.

  I don't know if the colors can be customized (without having to compile
xterm), but at least they can be configured with command-line parameters
with aterm, which is a rather good rxvt clone. Worth trying.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From: Michael DiDonato
Subject: Re: Other question to the Gurus
Date: 8 Aug 2002 14:12:17
Message: <3D52B480.9A58BF29@scripps.edu>
Fabien HENON wrote:

> How do you customize colors in xterm. I read the man page and tried
> rgb:FF/FF/BA but it does not work the way I want.
>
> Could you give me a line example for xterm ( and while I am at it for
> Eterm and Konsole)
>
> Thanks.
>
> Fabien
>
> Fabien wrote:
> > http://pyvon.sourceforge.net
> >
> > I have fixed all the bugs that I know of.
> >
> > There may be a few left. -> I called that release 0.9.
> > It's going to give me some margin before 1.0 if you can find any bugs.
> >
> > Main features added :
> > - Highlights the line in the editor in which there is a problem when POV
> > returns an error.
> > - Full syntax highlighting is now implemented (even multiline and single
> > comments)
> > - Fixed about thirty bugs which were still lying around.
> >
> > It's now the only editor I use for POV with Linux.
> >

On IRIX 6.5 I use this command: xterm -font screen15 -back black -sl 200
which allows you to specify the background colour. I thin you can use the -fg
color or -cr color flags to change the color of the text.

Hope this helps.

mike


--
*********************************
Michael DiDonato, PhD
The Scripps Research Institute
Department of Molecular Biology
Maildrop MB4
10550 North Torrey Pines Road
La Jolla, CA, 92037

Tel: (858) 784-9261
FAX: (858) 784-2277

http://www.scripps.edu/~didonato
*********************************


Post a reply to this message


Attachments:
Download 'us-ascii' (2 KB)

From: Michael DiDonato
Subject: Re: Other question to the Gurus
Date: 8 Aug 2002 14:14:27
Message: <3D52B503.1853EFBD@scripps.edu>
Fabien HENON wrote:

> How do you customize colors in xterm. I read the man page and tried
> rgb:FF/FF/BA but it does not work the way I want.
>
> Could you give me a line example for xterm ( and while I am at it for
> Eterm and Konsole)
>
> Thanks.
>
> Fabien
>
> Fabien wrote:
> > http://pyvon.sourceforge.net
> >
> > I have fixed all the bugs that I know of.
> >
> > There may be a few left. -> I called that release 0.9.
> > It's going to give me some margin before 1.0 if you can find any bugs.
> >
> > Main features added :
> > - Highlights the line in the editor in which there is a problem when POV
> > returns an error.
> > - Full syntax highlighting is now implemented (even multiline and single
> > comments)
> > - Fixed about thirty bugs which were still lying around.
> >
> > It's now the only editor I use for POV with Linux.
> >

Actually the -cr flag changes the colour of the cursor only. The -fg flag
changes the colour of the text as well.

Mike


--
*********************************
Michael DiDonato, PhD
The Scripps Research Institute
Department of Molecular Biology
Maildrop MB4
10550 North Torrey Pines Road
La Jolla, CA, 92037

Tel: (858) 784-9261
FAX: (858) 784-2277

http://www.scripps.edu/~didonato
*********************************


Post a reply to this message


Attachments:
Download 'us-ascii' (2 KB)

From: Fabien Hénon
Subject: Re: Other question to the Gurus
Date: 8 Aug 2002 15:45:15
Message: <3D52C9AA.ABF5FCA6@caramail.com>
I meant that I want different colors than those offered by the terminal
: black, white, yellow...
The best would be to be able to give colors as in POV rgb <0.7,0.7,0.4>
.


Fabien



> Fabien HENON wrote:
>
>> How do you customize colors in xterm. I read the man page and tried
>> rgb:FF/FF/BA but it does not work the way I want.
>>
>> Could you give me a line example for xterm ( and while I am at it
>> for
>> Eterm and Konsole)
>>
>> Thanks.
>>
>> Fabien
>>
>> Fabien wrote:
>> > http://pyvon.sourceforge.net
>> >
>> > I have fixed all the bugs that I know of.
>> >
>> > There may be a few left. -> I called that release 0.9.
>> > It's going to give me some margin before 1.0 if you can find any
>> bugs.
>> >
>> > Main features added :
>> > - Highlights the line in the editor in which there is a problem
>> when POV
>> > returns an error.
>> > - Full syntax highlighting is now implemented (even multiline and
>> single
>> > comments)
>> > - Fixed about thirty bugs which were still lying around.
>> >
>> > It's now the only editor I use for POV with Linux.
>> >
>
> On IRIX 6.5 I use this command: xterm -font screen15 -back black -sl
> 200 which allows you to specify the background colour. I thin you can
> use the -fg color or -cr color flags to change the color of the text.
>
> Hope this helps.
>
> mike
>
>
> --
> *********************************
> Michael DiDonato, PhD
> The Scripps Research Institute
> Department of Molecular Biology
> Maildrop MB4
> 10550 North Torrey Pines Road
> La Jolla, CA, 92037
>
> Tel: (858) 784-9261
> FAX: (858) 784-2277
>
> http://www.scripps.edu/~didonato
> *********************************
>
>


Post a reply to this message

From: Fabien Hénon
Subject: Re: Pyvon 0.9
Date: 8 Aug 2002 17:20:00
Message: <3D52DFE1.13DA5D50@caramail.com>
You have to tell Pyvon where is the executable.
Use 'Options / povray location'

This path is from the pyvon.ini file taken from my hard drive.
You have to set your path to the POV location

I definitely have to save that pyvon.ini into ~home, not into the directory
where Pyvon is extracted.
For those who already have pyvon.ini, I advise to back it up and restore it
after the extraction of the tgz archive.

I must have disabled the option that checks whether the executable path found
in pyvon.ini exists on the hard drive.
I'll see to that.

Thanks for the comment

Fabien



> Fabien HENON schrieb:
> > Hum last minute changes are no good. The patch I sent you should do.
> >
> > The new file I uploaded on the Pyvon site is fixed whatever your screen
> > resolution is ( 640x480 -> 1600x1280 and over )
> >
>
> While trying to render I got this message:
>
> /bin/sh: /home/fabien/povray-3.5/povray_athlon: Datei oder Verzeichnis
> nicht gefunden
> Exception in Tkinter callback
> Traceback (most recent call last):
>    File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1292, in __call__
>      return apply(self.func, args)
>    File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 436, in callit
>      apply(func, args)
>    File "c51.py", line 889, in tempo
>      fd=open("err.txt")
> IOError: [Errno 2] No such file or directory: 'err.txt'
>
> -> /home/fabien/povray-3.5/povray_athlon
> Maybe no good default povray binary :-)
>
> Regards,
> Sebastian H.


Post a reply to this message

From: Fabien Hénon
Subject: Re: Other question to the Gurus
Date: 8 Aug 2002 17:23:44
Message: <3D52E0C1.1724B3E@caramail.com>
My goal is to use a console for which I am 100% sure that it will be found on
any computer.

I would use Eterm or Konsole ( KDE console), but I don't think these are widely
used bu *nix users.



> Fabien HENON <fab### [at] caramailcom> wrote:
> > How do you customize colors in xterm. I read the man page and tried
> > rgb:FF/FF/BA but it does not work the way I want.
>
>   I don't know if the colors can be customized (without having to compile
> xterm), but at least they can be configured with command-line parameters
> with aterm, which is a rather good rxvt clone. Worth trying.
>
> --
> #macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
> [1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
> -1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From: Daniel Matthews
Subject: Re: Pyvon 0.9
Date: 8 Aug 2002 21:35:59
Message: <1373350.ihnUm4onuW@3-e.net>
Fabien HENON wrote:

> Hum last minute changes are no good. The patch I sent you should do.
Yes it is working now, thanks!

-- 
Your connection failed because: overflow error in /dev/null


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Other question to the Gurus
Date: 9 Aug 2002 15:28:04
Message: <3d5417c4@news.povray.org>
Please turn off HTML posting in your newsreader.

    Thorsten

____________________________________________________
Thorsten Froehlich
e-mail: mac### [at] povrayorg

I am a member of the POV-Ray Team.
Visit POV-Ray on the web: http://mac.povray.org


Message-ID: <3D52B503.1853EFBD@scripps.edu>
Date: Thu, 08 Aug 2002 11:14:27 -0700
From: Michael DiDonato <did### [at] scrippsedu>
Organization: The Scripps Research Institute
X-Mailer: Mozilla 4.79C-SGI [en] (X11; I; IRIX64 6.5 IP28)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: povray.unix
Subject: Re: Other question to the Gurus
References: <3D5### [at] caramailcom> <3D5### [at] caramailcom>
Content-Type: multipart/mixed;
 boundary="------------8C3DDC61E0DEB36A804FBC0C"
NNTP-Posting-Host: 137.131.108.42
X-Original-NNTP-Posting-Host: 137.131.108.42
X-Trace: news.povray.org 1028830467 137.131.108.42 (8 Aug 2002 14:14:27
-0400)
Lines: 143
X-No-Archive: Yes
X-Copyright: This copyrighted article comes from a private news server and
may NOT be distributed on USENET or other news servers.
X-POV-Header: --- --- --- --- --- --- --- --- --- --- --- ---
Path: news.povray.org
Xref: news.povray.org povray.unix:2127

--------------8C3DDC61E0DEB36A804FBC0C
Content-Type: multipart/alternative;
 boundary="------------F494B37B42C34C7F290D6C0F"

--------------F494B37B42C34C7F290D6C0F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

--------------F494B37B42C34C7F290D6C0F
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

--------------F494B37B42C34C7F290D6C0F--
--------------8C3DDC61E0DEB36A804FBC0C
Content-Type: text/x-vcard; charset=us-ascii;
 name="didonato.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Michael DiDonato
Content-Disposition: attachment;
 filename="didonato.vcf"

--------------8C3DDC61E0DEB36A804FBC0C--


Post a reply to this message

<<< Previous 3 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.