Oxygen Basic

Programming => Example Code => Topic started by: Peter on March 14, 2013, 05:16:38 AM

Title: SimpleGdiPlus
Post by: Peter on March 14, 2013, 05:16:38 AM
Deleted
Title: Re: SimpleGdiPlus
Post by: JRS on March 14, 2013, 08:01:42 AM
Quote
Freeimage isn't free in this sense, you must advertize for those guys.
They want to show how cool they are, with this copyright-message.

Peter,

I thought Simple Windows was a graphics animation library. FreeImage is for image management. (Photoshop like API)

You don't have to display the built-in copyright string to use it. It is only a convenience function you may want to use in your about dialog.

Like SDL, FreeImage has very few restrictions with its use. (FreeImage License (http://freeimage.sourceforge.net/license.html))

John