From e547bcc4880a7366b005b695b6128dc1034af64e Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Mon, 16 Jun 2014 16:00:24 -0700 Subject: [PATCH] Updated Enumeration Assignments for the Telemetry Histograms (markdown) --- ...Assignments-for-the-Telemetry-Histograms.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Enumeration-Assignments-for-the-Telemetry-Histograms.md b/Enumeration-Assignments-for-the-Telemetry-Histograms.md index 1d9f0d9..fa56297 100644 --- a/Enumeration-Assignments-for-the-Telemetry-Histograms.md +++ b/Enumeration-Assignments-for-the-Telemetry-Histograms.md @@ -59,7 +59,7 @@ The PDF document compression stream types used 4 - JPX 5 - JBIG 6 - A85 -7 - AHx +7 - AHX 8 - CCF 9 - RL 10 - Reserved @@ -70,12 +70,14 @@ The PDF document compression stream types used ``` 0 - Unknown 1 - Type1 -2 - TrueType +2 - Type1C 3 - CIDFontType0 -4 - CIDFontType2 -5 - Type3 -6 - OpenType -7 - Type0 -8 - MMType1 -9 - Reserved +4 - CIDFontType0C +5 - TrueType +6 - CIDFontType2 +7 - Type3 +8 - OpenType +9 - Type0 +10 - MMType1 +11 - Reserved ``` \ No newline at end of file