Hey folks - been using SumatraPDF for years and I’m all about it.
I’m wondering if there’s anyone doing new UI icons, or anyone interested? (The old ones in 3.2 anyway are looking pretty ratty, especially on higher DPI). I could have them done if so, just need to know what the specs you need.
GitHubRulesOK
NOTE LATER EDIT THIS THREAD IS NOW DEPRECIATED AS VERSION 3.3 USES SVG ICONS AND CANNOT BE CUSTOMISED LIKE older 3.2 bitmaps.
Many suggestions / requests to improve the problem is current (old) 95 code only allows for bmp (no translucency like from vista to Win8, but win10 uses flat colour anyway) current shape is fixed as square number say 24x24 pixel or If needing glasses like me use 48x48 fields.
Ideally code need to be changed for svg icons but that’s a big ask. see
111
The buttons on the UI interface are really ugly
I tried to replace it, but it will still be bad.
The program sets a BMP image of 12x12 DPI…
GitHubRulesOK
I do not know what app you are using to set the res at 12 dpi ! the image is best set 32 pixels hight then you can expect this resolution using your avitar to replace the arrows (admitedly not brilliant as I am no Iconic artist)
Since I decided I liked the cleaner style of a single colour I did a full set that are easier to change to say red or blue etc here I am using one of each whilst opening the file at two locations at the same time.
Here is the template for the blue copy save it as toolbar_11.bmp (you may need to save it first as .png then use MS paint to resave as .bmp size should be 416 x 32 pixels)
Arty2
This seems to be the most relevant forum thread, but I may be mistaken. So I am too facing an issue with toolbar icon quality at High DPI displays, and figured I could embrace the upscaling with pixelated icons. Right click to save as .png and use MS Paint or other software to save as .bmp, then put that file in the same folder with SumatraPDF-settings.txt to change the toolbar icons:
Arty2
While making this, I also drafted a 192px high version with alpha transparency, based on Material Design icons:
P.S. the icon on the right (t T) should show an upper and lower case letter rather than two sizes of caps.
I later found I did not clean up the second example correctly so here are both slightly modified renderings
Arty2
@GitHubRulesOK Appreciate the feedback! I’ve changed the first set’s case-sensitivity icon to Aα (Greek or italic alpha is easier to render in less pixels). Also tweaked the other ones slightly.
Mesho
I know there’s a release coming up already and there are good options here, but here’s my take on the toolbar anyways. I edited Arty2’s 192px version into this 16px one. (I have 110% scaling on, 16px looks fine on it)
you might need to convert it to .bmp using paint for example. .bmp wont upload.
GitHubRulesOK
Not bad (did you try 15px for 110% ?) however the current 3.2 version is the last using bmp
the next version uses svg which are not changeable unless you compile your own
however you could add your own using bmp/png and autohotkey as I have done on the right