From 9f36318b0e571bcbc93dc2112d01bbf2178ed020 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 10 Oct 2018 21:09:32 +0200 Subject: 2018-10-08 17:52:00 --- tex/context/modules/mkiv/s-fonts-system.mkiv | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'tex/context/modules/mkiv/s-fonts-system.mkiv') diff --git a/tex/context/modules/mkiv/s-fonts-system.mkiv b/tex/context/modules/mkiv/s-fonts-system.mkiv index a9d33d27e..5613701d9 100644 --- a/tex/context/modules/mkiv/s-fonts-system.mkiv +++ b/tex/context/modules/mkiv/s-fonts-system.mkiv @@ -24,8 +24,9 @@ \registerctxluafile{s-fonts-system}{} -\installmodulecommandluasingle \showinstalledfonts {moduledata.fonts.system.showinstalled} -\installmodulecommandluasingle \cacheinstalledfonts {moduledata.fonts.system.cacheinstalled} +\installmodulecommandluasingle \showinstalledfonts {moduledata.fonts.system.showinstalled} +\installmodulecommandluasingle \cacheinstalledfonts {moduledata.fonts.system.cacheinstalled} +\installmodulecommandluasingle \showinstalledglyphnames {moduledata.fonts.system.showinstalledglyphnames} \stopmodule @@ -36,6 +37,12 @@ \starttext % \showinstalledfonts - \cacheinstalledfonts[threshold=4000000] + +% \enabletrackers[otf.keepnames] + +% \cacheinstalledfonts[threshold=4000000,suffixes={otf,ttf,afm,pfb}] +% \cacheinstalledfonts[threshold=2000000,suffixes={otf,ttf,afm,pfb}] + + \showinstalledglyphnames \stoptext -- cgit v1.2.3