Hi,
yes the library is not really thread safe -
most of the library core is from 2003 & 2004 with no thread safety in mind.
Of course, it's been sitting in my todo list for a long time now.
There are several suspect places mostly related to image loading and saving,
rest of the library should be quite ok.
What I'm mostly worried about is that used 3rd party libs like OpenJpeg and libtiff
would cause problems.
Anyway, improvements to thread safety are planned but that "time for the library" is still very limited :(
yes the library is not really thread safe -
most of the library core is from 2003 & 2004 with no thread safety in mind.
Of course, it's been sitting in my todo list for a long time now.
There are several suspect places mostly related to image loading and saving,
rest of the library should be quite ok.
What I'm mostly worried about is that used 3rd party libs like OpenJpeg and libtiff
would cause problems.
Anyway, improvements to thread safety are planned but that "time for the library" is still very limited :(