News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Problem with icons on HiDPI displays

Started by darmar, June 10, 2018, 01:03:58 PM

Previous topic - Next topic

oBFusCATed

I don't know yet, I have a list of things which I have to make hidpi aware.

Currently we use 16x16 as scale 1.0x and we have images up to 64x64 which is 4.0x. So, I guess we need most of the image in these scales. The start here page would probably work fine with only 1x and 2x scales (no in-betweens and no bigger scales).

If you make atlases you'll see that some images aren't spelled correctly. I'd be happy if you can fix those, first. :)

p.s. For wxSmith we would need all scales 1-4x + in-betweens.
p.p.s. For the scripted wizard probably the same 1-4x.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

darmar

Thank you, oBFusCATed, for the reply and your contribution to 'hidpi' things in general.

Atlases are cool idea. I already fixed misspelled icon names few hours ago.

I was asking because Specialmart, a guy which created most of the svg icons, maybe could contribute further his efforts in the coming summer. So, I will ask him to start from wxSmith icons.


oBFusCATed

I've just found that some of the images used for the project tree aren't provided for all new sizes.
This is the list of the missing icons:

rc-file-added.png
rc-file-conflict.png
rc-file-external.png
rc-file-gotlock.png
rc-file-lockstolen.png
rc-file-mismatch.png
rc-file-missing.png
rc-file-modified.png
rc-file-noncontrolled.png
rc-file-outofdate.png
rc-file-requireslock.png
rc-file-uptodate.png
vfolder_open.png

Would it be possible to talk to Specialmart if he wants/can to do them?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

oBFusCATed

Also, I've copied the 16x16 icons to the cb-icons repo. Now it is easy to see if there are discrepancies. Would it be possible to ask Specialmart if he can find some time to fix them?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

oBFusCATed

My work the HiDPI stuff is almost done. I'm waiting for the wxsmith I icons. The last big thing that needs to be done is the start here page fix. But wxHtmlWindow need improvements, so I'm not sure how I'd proceed with it. But this will wait for a bit.

GTK3 + HiDPI is totally broken. I'll try to find some time in the future to work on this. The problems are mostly in wx in my opinion.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]