home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 110
/
af110sub.adf
/
datatypes.lzx
/
XBM_DT
/
XBM_DT.readme
< prev
next >
Wrap
Text File
|
2017-02-26
|
2KB
|
61 lines
Short: X BitMap DataType
Uploader: dmyun@mailexcite.com (Deok-Min Yun)
Author: dmyun@mailexcite.com (Deok-Min Yun)
Type: util/dtype
Requires: Workbench 3.0 or better
Version: 43.4
TITLE
XBM DataType
WHAT'S NEW?
- Fixed: Name of the image was sometimes not produced.
- Added: Support for RAW DTM_WRITE (now you can use DTConvert).
- Added: Simple installer script.
WHAT IS IT?
The following is an excerpt from XBM specification.
XBM - X BitMap Format
XBM is a native file format of The X Window System and is used for
storing cursor and icon bitmaps that are used in the X GUI. XBM files
are quite different in that they are actually C language source files
that are created to be read by a C compiler rather than a graphical
display program.
XBM was created by the X Consortium as part of the X Window
System. Refer to the /bitmaps directory of the X Window distribution
for examples of XBM files.
There is another XBM datatype included with AMS datatypes package by
Commodore but after using recent versions of 'SetPatch' from Amiga Intl.
it was producing corrupted images.
AUTHOR
Name : Deok-Min Yun
E-Mail : dmyun@mailexcite.com
dmyun@hotmail.com
dmyun@rocketmail.com
WWW : http://www.geocities.com/SiliconValley/Horizon/7576/
My other programs include,
MrMPEG : GUI frontend for MPEGA using MUIRexx.
MrMIDI : GUI frontend for GMPlay using MUIRexx.
KLS : Korean Locale System for Amiga.
CUR2ILBM : Windows cursor/icon to ILBM converter.
Aminet2DB : Aminet RECENT, CSV, TSV converter.