freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2-demos] master 4780784: Add comment.


From: Alexei Podtelezhnikov
Subject: [freetype2-demos] master 4780784: Add comment.
Date: Thu, 14 May 2020 10:13:14 -0400 (EDT)

branch: master
commit 4780784876574b321cce719daf93e06c80bc3134
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>

    Add comment.
---
 src/ftcommon.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/ftcommon.c b/src/ftcommon.c
index 4964688..72c9f8d 100644
--- a/src/ftcommon.c
+++ b/src/ftcommon.c
@@ -172,6 +172,7 @@
   FTDemo_Display_Gamma_Change( FTDemo_Display*  display,
                                int              dir )
   {
+    /* interrupt sequence between 2.2 and 2.3 to apply sRGB transformation */
     if ( dir > 0 )
     {
       if ( display->gamma == 0.0 )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]