freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master 7fa5743: freetype.h: Avoid non-ASCII character (#5085


From: Werner LEMBERG
Subject: [freetype2] master 7fa5743: freetype.h: Avoid non-ASCII character (#50858).
Date: Sun, 23 Apr 2017 07:58:11 -0400 (EDT)

branch: master
commit 7fa5743ae67ec1e61e03f2bb86b0a662910261b8
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    freetype.h: Avoid non-ASCII character (#50858).
---
 include/freetype/freetype.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 21e2d31..47e1af2 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -3150,7 +3150,7 @@ FT_BEGIN_HEADER
   /*    this does not translate to 50% brightness for that pixel on our    */
   /*    sRGB and gamma~2.2 screens.  Due to their non-linearity, they      */
   /*    dwell longer in the darks and only a pixel value of about 186      */
-  /*    results in 50% brightness – 128 ends up too dark on both bright    */
+  /*    results in 50% brightness -- 128 ends up too dark on both bright   */
   /*    and dark backgrounds.  The net result is that dark text looks      */
   /*    burnt-out, pixely and blotchy on bright background, bright text    */
   /*    too frail on dark backgrounds, and colored text on colored         */



reply via email to

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