From 216ddd09c9255597ddb3a4cc8005dc94ad6878c1 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 28 Jun 2024 13:47:33 +0200 Subject: Update documentation --- documentation/src/drawing.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src/drawing.dox') diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox index 9fd2c5650..b2fe19e5f 100644 --- a/documentation/src/drawing.dox +++ b/documentation/src/drawing.dox @@ -409,7 +409,7 @@ used up to FLTK 1.3.x. You can use fl_contrast_mode(FL_CONTRAST_LEGACY); early in your program to select the old behavior if you really need strict backwards -compatibility but this is discouraged because the new algorithm is much better with +compatibility. This is discouraged because the new algorithm is much better with regard to human contrast perception. The default mode since FLTK 1.4.0 is fl_contrast_mode(FL_CONTRAST_CIELAB); -- cgit v1.2.3