Hello Max.
I'm glad to read your reply.
@You : "...How about HiDPI displays support? It will be better to store 64x64 icons in a node files.
You can generate 24x24 or 32x32 from 64x64 on the fly using js/html5. Also using js you can make rounded corners with any radius you want,
so you don't need draw icons with rounded corners."
Ok Perfect!!
So, before coding a bunch of JS code to create my own UI for NE based on your example,
ASAP, first of all, my first step will be to draw all the icons!
So, to recap :
1) I will draw all the icons in Affinity Designer to build them in vector mode so I can easily modify them without any quality loss.
2) The icons will be exported in 64x64 PNG24 , flat, squared, with background set to Hex 373737
3) Each icons will have a centered glyph, white or two-colors, flat, no shadows, size 48x48
4) I will add the rounded corner radius with js/css to the icons squared background
5) As you said all the icons will be stored in a node files.
I will ask you an example of how do you think this node file should be done.
So, everything is fixed :)
Almost...
Because, Max, again... I think that there is a misunderstanding...
You wrote : "...In my opinion the icons should be: ...png8 (not 24)."
Why png8 ? A PNG8 is limited to 256 palette entries, while a PNG24 can have 16 million different colors.
And PNG24 will be rounded much better with js/css than PNG8 that would be pixelated.
So, I'd like to use PNG24.
I wait your final response about this last point and then I can start this new project.
Please let me know and if all is fine for you, please write "OK. YOU CAN START" at the end of your message.
I stay tuned.
Ciao!
|