Bugs item #1525953, was opened at 2006-07-20 15:16 Message generated for change (Comment added) made by barnson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1525953&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: wixui >Group: v3.0 >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Andrey Melnikov (nimnul) Assigned to: Bob Arnson (barnson) Summary: BMPs should be RLE-compressed to reduce MSI size Initial Comment: bannrbmp.bmp and dlgbmp.bmp should be changed to be 4-bit RLE-compressed bitmaps instead of 8 bit uncompressed bitmaps. This will gain size improvement by 130k without any image quality loss. See the reduced bitmaps attached. ---------------------------------------------------------------------- >Comment By: Bob Arnson (barnson) Date: 2006-12-11 04:45 Message: Logged In: YES user_id=26581 Originator: NO Some of the shading uses more than 16 colors so they use a compression of BI_RLE8. ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2006-07-21 20:06 Message: Logged In: YES user_id=518766 Assigning to Bob. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1525953&group_id=105970 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
