Youtube

Go to The Main Page Add Youtube to favorite!

XRender 

xclock uses the render extension for rendering translucent and antialiased clock hands
xclock uses the render extension for rendering translucent and antialiased clock hands

The X Rendering Extension (Render or XRender) is an X Window System extension to implement Porter-Duff image compositing in the X server.

Contents

History

It was written by Keith Packard in 2000 and was first released with XFree86 version 4.0.1.

Features

It provides several rendering operations and also does alpha blending. At present it is primarily used to implement antialiased fonts, but is expected to be used to implement drop shadows and translucency.

Geometric figures are rendered by client-side tessellation into either triangles or trapezoids. Text is drawn by loading the glyphs into the server and rendering as a group.

Performance

It is designed to target the 3D graphics capabilities of newer video cards.

References

Could not update stat
UP