HIRAM
(Richard E Barber)
August 4, 2017, 3:50pm
1
With regards to the font size and default font performance on the Retina/HiDPI display, I have built from the dev branch which incorporates a codified font dpi, and a change to the default font options to prevent unusual behavior while choosing a font.
The issue:
opened 04:16PM - 24 Jul 17 UTC
closed 12:31PM - 06 Aug 17 UTC
macOS
type: bug
### Brief description
When starting a freshly installed RT 5.2 release for Ma… c OS from the website, the fonts are to much too large and cannot be changed.
### Description
The preference menu says that the font type is "none" with size 12. Changing the font size and type works. Changing only the size (leaving font type to be "none") results in a crash. With the applied changes, the app works, but the new preferences are not saved. Starting the app again I end up with the same much too large font.
The RT 5.1 release does not have this issue.
### Download location
http://rawtherapee.com/releases_head/mac/RawTherapee_OSX_10.9_64_5.2.zip
### Exact steps to reproduce the error
Just start RawTherapee.
### Screenshot of the error
http://imgur.com/a/MeiUV
### Information regarding my OS
OS: Mac OS 10.11.6
CPU: 2,6 GHz Intel Core i5
Memory: 16 GB 1600 MHz DDR3
### Version information
Version: 5.2
Branch: 5.2
Commit: 78e921cb
Commit date: 2017-07-23
Compiler: clang-mp-3 3.9.1
Processor: generic x86
System: Apple
Bit depth: 64 bits
Gtkmm: V3.16.0
Build type: release
Build flags: -arch x86_64 -O3 -mmacosx-version-min=10.9 -std=c++11 -mtune=generic -Werror=unused-label -mmacosx-version-min=10.9 -flto -fopenmp=libomp -Werror=unknown-pragmas -Wall -Wno-unused-result -Wno-deprecated-declarations -O3 -DNDEBUG
Link flags: -arch x86_64 -mmacosx-version-min=10.9 -mtune=generic -headerpad_max_install_names -flto
OpenMP support: ON
MMAP support: ON
The 5.2 dev build: https://filebin.net/fi94crziy0sv14po/RawTherapee_OSX_10.9_64_5.2-28-g665847db.zip
Version: 5.2-28-g665847db
Branch: dev
Commit: 665847db
Commit date: 2017-08-04
Compiler: clang-mp-3 3.9.1
Processor: generic x86
System: Apple
Bit depth: 64 bits
Gtkmm: V3.22.1
Build type: release
Build flags: -arch x86_64 -O3 -mmacosx-version-min=10.9 -std=c++11 -mtune=generic -Werror=unused-label -mmacosx-version-min=10.9 -flto -fopenmp=libomp -Werror=unknown-pragmas -Wall -Wno-unused-result -Wno-deprecated-declarations -O3 -DNDEBUG
Link flags: -arch x86_64 -mmacosx-version-min=10.9 -mtune=generic -headerpad_max_install_names -flto
OpenMP support: ON
MMAP support: ON
2 Likes