Hello,
I am using Tiny-X (kdrive server) on a MIPS-based embedded platform.
The server only worked stable with the built-in fonts (xset fp built-ins). After
enabling
access to the font server (making sure -DNOFONTSERVERACCESS was not defined),
I have been able to add the fontserver path to the X-server and load the different
fonts indirectly
via the font server. {all relevant font backends are enabled in the server}
However, if I want to load explicitely the font-files by adding their font paths, the
server crashes.
#xset fp built-ins
#xset xfs -port 8000 (X11R6/lib/X11/fs/config contains the relevant font paths
<XXX>)
#xset +fp tcp/localhost:8000
#xlsfonts -> works fine
BUT
#xset fp built-ins
#xset +fp <XXX>
crash...
The server got the extension FontCache and is being build with XserverStaticFontLib
enabled.
Is this normal behavior?
Thanks you for the information,
Toon Diels
_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts