Don't use a font server on embedded. The X-server can already
render fonts so adding a font server just increases size. You only
need one font path in your XF86Config - the one that has a fixed
font. On my machine that's:
FontPath "/usr/X11R6/lib/X11/fonts/misc"
Read your fonts.alias to find which font is "fixed". The fonts.dir
will tell you which gzipped file it's stored in.
Mark.
On Fri, 29 Oct 2004, Sunil Gullipalli wrote:
> Hi.
>
> We are trying to load X on an embedded application .The architecture is i386.
>
> Is there a way by which the font server can be avoided...we do not require it for
> the system.The file size for font/misc and stuff is very huge which is not allowing
> us to port on a 64MB flash.
>
> we tried to remove some fonts... got a "fixed font not available" error.
> any poitners on as to what minimal fonts contribute for X to start ?
>
> any help would be of great assistance,
> thanks in advance.
> Sunil.
>
>
> ---------------------------------
> Do you Yahoo!?
> Express yourself with Y! Messenger! Free. Download now.
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86