OS4 DepotLogo by Nickman 
(anonymous IP: 52.14.150.55,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Datatype » Image » gemimagedt.lha

GEMImageDT

Description: DataType for GEM image files
Download: gemimagedt.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 40kb
Version: 1.3
Date: 20 Sep 2020
Author: Neil Cafferkey
Submitter: kas1e
Email: kas1e/yandex ru
Category: datatype/image
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 11422
 
Snapshots:
 
Comments: 0
Snapshots: 1
Videos: 0
Downloads: 90  (Current version)
90  (Accumulated)
Votes: 1 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
GEMImageDT is a DataType for GEM image files, as used by GEM Paint and
several other packages. These are also known as IMG files, after the
file-name suffix usually used.

Supported format variations:

  - Atari ST images up to 256 colours.
  - Two-colour black and white images.
  - 16-colour PC images.
  - Greyscale PC images.

Unsupported format variations:

  - High-colour and true-colour images.
  - Images whose format version is greater than one (this affects some files
    originating from the Atari ST platform).

Note that, unlike most DataTypes, this one only accepts files with one of
the standard file extensions for this format (.IMG and .XIMG). This is
because there would be a high risk of misidentifying other files as GEM
image files if file extensions were ignored. However, it is not assumed that
all files with one of the valid extensions is a GEM image file.

Please send bug reports, suggestions, and any other correspondence to the
author address above.

This package is released under the GNU General Public Licence.

History:

V1.3 (August 2020)

  - Now includes an AmigaOS 4.x version.
  - Fixed a crash when examining high-colour images.
  - Now accepts images that have one padding byte at the end.
  - Fixed a bug in the DataType descriptor that disallowed some images with
    32 colours or more.
  - Fixed a bug that caused all "ST/TT"-subformat images to be rejected.
  - Now allows an additional file extension: .XIMG.

V1.2 (December 2003)

  - Now supports most colour Atari images.
  - Fixed a memory leak when handling corrupt images.
  - New icons.

V1.1 (March 2002)

  - First release.

Copyright © 2004-2024 by Björn Hagström All Rights Reserved