Re: [Jmol-users] Label Font Problems

2015-01-26 Thread David Leader
Apologies for leaving out the subject of my posting of 25th Jan. As nobody on this list ever seems to trim messages, I’ll repeat it here so it threads properly. (And, yes, I’ve finally changed my subscription address. That was the last straw as far as gmail is concerned.) Bob wrote: I must be

Re: [Jmol-users] Label Font Problems

2015-01-23 Thread Robert Hanson
I must be missing something in reading: *I have now done quite a bit of experimentation with html5/canvas pages of my own (documentation available on request, but a test page is viewable at http://motif.gla.ac.uk/JSmolTest/canvasTextCheck.html

Re: [Jmol-users] Label Font Problems

2015-01-23 Thread David Leader
Bob wrote: = I have already released this as Helvetica Neue. OK? = OK, but not necessary as MacOS X is already using Helvetica Neue as Sans-Serif. and = http://www.identifont.

Re: [Jmol-users] Label Font Problems

2015-01-22 Thread Robert Hanson
http://www.identifont.com/find?similar=helvetica+neue&q=Go http://www.identifont.com/find?similar=Avenir&q=Go What do others think? On Thu, Jan 22, 2015 at 3:07 PM, Robert Hanson wrote: > I have already released this as Helvetica Neue. OK? > > On Thu, Jan 22, 2015 at 6:29 AM, David Leader > wr

Re: [Jmol-users] Label Font Problems

2015-01-22 Thread Robert Hanson
I have already released this as Helvetica Neue. OK? On Thu, Jan 22, 2015 at 6:29 AM, David Leader wrote: > Bob replied to my description of the Safari 7 font-rendering problem on > JSmol: > > == > Certainly very curious. It must be consider

[Jmol-users] Label Font Problems

2015-01-22 Thread David Leader
Bob replied to my description of the Safari 7 font-rendering problem on JSmol: == Certainly very curious. It must be considered a Safari bug that they are not picking up the sans-serif bold, which is required by HTML5 standards. But we can ge

Re: [Jmol-users] Label Font Problems

2015-01-21 Thread Robert Hanson
Certainly very curious. It must be considered a Safari bug that they are not picking up the sans-serif bold, which is required by HTML5 standards. But we can get around it. You can experiment in JSmol. In j2s/core/core.z.js look for "Sans-Serif" and change that to anything you want. I believe

Re: [Jmol-users] Label Font Problems

2015-01-21 Thread David Leader
In response to my report of font problems with Safari, Bob wrote: === All JSmol is doing is setting the canvas.context.font using a simple string like "bold 12px Serif" So perhaps some experimentation on your part with a simple canvas could fix that. === I

Re: [Jmol-users] Label Font Problems

2015-01-15 Thread David Leader
In reply to my posting on suboptimal font rendering on Safari, Bob wrote: David, thanks for the very thorough testing. All JSmol is doing is setting the canvas.context.font using a simple string like "bold 12px Serif" So perhaps some experimentation on your part with a simple canvas could fix th

Re: [Jmol-users] Label Font Problems

2015-01-15 Thread Robert Hanson
David, thanks for the very thorough testing. All JSmol is doing is setting the canvas.context.font using a simple string like "bold 12px Serif" So perhaps some experimentation on your part with a simple canvas could fix that. You can find the code for this at http://www.w3schools.com/tags/tryit.a

[Jmol-users] Label Font Problems

2015-01-15 Thread David Leader
Following my initial foray into converting Jmol applets to JSmol/HTML5 for small teaching demos, I am now turning my attention to a research web application for protein structure motivated (Motivated Proteins) that has been employing the Jmol java applet for the last 10 years or so (http://motif.gl