> > use GIFs and JPEGs and many other file types. (But not animated). > > I will also look at allowing these file types for icons. > > Whoa. Eye candy, here we come...:-) > > > And it should be easy to do a > > win.tofile(caption_list, filepath, image_type) > > to save a a window contents to any type of file that FreeImage > > supports. > > Including resizing maybe? :-)
Resizing is easy but keep a decent look require more processing. I just noticed that the FreeImage dll is bigger than PowerPro. I was hoping to use it for all bmp operations, but may it is unfair to burden people who do not use pngs with this file. So I will have to make it dynamically loaded. More work. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
