AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
September 2008

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2008.09.27 16:32 "Compression code 34719", by Comsquare Martin Osieka
2008.09.27 17:30 "Re: Compression code 34719", by Toby Thain
2008.09.28 07:05 "Re: Compression code 34719", by Comsquare Martin Osieka
2008.09.28 12:17 "Re: Compression code 34719", by Gene Amtower
2008.09.30 18:03 "Re: Compression code 34719 (MDI Tiffs)", by Comsquare Martin Osieka
2008.09.30 19:04 "Re[2]: [Tiff] Compression code 34719 (MDI Tiffs)", by Igor Skochinsky
2008.09.30 23:34 "Re[2]: [Tiff] Compression code 34719 (MDI Tiffs)", by Bob Friesenhahn
2008.10.05 10:14 "Re: Compression code 34719 (MDI Tiffs)", by Brad Hards
2008.10.05 20:47 "Re: Compression code 34719 (MDI Tiffs)", by Comsquare Martin Osieka
2008.10.06 16:09 "Re: [SPAM] Re: [Tiff] Compression code 34719 (MDI Tiffs)", by Edward Lam
2008.10.06 16:31 "Re: [SPAM] Re: [Tiff] Compression code 34719 (MDI Tiffs)", by Bob Friesenhahn
2008.10.06 20:45 "Re: [SPAM] Re: [Tiff] Compression code 34719 (MDI Tiffs)", by Brad Hards
2008.10.08 03:20 "Re: Compression code 34719 (MDI Tiffs)", by Edward Lam
2008.10.08 13:29 "Re: Compression code 34719 (MDI Tiffs)", by Edward Lam
2008.10.08 21:47 "Re: Compression code 34719 (MDI Tiffs)", by Comsquare Martin Osieka
2008.10.07 04:59 "Re: [SPAM] Re: [Tiff] Compression code 34719 (MDI Tiffs)", by Comsquare Martin Osieka

2008.10.06 20:45 "Re: [SPAM] Re: [Tiff] Compression code 34719 (MDI Tiffs)", by Brad Hards

On Tuesday 07 October 2008 03:31:10 am Bob Friesenhahn wrote:
> On Mon, 6 Oct 2008, Edward Lam wrote:
> > Brad Hards wrote:
> >> LGPL license. Patches / bug reports appreciated.
> >
> > Before this gets too far, does the libtiff project accept LGPL code?
> > AFAICT, libtiff seems to use a BSD-style license.
>
> While it is likely ok for a contributed libtiff utility, it would not
> be suitable for inclusion in libtiff itself.
I don't think anything that depended on both the QtCore and QtGui libraries 
(which are GPL unless you have a commercial license) is going into libtiff.

While I still need to actually finish the base library and then work with 
Martin to get the codec done, the expectation is that this would be some kind 
of add-in that you might provide if you particularly cared about MDI.

Is there a way to register additional codecs into libtiff at runtime?

Brad