image-editor-bitmap.p5m revision 1172
277N/A# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
277N/A#
277N/A# Permission is hereby granted, free of charge, to any person obtaining a
277N/A# copy of this software and associated documentation files (the "Software"),
943N/A# to deal in the Software without restriction, including without limitation
277N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
277N/A# and/or sell copies of the Software, and to permit persons to whom the
919N/A# Software is furnished to do so, subject to the following conditions:
919N/A#
919N/A# The above copyright notice and this permission notice (including the next
919N/A# paragraph) shall be included in all copies or substantial portions of the
919N/A# Software.
919N/A#
919N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
919N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
919N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
919N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
919N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
919N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
919N/A# DEALINGS IN THE SOFTWARE.
919N/A#
919N/Aset name=pkg.fmri value=pkg:/image/editor/bitmap@__version:bitmap__
919N/Aset name=pkg.description \
919N/A value="The bitmap program is a rudimentary tool for creating or editing XBM format bitmap images. The bmtoa and atobm filters convert XBM format 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."
277N/Aset name=pkg.summary \
277N/A value="bitmap, bmtoa, atobm - X bitmap (XBM) editor and converter utilities"
277N/A
277N/A
493N/Afile path=usr/bin/atobm
277N/Afile path=usr/bin/bitmap
277N/Afile path=usr/bin/bmtoa
851N/Afile path=usr/include/X11/bitmaps/Dashes
277N/Afile path=usr/include/X11/bitmaps/Down
911N/Afile path=usr/include/X11/bitmaps/Excl
911N/Afile path=usr/include/X11/bitmaps/FlipHoriz
911N/Afile path=usr/include/X11/bitmaps/FlipVert
911N/Afile path=usr/include/X11/bitmaps/Fold
277N/Afile path=usr/include/X11/bitmaps/Left
277N/Afile path=usr/include/X11/bitmaps/Right
277N/Afile path=usr/include/X11/bitmaps/RotateLeft
277N/Afile path=usr/include/X11/bitmaps/RotateRight
493N/Afile path=usr/include/X11/bitmaps/Stipple
493N/Afile path=usr/include/X11/bitmaps/Term
277N/Afile path=usr/include/X11/bitmaps/Up
970N/Afile path=usr/share/X11/app-defaults/Bitmap
970N/Afile path=usr/share/X11/app-defaults/Bitmap-color
970N/Afile path=usr/share/X11/app-defaults/Bitmap-nocase
277N/Afile path=usr/share/man/man1/atobm.1
file path=usr/share/man/man1/bitmap.1
file path=usr/share/man/man1/bmtoa.1
link path=usr/X11/bin/atobm target=../../bin/atobm
link path=usr/X11/bin/bitmap target=../../bin/bitmap
link path=usr/X11/bin/bmtoa target=../../bin/bmtoa