summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-ots.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-06-26 14:36:32 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-06-26 14:36:32 +0200
commit3bc02e08823ca9d94cd3da01161ec511c9fdec3f (patch)
tree6051c9646606ab77131c52b7bbb97efbb4000c75 /tex/context/base/mkiv/font-ots.lua
parent2e657baa195eb8a5011a0f08eeb32bd3396ea1bf (diff)
downloadcontext-3bc02e08823ca9d94cd3da01161ec511c9fdec3f.tar.gz
2020-06-26 13:28:00
Diffstat (limited to 'tex/context/base/mkiv/font-ots.lua')
-rw-r--r--tex/context/base/mkiv/font-ots.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/font-ots.lua b/tex/context/base/mkiv/font-ots.lua
index b612e85e7..86101ee24 100644
--- a/tex/context/base/mkiv/font-ots.lua
+++ b/tex/context/base/mkiv/font-ots.lua
@@ -25,7 +25,7 @@ effect that suddenly fonts behave differently. We don't want to catch all font
issues.</p>
<p>After a lot of experiments (mostly by Taco, me and Idris) the first implementation
-becaus quite useful. When it did most of what we wanted, a more optimized version
+was already quite useful. When it did most of what we wanted, a more optimized version
evolved. Of course all errors are mine and of course the code can be improved. There
are quite some optimizations going on here and processing speed is currently quite
acceptable and has been improved over time. Many complex scripts are not yet supported