Portable file icons

Features wanted...
admin
Site Admin
Posts: 60558
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Portable file icons

Post by admin »

Same here, thanks!

nerdweed
Posts: 648
Joined: 25 Feb 2012 07:47

Re: Portable file icons

Post by nerdweed »

As XY now shows large icons in Thumbnails mode, uploading in the 256x256 PNG compressed icons would be nice.

I do create multi-size icons (from png) and have the following sizes

16x16
32x32
48x48
64x64 (mostly)
128x128
256x256 (PNG compressed icon) -> a 256x256 non-png compressed icon takes a lot of space and hence it is compressed. I don't if Win XP and earlier would be able to show these icons, but they can make use of the 128x128 icons instead. Even XY preview doesn't show the 256x256 png compressed icon. This was trivial but now since Don allows showing large icons in Thumbnails mode, it would be good to start showing the png compressed icons as well.

Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: Portable file icons

Post by Filehero »

@Don:
With all those high resolution monitors to enter the market the next years (*) I wonder wether XY could also support vector-based icons/symbols in the future. Would make seamless scaling much more seamless, I hope.


Cheers,
Filehero

*: Once a semi-pro 27"/30" 4k monitor is available at around 1-1.5 k€ I will get one for sure.

admin
Site Admin
Posts: 60558
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Portable file icons

Post by admin »

Filehero wrote:I wonder wether XY could also support vector-based icons/symbols in the future.
Me too. :biggrin: If I can do it, I will do it.

FluxTorpedoe
Posts: 855
Joined: 05 Oct 2011 13:15

Re: Portable file icons

Post by FluxTorpedoe »

nerdweed wrote:I do create multi-size icons (from png) and have the following sizes
Could one of you Win7+ users please tell me what icon sizes can really be used by XY under those OSes?
In Win7 shell32.dll, most icons only have 16/32/48 sizes! So are bigger sizes only used in thumbnails views?

serendipity
Posts: 3358
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: Portable file icons

Post by serendipity »

I could get an icon size of upto 256px.
Under Win7 64-bit
Icons.png
Icons.png (55.49 KiB) Viewed 2264 times

Regmos
Posts: 268
Joined: 22 Dec 2012 07:27
Location: Copenhagen

Re: Portable file icons

Post by Regmos »

FluxTorpedoe wrote:...In Win7 shell32.dll, most icons only have 16/32/48 sizes! So are bigger sizes only used in thumbnails views?
You'll find them in ...\System32\imageres.dll
Kind regards
Regmos

FluxTorpedoe
Posts: 855
Joined: 05 Oct 2011 13:15

Re: Portable file icons

Post by FluxTorpedoe »

Wow, so huge I just had to degauss my screen... :P
Thanks for the infos.
I'll check the Win7 imageres lib to try and prepare my XY for the future. . .
(at least until Don drop bitmaps in favor of svg! :wink: )

FluxTorpedoe
Posts: 855
Joined: 05 Oct 2011 13:15

Re: Portable file icons

Post by FluxTorpedoe »

Well, hard to guess what MS was thinking, some folder icons have 6 sizes (from 16 to 256), some 4, some 3...

Anyway, playing with opened and closed state rose a small request:
:arrow: Shouldn't/Couldn't the active tab (ideally on both pane) display the "opened" state?
That would be logically in par with the tree and reinforce the visual impact when switching between tabs!

The :bug: that never sleeps :biggrin:

admin
Site Admin
Posts: 60558
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Portable file icons

Post by admin »

Yes, you have a point there, but then there would be a mismatch to Address Bar and Breadcrumb (soon) and Find Files Location icons. I'd rather keep this box closed for now. PFI is history. :)

admin
Site Admin
Posts: 60558
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Portable file icons

Post by admin »

the_hyrax_lord wrote: ...
admin: :oops: whoops, I edited/removed your question instead of replying to it -- sorry, first reply in the morning... here is the reply:

The leading slash is rubbish, try this:
%personal%\ /r>blahblah.ico

(air fix)

arirish
Posts: 92
Joined: 13 May 2008 13:52

Re: Portable file icons

Post by arirish »

admin wrote:
the_hyrax_lord wrote: ...
admin: :oops: whoops, I edited/removed your question instead of replying to it -- sorry, first reply in the morning... here is the reply:

The leading slash is rubbish, try this:
%personal%\ /r>blahblah.ico

(air fix)
Oops, the leading slash was rubbish on my part, but removing it doesn't help.

admin
Site Admin
Posts: 60558
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Portable file icons

Post by admin »

Oh yes, you are right. This works now:

Code: Select all

%personal%;%personal%\ /r
I'll check why the simpler pattern does not work...

admin
Site Admin
Posts: 60558
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Portable file icons

Post by admin »

OK, this little anomaly will stay with us for a while.

arirish
Posts: 92
Joined: 13 May 2008 13:52

Re: Portable file icons

Post by arirish »

admin wrote:Oh yes, you are right. This works now:

Code: Select all

%personal%;%personal%\ /r
I'll check why the simpler pattern does not work...
That works for me. Thanks :)

Post Reply