From 916800aae5bcdb55226449d3a93f9889ec393d12 Mon Sep 17 00:00:00 2001 From: nothings Date: Sat, 6 Dec 2014 23:48:10 -0800 Subject: [PATCH] Update README.md --- tests/oversample/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/oversample/README.md b/tests/oversample/README.md index bc786d0..8ea1564 100644 --- a/tests/oversample/README.md +++ b/tests/oversample/README.md @@ -76,7 +76,8 @@ text worse, and making the font thinner will make black text worse. Multiple people who have experimented with this independently (me, Fabian Giesen,and Maxim Shemanarev of Anti-Grain Geometry) have all -oncluded that font rendering just generally looks better without +concluded that correct gamma-correction does not produce the best +results for fonts. font rendering just generally looks better without gamma correction (or probably with some arbitrary power stuck in there, but it's not really correcting for gamma at that point). Maybe this is in part a product of how we're used to fonts being on screens -- GitLab