summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-otl.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-06-09 20:47:50 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-06-09 20:47:50 +0200
commitbe735a865e2bdc6b7ac57161a24e4911741024f1 (patch)
tree583ffc0d91324da3b4f1239449bbcdf8e28a8ec3 /tex/context/base/mkiv/font-otl.lua
parent4e4dcdd6d58631f6b260dbc16007152ac14d9677 (diff)
downloadcontext-be735a865e2bdc6b7ac57161a24e4911741024f1.tar.gz
2016-06-09 19:28:00
Diffstat (limited to 'tex/context/base/mkiv/font-otl.lua')
-rw-r--r--tex/context/base/mkiv/font-otl.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/font-otl.lua b/tex/context/base/mkiv/font-otl.lua
index dd44a165e..c7c278a71 100644
--- a/tex/context/base/mkiv/font-otl.lua
+++ b/tex/context/base/mkiv/font-otl.lua
@@ -58,6 +58,8 @@ otf.cache = containers.define("fonts", "otl", otf.version, true)
otf.svgcache = containers.define("fonts", "svg", otf.version, true)
otf.pdfcache = containers.define("fonts", "pdf", otf.version, true)
+otf.svgenabled = false
+
local otfreaders = otf.readers
local hashes = fonts.hashes