diff options
Diffstat (limited to 'x11/xgc/pkg-descr')
-rw-r--r-- | x11/xgc/pkg-descr | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/xgc/pkg-descr b/x11/xgc/pkg-descr index 9a64a07f94aa..9bddc69288b4 100644 --- a/x11/xgc/pkg-descr +++ b/x11/xgc/pkg-descr @@ -1,2 +1,4 @@ -This package contains xgc, which is a program that demonstrates various -features of the X graphics primitives. +The xgc program demonstrates various features of the X11 core protocol +graphics primitives. In X, most of the details about the graphics to be +generated are stored in a resource called a graphics context (GC). The +xgc program provides a user interface for setting various GC components. |