Dmitry Timoshkov wrote:
> ---
> dlls/windowscodecs/tiffformat.c | 75
> +
> 1 file changed, 69 insertions(+), 6 deletions(-)
Just a note, that once this patch is committed plus today's IFD metadata
reader improvements the infrastructure for metadata hand
Vincent Povirk wrote:
> I'm still a little worried about seeking the stream behind libtiff's
> back, but otherwise it looks good.
I think we can always change that if it breaks things, but I didn't see
any side effects so far.
--
Dmitry.
I'm still a little worried about seeking the stream behind libtiff's
back, but otherwise it looks good.