[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SV: Re: SV: RE: Re: TortoiseIDiff suggestions

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-10-04 11:20:53 CEST

>> I would like to go even further: Why don't we take the plunge and
>> start distributing FreeImage with TortoiseSVN?
...
>> As a bonus the whole question of extending TortoiseIDiff to support
>> more image formats becomes the question of extending FreeImage to
>> support more image formats. Everybody wins!
> I like that idea. But we should keep using FreeImage optional. So I
> suggest to keep the current CPicture class (the part that uses the
> IPicture interface to show the most common image types) and use
> FreeImage to show the rest.

We can't keep FreeImage optional if we want to use the interfaces it
provides for accessing raw-pixel-data.

We *must* have something akin to FreeImage_GetBits() to be able to do
efficient comparisons, there's just no way around that, and FreeImage
provides that.

Hans-Emil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 4 11:20:05 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.