From cd1558586a3ea5ac019b39831a135c2d488e405b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 25 Jan 2023 22:59:01 +0100 Subject: Add man pages + some minor fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index 4cd5f25..f4996a7 100644 --- a/README +++ b/README @@ -39,15 +39,15 @@ DESCRIPTION float(3). Then, if the application cannot output directly to the - output's colour space, the application can use - libglitter_get_colour_space_conversion_matrix_double(3) - and libglitter_colour_space_convert_rasters_double(3) or - libglitter_get_colour_space_conversion_matrix_float(3) - and libglitter_colour_space_convert_rasters_float(3) to - convert a colour space the application can output in. It is + output's colour model, the application can use + libglitter_get_colour_model_conversion_matrix_double(3) + and libglitter_colour_model_convert_rasters_double(3) or + libglitter_get_colour_model_conversion_matrix_float(3) + and libglitter_colour_model_convert_rasters_float(3) to + convert a colour model the application can output in. It is however out of the scope of libglitter to get the output's - colour space and the conversion matrix to any other colour - space than sRGB or CIE XYZ. + colour model and the conversion matrix to any other colour + model than sRGB or CIE XYZ. The finally step of the rendering process is out of scope for libglitter, but is to ensure that all floating-point values -- cgit v1.2.3-70-g09d2