summaryrefslogtreecommitdiff
path: root/include/mupdf/pdf/name-table.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-09-18 11:47:22 +0200
committerRobin Watts <robin.watts@artifex.com>2018-09-19 17:13:45 +0100
commit92a5b99aac65e0cfbaade191483b485fa9918641 (patch)
tree6fea6fcb5f54f0678c210f15924816437fff5ab3 /include/mupdf/pdf/name-table.h
parent6ff43c0f084b2ca5356ee6710b23fd751ce94749 (diff)
downloadmupdf-92a5b99aac65e0cfbaade191483b485fa9918641.tar.xz
Add accessor for field text label.
Diffstat (limited to 'include/mupdf/pdf/name-table.h')
-rw-r--r--include/mupdf/pdf/name-table.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mupdf/pdf/name-table.h b/include/mupdf/pdf/name-table.h
index 385f7331..2461f446 100644
--- a/include/mupdf/pdf/name-table.h
+++ b/include/mupdf/pdf/name-table.h
@@ -375,6 +375,7 @@ PDF_MAKE_NAME("Symb", Symb)
PDF_MAKE_NAME("T", T)
PDF_MAKE_NAME("TR", TR)
PDF_MAKE_NAME("TR2", TR2)
+PDF_MAKE_NAME("TU", TU)
PDF_MAKE_NAME("Text", Text)
PDF_MAKE_NAME("TilingType", TilingType)
PDF_MAKE_NAME("Times", Times)