summaryrefslogtreecommitdiff
path: root/x11/bitmap
AgeCommit message (Collapse)AuthorFilesLines
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2007-03-07Import bitmap-1.0.3.joerg4-0/+62
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.