Path: utzoo!attcan!uunet!wuarchive!rex!uflorida!reef.cis.ufl.edu!jdb From: jdb@reef.cis.ufl.edu (Brian K. W. Hook) Newsgroups: comp.graphics Subject: Using paint programs to edit bit maps Message-ID: <26273@uflorida.cis.ufl.EDU> Date: 12 Jan 91 09:25:47 GMT Sender: news@uflorida.cis.ufl.EDU Organization: UF CIS Dept. Lines: 12 I am interested in writing an application that lets users call in bit maps. However, these bit maps MUST be of a specified size (38x38 pixels) and are 16 color only. Now, I could write my own paint program and read in the bit maps directly, so I'd rather not reinvent the wheel. Does anyone know of a popular pain program for such a thing? If so, please e-mail me and tell me where I can get the program, and, most importanylu, the format for its bit map. Brian PS Sorry if this is a FAQ...