log

age author description
Wed, 07 Sep 2022 18:39:10 +0200 magedrifaat __tiff__.cc: handled unused parameter warning when Tiff is not enabled default tip gsoc-libtiff
Wed, 07 Sep 2022 18:30:53 +0200 magedrifaat __tiff__.cc: added appropriate print_usage checks for internal functions
Wed, 07 Sep 2022 18:00:04 +0200 magedrifaat __tiff__.cc: added documentation to all internal functions
Wed, 07 Sep 2022 16:27:38 +0200 magedrifaat Tiff: added documentation for all class methods
Tue, 06 Sep 2022 21:50:48 +0200 magedrifaat Tiff: added an error for reading and writing YCbCr images
Tue, 06 Sep 2022 21:38:51 +0200 magedrifaat configure.ac: fixed typo in TIFF_LDFLAGS.
Tue, 06 Sep 2022 21:12:29 +0200 magedrifaat imwrite: fixed tests to reflect alpha channel behavior for Tiff images
Tue, 06 Sep 2022 20:57:50 +0200 magedrifaat __magick_read__: appended alpha to the rest of the channels for Tiff images
Sun, 04 Sep 2022 15:57:47 +0200 magedrifaat __tiff_imread__: improved performance of read_tiled_data
Sun, 04 Sep 2022 15:30:27 +0200 magedrifaat __tiff_imread__: optimized reading PixelRegion for tiles images
Sat, 03 Sep 2022 23:51:06 +0200 magedrifaat __tiff_imread__: optimized reading PixelRegion for stripped images
Sat, 03 Sep 2022 20:36:33 +0200 magedrifaat imformats: moved Tiff logic to default_formats
Sat, 03 Sep 2022 19:53:14 +0200 magedrifaat configure.ac: added LibTIFF configs to liboctinterp dependencies and options.
Sat, 03 Sep 2022 19:49:43 +0200 magedrifaat __tiff_isa__: implemented an "isa" function using Tiff interface
Fri, 02 Sep 2022 23:27:47 +0200 magedrifaat Tiff: fixed bug RGBA incorrect orientation handling for rotated orientations