will xc/lib/font be modularised?

Alan Coopersmith Alan.Coopersmith at Sun.COM
Tue Jul 26 02:14:41 EST 2005


Drew Parsons wrote:
>  There is no hint of lib/font
> in the modularised lib hierarchy.  Were you planning to make this part
> of the monolith tree obselete, or has it simple not been done yet? (No,
> I'm not going to try to take it on as well as Xprint!)

It's been done for a while, since no X server, Xorg or Xprt, could be built
without it.   It's just slightly renamed to match the name of the installed
library: lib/Xfont.

> I suspect you'll want to make the following change straight away. Line
> 767 of proto/Print/ currently says:
> 	#include "fontstruct.h"       /* FontResolutionPtr */
> I suspect this should really be saying
> 	#include <X11/fonts/fontstruct.h>       /* FontResolutionPtr */
> Otherwise there are issues identifying the include directory.

Done.  (Though that section probably belongs in a private header somewhere
under xserver/xorg, but it's far from the only confused header like that.)

Thanks.

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering


More information about the xorg-modular mailing list