Files
pkgsrc-ng/x11/libXrender/DESCR
2013-09-26 17:14:40 +02:00

11 lines
472 B
Plaintext

The X Rendering Extension introduces digital image composition as the
foundation of a rendering model within the X Window System. Rendering
geometric figures is accomplished by client-side tessellation into either
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.
This is the modular X.org X11 project version.