summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-shp.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-08-17 14:26:12 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-08-17 14:26:12 +0200
commit91b59bb4f8b33701c69e095841fe4cf57971ac20 (patch)
treefb02a1226f504fce16923a396ae41bf9b2b6cc04 /tex/context/base/mkiv/font-shp.lua
parent59e7679528d75e5d523acddf69dabdce42d53734 (diff)
downloadcontext-91b59bb4f8b33701c69e095841fe4cf57971ac20.tar.gz
2019-08-17 11:54:00
Diffstat (limited to 'tex/context/base/mkiv/font-shp.lua')
-rw-r--r--tex/context/base/mkiv/font-shp.lua4
1 files changed, 1 insertions, 3 deletions
diff --git a/tex/context/base/mkiv/font-shp.lua b/tex/context/base/mkiv/font-shp.lua
index 40a3e7018..fd59d689b 100644
--- a/tex/context/base/mkiv/font-shp.lua
+++ b/tex/context/base/mkiv/font-shp.lua
@@ -382,9 +382,7 @@ end)
otf.loadoutlinedata = loadoutlinedata -- not public
otf.loadstreamdata = loadstreamdata -- not public
otf.loadshapes = loadshapes
-otf.getstreamhash = getstreamhash -- not public, might move to other namespace
-
--- experimental code, for me only ... unsupported (todo: use %N)
+otf.getstreamhash = getstreamhash -- not public, might move to other namespace
local f_c = formatters["%F %F %F %F %F %F c"]
local f_l = formatters["%F %F l"]