On Tue, Jun 3, 2008 at 12:26 PM,  <[EMAIL PROTECTED]> wrote:
> The following patches add a new set of images for dialogs. The
> sources are vector based images stored in .svg files. The vector
> images are sampled at 32x32 pixels and added to the .ico files.
>
> Dialogs in Windows needs two resolution icons: 32x32 for alt-tab,
> and 16x16 for the window bar. The present implementation of
> hggtk.shlib.set_tortoise_icon and pygtk will only use the highest
> resolution image for dialogs, even if lower resolution images are
> provided. This means that the 32x32 images are downscaled to 16x16
> instead of using the image provided in the .ico file.
>
> I'm not sure of the best way to fix this, but when it is fixed it
> will allow higher quality images for window icons by providing
> optimized 16x16 images.

Looks like we are missing PATCH 2 OF 2?

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to