From 9efe0689ae130eda75a66ecd853cbe63712378a3 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 15 Sep 2017 14:28:12 -0400 Subject: Adjust emboldening logic Old logic was really bad. If you requested weight=102 and got a medium font (weight=100), it would still enable emboldening... Adjust it to only embolden if request was >= bold and font was <= regular. --- conf.d/90-synthetic.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf.d') diff --git a/conf.d/90-synthetic.conf b/conf.d/90-synthetic.conf index b8d1e85..7cd25cf 100644 --- a/conf.d/90-synthetic.conf +++ b/conf.d/90-synthetic.conf @@ -40,11 +40,11 @@ - medium + regular - - medium + + bold