From acf18d98fa69978e208486102aae81c3b81d4ee3 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Thu, 29 Sep 2022 18:29:32 -0700 Subject: improved /D /P /R /Thook /r.sc /rinv.sc --- misc/rmx-scaler-smallcaps.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'misc/rmx-scaler-smallcaps.txt') diff --git a/misc/rmx-scaler-smallcaps.txt b/misc/rmx-scaler-smallcaps.txt index 40b6940b4..cf2e6b183 100644 --- a/misc/rmx-scaler-smallcaps.txt +++ b/misc/rmx-scaler-smallcaps.txt @@ -1,3 +1,4 @@ +rounded (e.g. G) { "width" : [ 75.1, @@ -25,3 +26,30 @@ ] } +xheight-match (e.g. R) +{ + "width" : [ + 85, + 85, + 85, + 85, + 85, + 85 + ], + "weight" : [ + 0, + 0, + -20, + -25, + -20, + -30 + ], + "height" : [ + 75, + 75, + 75, + 70.9, + 75, + 70.9 + ] +} -- cgit v1.2.3