Miguel Howard sent [12.15a gmt 2004 March 16 Tuesday] :

>I have implemented a new scripting command that gives one more
>explicit control over fonts.
>
>font [label|measure|axes|echo] <point-size>
>{SansSerif|Serif|Monospaced} {Plain|Bold|Italic|BoldItalic}
>
>I have also implemented the following extension to the echo command.
>It allows one to pipe the output of the echo command to the window
>
>set echo [off|top|middle|bottom|none] {left|center|right} echo This
>message will be in the window!
>
>
>Miguel
>
>

hi Miguel,

tried to compile with the newest HEAD and it failed with lot of these
errors:


    [javac]
/Users/driscoll/Documents/dev/Jmol-HEAD/src/org/openscience/jmol/viewer/
script/Eval.java:30: cannot resolve symbol
    [javac] symbol  : class Font3D 
    [javac] location: package g3d
    [javac] import org.openscience.jmol.viewer.g3d.Font3D;
    [javac]                                        ^




:-(

:tim

-- 
timothy driscoll
molvisions - molecular graphics & visualization
<http://www.molvisions.com/>
usa:north carolina:wake forest


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to