Subject: CVS commit: pkgsrc/x11/bitmap
From: Joerg Sonnenberger
Date: 2007-03-07 16:04:24
Message id: 20070307150424.62F312150A@cvs.netbsd.org

Log Message:
Import bitmap-1.0.3.

The bitmap program is a rudimentary tool for creating or editing
rectangular images made up of 1's and 0's.  Bitmaps are used in X for
defining clipping regions, cursor shapes, icon shapes, and tile and
stipple patterns.

The bmtoa and atobm filters convert bitmap files to and from ASCII
strings.  They are most commonly used to  quickly print out bitmaps and
to generate versions for including in text.

This is from the modular X.org X11 project.


Files:
RevisionActionfile
1.1importpkgsrc/x11/bitmap/Makefile
1.1importpkgsrc/x11/bitmap/DESCR
1.1importpkgsrc/x11/bitmap/distinfo
1.1importpkgsrc/x11/bitmap/PLIST