Re: [Jmol-developers] script check-ins

2002-12-26 Thread Egon Willighagen
On Thursday 26 December 2002 15:31, mth wrote: > I recently checked in several changes which affect the interpretation of > rasmol scripts. > > I have implemented an interpreter framework which supports all rasmol and > chime script commands. Ah! Chime scripts, that is cool! And will a lot of peop

Re: [Jmol-developers] new bond rendering

2002-12-26 Thread Egon Willighagen
On Thursday 26 December 2002 15:17, mth wrote: > If I understand what you are trying to say here, it is that there is color > outside of the bond border. > I have worked on this issue a lot, but have not yet been able to correct > it. > > Is this what you were trying to say? Yes. > It looks like

[Jmol-developers] [Fwd: Vector & Line rendering style]

2002-12-26 Thread mth
Fabian and/or Egon, Do you have any suggestions on how to make the vectors/lines look better? Or is the current visual representation OK? Miguel Original Message Subject: Vector & Line rendering style From: "mth" <[EMAIL PROTECTED]> Date: Fri, December 13, 2002 2:00 To: <[EMAIL

[Jmol-developers] script check-ins

2002-12-26 Thread mth
I recently checked in several changes which affect the interpretation of rasmol scripts. I have implemented an interpreter framework which supports all rasmol and chime script commands. script/Token.java tokenizes *all* rasmol and chime commands compiles atom expressions for constructing

Re: [Jmol-developers] new bond rendering

2002-12-26 Thread mth
Egon, If I understand what you are trying to say here, it is that there is color outside of the bond border. I have worked on this issue a lot, but have not yet been able to correct it. Is this what you were trying to say? It looks like to me that the algorithm java uses for filling areas is sli