Scott Palmer wrote: > It also appears that MSI is using a broken algorithm to scale the > image. The result is spectacularly ugly, with streaks of color where > it has duplicated a row or column of pixels. Not realizing that the > size was not fixed (since the documentation indicates otherwise), I > spent time tweaking my images so they didn't scale on my development > computer because the scaling totally ruined the images... (I should > have known something was up because the image sizes I needed didn't > match the docs). Now what am I supposed to do? The purple streaks > through the image that appear when scaling are totally unacceptable.
Your options are to scale the bitmaps; keep them fixed-size, which centers the image, preserving content but destroying layout; use simpler bitmaps than scale well; or use no bitmaps at all. -- sig://boB http://bobs.org ------------------------------------------------------------------------- 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-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users