description: CLI converter for camera raw files version: 9.28 date: 20180610 author: Dave Coffin, BeWorld (MOS port) submitter: BeWorld url: http://www.cybercom.net/~dcoffin/dcraw/ category: graphics/convert replaces: graphics/convert/dcraw.lha requirements: MorphOS 2.0+ license: Freeware dcraw.c -- Dave Coffin's raw photo decoder Copyright 1997-2018 by Dave Coffin, dcoffin a cybercom o net This is a command-line ANSI C program to convert raw photos from any digital camera on any computer running any operating system. No license is required to download and use dcraw.c however, to lawfully redistribute this code, you must either (a) include full source code* for all executable files containing RESTRICTED functions, (b) remove all RESTRICTED functions, re-implement them, or copy them from an earlier, unrestricted Revision of dcraw.c, or (c) purchase a license from the author. The functions that process Foveon images have been RESTRICTED since Revision 1.237. All other code remains free for all uses. *If you have not modified dcraw.c in any way, a link to my homepage qualifies as "full source code". - Usage: Instructions are availible in many language, see Docs folder - For compiling with GCC open your shell and type: make - Homepage: http://cybercom.net/~dcoffin/dcraw/ MorphOS port BeWorld ----------------------------------------------------