2x Retina Icons for Python Scripts?

On 18/06/2015 at 05:09, xxxxxxxx wrote:

Hello,
when I load a Tiff as Icon for a Pythonscript it gets saved with a resolution of 32x32.
Is it possible to use a 64x64 Icon for Retinadisplays?
greetings, Holger

On 18/06/2015 at 09:52, xxxxxxxx wrote:

Hi Holger,

I'm afraid this isn't possible.
The icons for the scripts are always saved with a resolution of 32x32 and there's currently no way to change this behavior.

On 18/06/2015 at 11:41, xxxxxxxx wrote:

Hey Holgar,

I had the same problem. For now just build your icon at 64x64, and downrez it to 32x32 so you'll be prepared for the future should this limitation ever change. I would definitely warn against using 64x64 icons at the moment, as that can lead to jumbo-sized icons in folded palettes.

-Donovan