From 49d5456de9b8771975456ec325db873d9ff73279 Mon Sep 17 00:00:00 2001 From: nothings Date: Sat, 6 Dec 2014 23:49:29 -0800 Subject: [PATCH] Update README.md --- tests/oversample/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/oversample/README.md b/tests/oversample/README.md index 8ea1564..83018e7 100644 --- a/tests/oversample/README.md +++ b/tests/oversample/README.md @@ -73,6 +73,8 @@ black-on-white fonts become too thin (i.e. they are too dark). There is no way to adjust the font's inherent thickness (i.e. by switching to bold) to fix this for both; making the font thicker will make white text worse, and making the font thinner will make black text worse. +Obviously you could use different fonts for light and dark cases, but +this doesn't like a very good way for fonts to work. Multiple people who have experimented with this independently (me, Fabian Giesen,and Maxim Shemanarev of Anti-Grain Geometry) have all