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
August 1994

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

1994.08.08 11:38 "minor(?) problems with libtiff", by Soren Pingel Dalsgaard
1994.08.08 13:35 "Re: minor(?) problems with libtiff", by Fredrik Lundh
1994.08.08 15:08 "Re: minor(?) problems with libtiff", by Sam Leffler
1994.08.08 15:32 "Re: minor(?) problems with libtiff", by Sam Leffler

1994.08.08 13:35 "Re: minor(?) problems with libtiff", by Fredrik Lundh

S|ren Pingel Dalsgaard <pingel@daimi.aau.dk> wrote:
> Large memory chunks allocated in Windows 3.x must be 'void
> huge*' to make sure that they can access more than 64K (one segment of
> data). This was possible before that change to void*. Maybe we could
> introduce a talloc_t type to be memory allocated by _TIFFmalloc.
...
> Maybe we could just sit down and wait for Windows NT and Windows 4.0
> to be installed everywhere Windows 3.x is now. Maybe we could solve
> the problem.

I would urge everyone interrested to take a look at the memory manager
in the IJG JPEG library by Tom Lane et al. It solves these problems in
an elegant way.

In addition, I guess that adding TIFF-JPEG support will mean some kind
of integration between these two libraries. That could perhaps be the
right time to solve this problem.

	/Fredrik

====================================================================
Fredrik Lundh			|  mail to fredrik_lundh@ivab.se
IV DocEye AB			|  or call +46 13 200100
Teknikringen 5			|  or fax to +46 13 214897
583 30 LINKOPING SWEDEN		|  
====================================================================