X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Allan" Newsgroups: comp.os.msdos.djgpp Subject: Re: bmp compressed images Date: Fri, 21 Dec 2007 18:20:50 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <13mom1g6qgg4dd3@corp.supernews.com> References: <36e7dc9d-d22e-4d07-9240-35727b6f4a1a AT e25g2000prg DOT googlegroups DOT com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Complaints-To: abuse AT supernews DOT com Lines: 9 X-Original-Bytes: 1258 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Gurjant" wrote in message news:36e7dc9d-d22e-4d07-9240-35727b6f4a1a AT e25g2000prg DOT googlegroups DOT com... >I want compressed bmp images using BI_RLE8 and BI_RLE4 which editor > supports it ple tell me or give me any reference Would ImageMagick work for you? http://www.imagemagick.org/Usage/formats/#bmp . Have you searched MS's website for help?