From f237a9a0b647b31a03ee5efe5a3590106473c811 Mon Sep 17 00:00:00 2001 From: Morgan Hardwood Date: Thu, 11 Apr 2019 12:00:26 +0200 Subject: [PATCH] Reduced repetition of "perform" in release notes --- RELEASE_NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index aa67398a1..c585019d0 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -23,7 +23,7 @@ New features since 5.5: - HiDPI support, for a smooth and sharp user interface regardless of screen size. Scaling in RawTherapee depends on font size, DPI and display scaling. No scaling occurs when the font size is set to 9pt, DPI is set to 96 (or 72 for macOS) and scaling is set to 1 (100%). - Ability to move tools to a new Favorites tab, http://rawpedia.rawtherapee.com/Favorites_Tab - "Unclipped" processing profile, to make it easy to save an image while preserving data across the whole tonal range, http://rawpedia.rawtherapee.com/Unclipped -- User-adjustable tiles-per-thread settings in Preferences > Performance, for users who want to perform performance benchmarks to find optimal values for their system. The default value of 2 tiles-per-thread performs best overall. +- User-adjustable tiles-per-thread settings in Preferences > Performance, for users who want to find optimal values for their system. The default value of 2 tiles-per-thread performs best overall. - Hundreds of speed optimizations, bug fixes, and overall improvements.