diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-11-11 19:48:58 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-11-14 16:09:41 +0000 |
commit | e70dcdfb2372857f5f685de5d7742ab5d6ba9d7c (patch) | |
tree | 420137adda596f23f1829b32ad9bfcb4cf93c837 /resources | |
parent | 7703ad8b2564f2f3a99b85eca5af276d7ba0e3e4 (diff) | |
download | mupdf-e70dcdfb2372857f5f685de5d7742ab5d6ba9d7c.tar.xz |
Continued Layer API work.
Hide pdf_is_hidden_ocg from the public interface.
Ensure that RBGroups and Order properly fall back to the default
entries if they are missing in the OCCDs.
Add pdf_set_layer_config_as_default. This sets the default
layer config to be current one. This destroys the current
default dictionary, but we leave the other configs intact.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pdf/names.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/pdf/names.txt b/resources/pdf/names.txt index 30f4f60d..5a45a4b5 100644 --- a/resources/pdf/names.txt +++ b/resources/pdf/names.txt @@ -11,6 +11,7 @@ ASCII85Decode ASCIIHexDecode AcroForm Adobe.PPKLite +All AllOff AllOn Alpha @@ -99,6 +100,7 @@ DecodeParms Default DescendantFonts Descent +Design Dest Dests DeviceCMYK @@ -353,6 +355,7 @@ V2 VE Version VerticesPerRow +View W W2 WMode |