On Wed, Dec 18, 2002 at 12:01:02AM +0200, Dekel Tsur wrote:

>   font.setFamily("symbol")
> instead of 
>   font.setRawName("-*-symbol-...")

It doesn't work. I believe the problem is Red Hat 8.0's setup - Qt
cannot see normal X fonts at all, including symbol :

     if (qt_has_xft) {
+       use_xcore_font = false; //if qt_has_xft unset use_xcore_font
+

The question is, what can we do about this ? I suspect absolutely
nothing. Does unicode have all the symbols we need ?

As a minimal fix now we need to make mathed not assume symbol font is
available.

regards
john

-- 
"ALL television is children's television."
        - Richard Adler 

Reply via email to