head 1.1; branch 1.1.1; access ; symbols start:1.1.1.1 keithp:1.1.1; locks ; strict; comment @# @; 1.1 date 2003.02.25.16.05.26; author cworth; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2003.02.25.16.05.26; author cworth; state Exp; branches ; next ; desc @@ 1.1 log @Initial revision @ text @libpixregion - Pixel region Library libpixregion is a generic library for manipulating pixel regions. A PixRegion is a set of Y-X banded rectangles that cover the desired region. The original code for libxregion was part of the reference X server implementation of the X Window System. A modified copy of the code also exists in the Xlib client library. libpixregion was formed so that both the X server and client libraries could share common code for region manipulation. libpixregion is also intended to be applicable outside of the X Window System. The public interface of libpixregion does not depend on any part of the X Window System. @ 1.1.1.1 log @Initial import of libpixregion @ text @@