tiff
Here are 125 public repositories matching this topic...
(I thought it was better to create a new topic for this, see #442 for background)
The change you proposed to let setInput receive a Document object does in fact work (with a few limitations that I will enumerate later one limitation - more on that later).
I do think it would be a good thing to implement in TwelveMonkeys, since it is quite easy and makes the reader more friendly. So
-
Updated
May 1, 2020 - C++
As part of the build process IlmImfTest generates a number of test EXR files, one of which is causing DJV to crash. To reproduce the crash run this command after the build is complete:
> ./build/bin/djv OpenEXR/src/OpenEXRThirdParty/IlmImfTest/comp_bad_bounds_piz.exr
Requirements
MagicScaler currently runs only on Windows. Although MagicScaler is compatible with (and optimized for) .NET Core, it requires the Windows Imaging Component to function. Work is in progress to allow MagicScaler to run on other platforms.
-
Updated
Feb 6, 2020 - C
-
Updated
Jan 23, 2020 - TypeScript
-
Updated
Mar 24, 2020 - Java
-
Updated
Apr 21, 2020
-
Updated
Dec 11, 2017 - MATLAB
-
Updated
Jun 4, 2020 - Python
-
Updated
Apr 21, 2020 - Perl
-
Updated
Jun 17, 2017 - JavaScript
-
Updated
Mar 11, 2020 - Objective-C
-
Updated
Aug 29, 2019 - Python
Improve this page
Add a description, image, and links to the tiff topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tiff topic, visit your repo's landing page and select "manage topics."
To better understand how to use your library I would like to look at the JavaDoc. I don't see a link for it here on GitHub, and the link on your site https://drewnoakes.com/code/exif/ points to a google code URL that is no longer valid, and attempting to download the JavaDoc via Maven also is not working.