2.4.39 DefaultText

This record specifies the text elements that are formatted using the information specified by the Text record immediately following this record.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

id

id (2 bytes): An unsigned integer that specifies the text elements that are formatted using the position and appearance information specified by the Text record immediately following this record.

If this record is located in the sequence of records that conforms to the CRT rule as specified by the chart sheet substream ABNF, this record MUST be set to 0x0000 or 0x0001. If this record is not located in the CRT rule as specified by the chart sheet substream ABNF, this record MUST be set to 0x0002 or 0x0003. MUST be a value from the following table.

Value

Meaning

0x0000

Format all Text records in the chart group where fShowPercent is set to zero or fShowValue is set to zero.

0x0001

Format all Text records in the chart group where fShowPercent is set to 1 or fShowValue is set to 1.

0x0002

Format all Text records in the chart where fScalable of the associated FontInfo structure (section 2.5.6) is set to zero.

0x0003

Format all Text records in the chart where fScalable of the associated FontInfo structure (section 2.5.6) is set to 1.