From 3d717831cb3b91064fc6d261fa0d94d548d9bd6a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 26 Nov 2019 20:26:22 +0100 Subject: [PATCH] Add the same fonts.conf change that OS X has to Windows so that it, too, can do fake bold/italic (slanted/oblique). It looks like this is necessary to see italics with the bundled fonts. --- fonts/fonts.conf.windows | 62 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/fonts/fonts.conf.windows b/fonts/fonts.conf.windows index 2b1c0ae4d..a3820b427 100644 --- a/fonts/fonts.conf.windows +++ b/fonts/fonts.conf.windows @@ -1,5 +1,67 @@ C:\windows\fonts ~/AppData/Local/Temp/fontconfig + + + + + + + roman + + + + roman + + + + + matrix + 10.2 + 01 + + + + + + oblique + + + + false + + + + + + + + + medium + + + + medium + + + + true + + + + bold + + + -- 2.30.2