shithub: ft2-clone

Download patch

ref: 9401e0cd75b52f21e0f7918e8cc3f1cf96ff15ff
parent: a7a7176819903bea8a253134151480c54bf48d43
author: Olav Sørensen <olav.sorensen@live.no>
date: Wed Jan 13 16:21:29 EST 2021

Yes

--- a/src/ft2_about.c
+++ b/src/ft2_about.c
@@ -149,7 +149,7 @@
 			if (g < 0)
 				g = 0;
 
-			int32_t b = d + 78;
+			int32_t b = d + 64;
 			if (b > 255)
 				b = 255;