Miguel wrote regarding the atom tips:

I have implemented the value which you said was used for Mac OS 9. 255,
255, 198. It looks OK to me on a white background.

It is in the v10pre19 release which will come out within a few hours.

and regarding the text clarity problem on OSX:

The problem is that by default they were assuming font anti-aliasing when=

running as an applet under browsers. They do not do this when running the=

Jmol application. Win32 and Linux do not do this.

I was able to correct the problem by explicitly turning off text
anti-aliasing by saying:

  g2d.setRenderingInt(RenderingHints.KEY_TEXT_ANTIALIASING,
                      RenderingHints.VALUE_TEXT_ANTIALIAS_OFF)

Great! Many thanks Miguel.

(I've replaced my screenshots with a couple showing OSX and OS9 using the jmol10pre19applet at <http://doolittle.ibls.gla.ac.uk/leader/jmoltests/textmockup.html> )

Sorry for not replying to your original responses. By the time they came I had gone home - different time zone and some - and I can't send mail to the list from home. Anyway, I've taken out a duplicate list sub from home and switched from digest to reflected, so I'll be able to respond more helpfully in future.

You wrote; >What are you usin on Mac OS9?

For the record, I run dual-boot G4s with two hard drives, one with OS9 and one with OSX. I tend to work on OS9 because I support various OS9 users and have an attachment to irreplaceable ancient software. As far as the Jmol applet is concerned I am using IE5.1 (sort of - it has an embedded media screen-refresh problem with css floats) and Mozilla 1.2. I am not using the applet in a very sophisticated way as I am generating pages on the fly and just including a minimal script and am just using toggle buttons using the 'chimetoggle' type param and an altscript tag param. i.e. I am not using the js file.

The OS9 thing isn't that important as the user-base is going to fall. At Glasgow Uni we don't have that many Mac clusters but those we have are still almost all OS9. They can't last more than a couple of years more.

David
--
_______________________________________________________________
 David P.Leader, Biochemistry and Molecular Biology
 Davidson Building, University of Glasgow, Glasgow G12 8QQ, UK
 Phone: +44 41 330-5905  http://doolittle.ibls.gla.ac.uk/leader
_______________________________________________________________




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to