From a51a54bc5979a2491f152abc47ad54e6b63f27c8 Mon Sep 17 00:00:00 2001 From: Dylam De La Torre Date: Tue, 23 Nov 2021 05:21:56 +0100 Subject: Restructure source and resource files (#46) importantly, res is now res/res and css is now res/css --- res/fonts/fonts.template.conf | 89 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 res/fonts/fonts.template.conf (limited to 'res/fonts/fonts.template.conf') diff --git a/res/fonts/fonts.template.conf b/res/fonts/fonts.template.conf new file mode 100644 index 0000000..8c79974 --- /dev/null +++ b/res/fonts/fonts.template.conf @@ -0,0 +1,89 @@ + + + + + + + + + + WINDOWSFONTDIR + + fonts + + ~/.fonts + + + + + mono + + + monospace + + + + + + + sans serif + + + sans-serif + + + + + + + sans + + + sans-serif + + + + + + + + + LOCAL_APPDATA_FONTCONFIG_CACHE + fontconfig + + ~/.fontconfig + + + + + 30 + + + + -- cgit v1.2.3