Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Targa_dt | Description: | Targa (.tga) picture datatype | Download: | targa_dt.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 18kb | Version: | 0.4 | Date: | 06 Jan 2007 | Author: | Fredrik Wikström | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | http://a500.org | Category: | datatype/image | Replaces: | datatype/image/targa_dt.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 2481 | | | Comments: | 3 | Snapshots: | 0 | Videos: | 0 | Downloads: | 676 (Current version) | | 930 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Installation:
1. copy Targa to DEVS:DataTypes/
2. copy targa.datatype to SYS:Classes/DataTypes/
"make install" can also be used if the OS4 SDK is installed.
Bugs:
None known.
Compiling:
"make".
Changes:
0.4
- now sets mskHasAlpha for images with alpha channel as in svg.datatype, so no
more black background
0.3 (7-Dec-2006)
- enabled compiler optimisations
- now always lets superclass deal with DTM_WRITE so that save in multiview now
works
0.2 (28-Nov-2006)
- correctly skips id field after header now if idsize > 0
0.1 (20-Nov-2006)
- first released version
|