RE: Re: TortoiseIDiff suggestions
From: Will Wilson <willw_at_fireflyworlds.com>
Date: 2006-09-25 19:41:46 CEST
Hi All,
> > Finally, we could use more image formats. We use heavily TGA and DDS.
While it would be quite easy to make use of the DirectX image loaders I feel it might be a bit too costly in terms of the extra dependencies it would create. To put it a better way; is it worth the extra binary size & maintenance overhead to support the few users that actually use the benefits it brings with it? Probably not I'm thinking.
Another, less involving option would be to expose a basic plugin API for TortoiseIDiff to expose. This would allow for the support of all of the esoteric formats out there without causing any additional overhead (beyond implementing the plugin management) to the rest of the TSVN project. That way people like me & Assen can get support for DDS (Direct-Draw Surface format - used for 3D textures) integrated & then everyone's happy. In theory :) Good idea?
If yes, I'll try & devise a suitable API for it. I'd love to have DDS support so would be quite happy to have a go.
Cheers,
|
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.