font problem

From: Joe Laughlin (Joseph.V.Laughlin_at_boeing.com)
Date: 06/21/04

  • Next message: Floyd L. Davidson: "Re: font problem"
    Date: Mon, 21 Jun 2004 19:33:43 GMT
    
    

    I'm starting up an application, and I get these messages:

    Warning: Cannot convert string "-*-screen-bold-r-normal--10-*-*-*-*-*-*-*"
    to type FontStruct
    localFontname is NULL
    Warning: Cannot convert string "-*-screen-bold-r-normal--8-*-*-*-*-*-*-*" to
    type FontStruct
    Warning: Cannot convert string "-*-screen-bold-r-normal--13-*-*-*-*-*-*-*"
    to type FontStruct
    localFontname is NULL
    Warning: Cannot convert string "-*-screen-bold-r-normal--15-*-*-*-*-*-*-*"
    to type FontStruct
    localFontname is NULL

    The application uses raw Xlib calls, if it matters. After printing out the
    above messages, it fails to start.

    Any ideas?

    Thanks,
    Joe


  • Next message: Floyd L. Davidson: "Re: font problem"