summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/tt_post.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/tt_post.c')
-rw-r--r--Build/source/texk/dvipdfm-x/tt_post.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/tt_post.c b/Build/source/texk/dvipdfm-x/tt_post.c
index 05d0edecd73..898e563cbc8 100644
--- a/Build/source/texk/dvipdfm-x/tt_post.c
+++ b/Build/source/texk/dvipdfm-x/tt_post.c
@@ -63,6 +63,7 @@ read_v2_post_names (struct tt_post_table *post, sfnt *sfont)
* -- https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6post.html
*
* But there are no restriction in Microsoft's OpenType spec.
+ */
if (idx > 32767) {
/* Although this is strictly speaking out of spec, it seems to work