Rawtherapee scaling 4k monitor

Screnshots above are 150% scaling and font size 10

below is 100% scaling and font size 9 (pretty much unusable-super small)
100%25scaling

Thanks
Here’s another test theme. It’s a bit finetuned for helping you until RT will support HiDPI
TooWaBlueTest-192dpi-2-GTK3-20_.css.txt (53,8 KB)
Remove the .txt extension

You can set the scaling of the icons by yourself if they are to small or large. Open the file in a text editor like Notepad++, it’s freeware. (Don’t use the window text editor) .
Link: https://notepad-plus-plus.org/

At the bottom of the file you will find the following line:
-gtk-icon-transform: scale(2);

Change the number to the scale factor you want.

Example
-gtk-icon-transform: scale(1.5); means 150%
-gtk-icon-transform: scale(2); means 200%

Don’t use the Win 10 scaling higher then 199%. This will end up with a blurry image.

1 Like

Another update.
TooWaBlueTest-192dpi-3-GTK3-20_.css.txt (55,5 KB)
Only works with latest developement version.

Feedback is welcome.
I want to know system scaling and RT font size.
Screenshots from filebrowser and editor.

thank you, below the screenshots
Win scaling is at 150% (my default)


this one looks very good and balanced

1 Like

Thanks for the feedback.
… and again a new version. :slight_smile:

TWB-theme & Icons.zip (327,1 KB)

The ZIP file contains version 4 of the test theme and an extra set of icons to fix the small combobox arrow.

Copy the folder scalable to RT in \share\icons\Adwaita

1 Like

I didn’t know that I can upload huge files here.

@niccoc1603
EDIT: I think you didn’t restart RT when switching a theme but this is required.
Looks like the current dev version is too old. There are still some glitches. Gaaned is traveling, thats why we don’t get uptodate nightly builds so I compiled myself.

RawTherapee_TWB.zip (73,0 MB)

This is the dev version of RT from today. No installer included, it runs out of the box. Cache and settings are saved into “%localappdata%\Rawtherapee-dev”
All theme files are included. Default scaling multipier is set to 1.5 (150%). If the icons are to big/small change the multiplier in the theme file TooWaBlue-GTK3-20_.css

Open the file in a text editor like Notepad++, it’s freeware. (Don’t use the window text editor) .
Link: https://notepad-plus-plus.org/

At the bottom of the file you will find the following line:
-gtk-icon-transform: scale(1.5);

Change the number of the icon scale multiplier to the Windows scaling.

Example
Windows scaling 150% -> -gtk-icon-transform: scale(1.5);
Windows scaling 125% -> -gtk-icon-transform: scale(1.25);

Don’t use the Win 10 scaling higher then 199%. This will end up with a blurry RAW-image and thumbnails.

The TWB-HiDPI theme is not included in the repository of RT and it’s only for evaluation and testing.

thanks, here the screenshots (still getting purple DNG…)
Win scaling is 150%
towablu

towagrey

1 Like

Hi do you have a new RT build with the theme?

The latest dev builds can be downloaded from here: RTW64NightlyBuilds/ – Keybase.pub “RawTherapee_dev…”
Replace the TooWaBlue theme with this: TooWaBlue-GTK3-20_.zip (9,7 KB)

At the end of the theme you’ll find these lines:
Unbenannt
Change dpi and font size to your settings


The devs are working on an automatic solution but this can take a while. If you want to test it you’ll find it here: RTW64NightlyBuilds/ – Keybase.pub “RawTherapee_hidpi-icons…”
It’s still under developement.

thanks Dev works perfect

Instead of replacing the original theme use this file: TWB-dpi-GTK3-20_.zip (286 Bytes) and select TWB-dpi in the preferences as theme.

x

Now you can update your existing installation at any time 'cause this file won’t be overwritten and you are always using the correct original theme. Change the theme name to the theme you want to use.