2003-01-14 10:16:36 +01:00
|
|
|
The X Rendering Extension introduces digital image composition as the
|
|
|
|
foundation of a rendering model within the X Window System. Rendering
|
2006-04-22 04:57:31 +02:00
|
|
|
geometric figures is accomplished by client-side tessellation into either
|
2003-01-14 10:16:36 +01:00
|
|
|
triangles or trapezoids. Text is drawn by loading glyphs into the server
|
|
|
|
and rendering sets of them.
|
|
|
|
|
|
|
|
This package contains the client library for connecting to a Xserver that
|
|
|
|
supports the Xrender extension.
|
2008-09-08 09:10:41 +02:00
|
|
|
|
|
|
|
This package is for use with older native X11 versions. The modular
|
|
|
|
X.org version is in x11/libXrender.
|