RIPscrip Icon
m (→Format) |
|||
Line 17: | Line 17: | ||
ICN files have a four-byte header indicating the width and height, followed by uncompressed pixel data. Images use a 16-color predefined palette. 256-color images are also said to be possible, though it's not clear how they could be identified. | ICN files have a four-byte header indicating the width and height, followed by uncompressed pixel data. Images use a 16-color predefined palette. 256-color images are also said to be possible, though it's not clear how they could be identified. | ||
− | According to the RIPSCRIP.DOC file, ICN "is identical in design to the [[ | + | According to the RIPSCRIP.DOC file, ICN "is identical in design to the [[BGI image|Borland BGI graphics putimage() and getimage() buffer format]]." |
=== MSK, HOT === | === MSK, HOT === |
Revision as of 18:51, 22 April 2016
RIPscrip Icon (also known as RIPterm Image, RIP Icon, etc.) is a family of raster graphics formats associated with the RIPterm BBS software. It usually refers to the ICN format in particular. It is mainly used for icons, such as graphics for buttons, but can be used for other purposes.
RIPterm 1.x uses .ICN format, and also .MSK ("mask") and .HOT ("hot icon") formats.
RIPterm 2.x uses standard Windows BMP format, and also .BMM ("mask") and .BMH ("hot icon") formats.
RIPscrip (also spelled RIPscript) is a format for defining user interfaces.
Contents |
Format
ICN
ICN files have a four-byte header indicating the width and height, followed by uncompressed pixel data. Images use a 16-color predefined palette. 256-color images are also said to be possible, though it's not clear how they could be identified.
According to the RIPSCRIP.DOC file, ICN "is identical in design to the Borland BGI graphics putimage() and getimage() buffer format."
MSK, HOT
Format unknown. Possibly the same as ICN.
BMM, BMH
BMM and BMH files presumably use BMP format, but interpreted in a special way.
Specifications
- ripsc154.zip → RIPSCRIP.DOC → "RIPscrip ICON FILE FORMAT SPECIFICATION"
Software
- Konvertor
- XnView (read-only)
- RIPterm 1.54 (Self-extracting ZIP format)
- RIPterm 2.20 (Self-extracting ZIP format)
Sample files
- RIPterm 1.54 (ICONS directory)
- BBS Archives: RIP Art
- http://cd.textfiles.com/expandin/RIPART/
Links
- RIPterm 2.20 → SHARWAR.EXE → RIPTERM.DOC
- RIPscript, from the BBS Documentary Library