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

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

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-04 17:30:37 CEST

Hans-Emil Skogh wrote:
>>> 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.

Ok, then I guess we have to ditch CPicture and create a new wrapper
class CFreeImage or something like that.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 4 17:31:29 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.