text rendering module

Alan Coopersmith alan.coopersmith at sun.com
Tue Oct 3 07:56:46 PDT 2006


amit pundir wrote:
> now i need help in...
> (1).how to modularise that text rendering code of INDIX..
> (2).the modular achitecture of Xorg..
> (3).some details about the text rendering module of Xorg..
> or from where to start..

The first step to understand is that in Xorg, modularization
just changed the way the code is distributed and built - the
code itself was identical to the last pre-modular release, so
pretty much you just have to figure out what your existing code
does and fit it into the new build system.   The code itself
will probably not change much at all.    There's more details
about modularization on http://wiki.x.org/

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



More information about the xorg mailing list