Skip to content

Customized fork of the FreeImage library

License

Notifications You must be signed in to change notification settings

Nutcake/FreeImage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is FreeImage ?

FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works with Windows, Linux and Mac OS X).

Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL, Lua or Ruby.

The library comes in two versions: a binary DLL distribution that can be linked against any WIN32/WIN64 C/C++ compiler and a source distribution. Workspace files for Microsoft Visual Studio provided, as well as makefiles for Linux, Mac OS X and other systems.

Yellow Dog Man Studios Changes

This is a fork of the original freeimage 3.18.0 source code available at: https://freeimage.sourceforge.io/.

Our changes are roughly detailed below, the full changes can be read by reading the linked commits, other minor changes might be missing from this list, please feel free to PR changes to the list:

About

Customized fork of the FreeImage library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.9%
  • C++ 20.3%
  • C# 8.8%
  • Visual Basic 6.0 1.8%
  • Roff 1.0%
  • Pascal 0.9%
  • Other 0.3%