summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-shp.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-02-07 19:22:47 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-02-07 19:22:47 +0100
commitd643b65f7ab840157f538914b07f8d3cddf94bec (patch)
tree7e81499d7428d62e640d5ec3e159f8d93ec4e52d /tex/context/base/mkiv/font-shp.lua
parent0d0874ba797ee44f9fa53ed0fe95d7a863bf2f1b (diff)
downloadcontext-d643b65f7ab840157f538914b07f8d3cddf94bec.tar.gz
2023-02-07 19:04:00
Diffstat (limited to 'tex/context/base/mkiv/font-shp.lua')
-rw-r--r--tex/context/base/mkiv/font-shp.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/font-shp.lua b/tex/context/base/mkiv/font-shp.lua
index 843f75eb8..197a3f1cc 100644
--- a/tex/context/base/mkiv/font-shp.lua
+++ b/tex/context/base/mkiv/font-shp.lua
@@ -17,7 +17,7 @@ local pfb = fonts.handlers.pfb
local hashes = fonts.hashes
local identifiers = hashes.identifiers
-local version = otf.version or 0.014
+local version = otf.version or 0.015
local shapescache = containers.define("fonts", "shapes", version, true)
local streamscache = containers.define("fonts", "streams", version, true)