Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Pcx_dt | Description: | PCX picture datatype | Download: | pcx_dt.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 21kb | Version: | 0.4 | Date: | 07 Dec 2006 | Author: | Fredrik Wikström | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | http://a500.org | Category: | datatype/image | Replaces: | datatype/image/pcx_dt.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 2374 | | | Comments: | 2 | Snapshots: | 0 | Videos: | 0 | Downloads: | 731 (Current version) | | 1036 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Installation:
1. copy PCX to DEVS:DataTypes/
2. copy pcx.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 (7-Dec-2006)
- enabled compiler optimisations
- now always lets superclass deal with DTM_WRITE so that save in multiview now
works
0.3 (28-Nov-2006)
- now forces 2-color image palette to black & white (seems like this is the
proper thing to do)
0.2 (17-Nov-2006)
- removed a useless check that stopped datatype from loading anything with
depth > 8 (no idea how this got left in...)
0.1 (5-Sep-2006)
- first released version
|