2015.06.16 14:39 "[Tiff] CMake support for building libtiff", by Roger Leigh

2015.06.19 13:41 "Re: [Tiff] 4.0.4beta: Symbol differences on Unix and Windows", by Bob Friesenhahn

On Thu, 18 Jun 2015, Roger Leigh wrote:

>
> Which one? Aren't there a few:

It seems that there are indeed a few.

I will make sure that these are attended to before the forthcoming release.

Bob

>
> TIFFGetConfiguredCODECs (needed to find available codecs)
> TIFFReadRGBAImageOriented (all other read variants exported)
> TIFFSetCompressionScheme (all other setters exported)
>

> TIFFSwabArrayOfTriples    (all other swab variants exported)
> TIFFVGetFieldDefaulted    (all other field variants exported)

>
> _TIFFCheckRealloc (all other allocation variants exported)
>
> TIFFRasterScanline* (all strip/tile variants exported)
>
> TIFFSetErrorHandlerExt & TIFFSetWarningHandlerExt (?)
>
> TIFFNumberOfDirectories (?)
>
> These four are *definitely* required:

>       TIFFCreateCustomDirectory
>       TIFFCreateEXIFDirectory
>       TIFFWriteCustomDirectory
>       _TIFFRewriteField

> Without these being exported, it's not possible to link and run the unit

> tests and tools. Should all the other custom directory functions be exported > i.e TIFFCheckpointDirectory,TIFFReadCustomDirectory etc.?

Regards,
Roger

--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/