@ -228,6 +228,8 @@ This section is similar to the "List of drawn elements (timespan)" section, but
After the last timestamp the list of elements follows (as with the "List of drawn elements (always)" and "List of drawn elements (timespan)" elements).
After the last timestamp the list of elements follows (as with the "List of drawn elements (always)" and "List of drawn elements (timespan)" elements).
This was added in version 2 of the format.
File Global Expiry Date
File Global Expiry Date
-----------------------
-----------------------
@ -242,6 +244,8 @@ once the expiry timestamp is reached.
4 | Expiry Date Timestamp (High) |
4 | Expiry Date Timestamp (High) |
+------------------------+------------------------+------------------------+------------------------+
+------------------------+------------------------+------------------------+------------------------+
This was added in version 2 of the format.
Custom Font
Custom Font
-----------
-----------
@ -401,7 +405,7 @@ Flags
+-----------+---------------------------------------------------+
+-----------+---------------------------------------------------+
| Bit | Description |
| Bit | Description |
+===========+===================================================+
+===========+===================================================+
| `` 0 `` | Line color is dark, not white |
| `` 0 `` | Line color is dark, not white (added in v2) |
+-----------+---------------------------------------------------+
+-----------+---------------------------------------------------+
| `` 1 `` .. | Reserved for future use |
| `` 1 `` .. | Reserved for future use |
| `` 7 `` | |
| `` 7 `` | |
@ -459,6 +463,26 @@ Clipped Text
16.. | Text ... | Padding (if required) |
16.. | Text ... | Padding (if required) |
+------------------------+------------------------+------------------------+------------------------+
+------------------------+------------------------+------------------------+------------------------+
Version 1 Format
`` ` ` ` ` ` ` ` ` ` ` ` ` ``
This was changed in version 2, and the old format is like this:
0 1 2 3
+------------------------+------------------------+------------------------+------------------------+
0 | Type: 16 | X Offset |
+------------------------+------------------------+------------------------+------------------------+
4 | Y Offset | Width |
+------------------------+------------------------+------------------------+------------------------+
8 | Height | Font Index |
+------------------------+------------------------+------------------------+------------------------+
12 | Text Length | Text ... |
+------------------------+------------------------+------------------------+------------------------+
... | ... Text | Padding (if required) |
+------------------------+------------------------+------------------------+------------------------+
(There are no text flags present.)
Text Flags
Text Flags
`` ` ` ` ` ` ` ``
`` ` ` ` ` ` ` ``
@ -498,6 +522,26 @@ Horizontally Scrolling Text
20.. | ... Text | Padding (if required) |
20.. | ... Text | Padding (if required) |
+------------------------+------------------------+------------------------+------------------------+
+------------------------+------------------------+------------------------+------------------------+
Version 1 Format
`` ` ` ` ` ` ` ` ` ` ` ` ` ``
This was changed in version 2, and the old format is like this:
0 1 2 3
+------------------------+------------------------+------------------------+------------------------+
0 | Type: 17 | X Offset |
+------------------------+------------------------+------------------------+------------------------+
4 | Y Offset | Width |
+------------------------+------------------------+------------------------+------------------------+
8 | Height | Flags | Scroll Speed |
+------------------------+------------------------+------------------------+------------------------+
12 | Font Index | Text Length |
+------------------------+------------------------+------------------------+------------------------+
... | ... Text | Padding (if required) |
+------------------------+------------------------+------------------------+------------------------+
(There are no text flags present.)
Current Time
Current Time
------------
------------
@ -514,6 +558,24 @@ Current Time
16 | Flags | Reserved |
16 | Flags | Reserved |
+------------------------+------------------------+------------------------+------------------------+
+------------------------+------------------------+------------------------+------------------------+
Version 1 Format
`` ` ` ` ` ` ` ` ` ` ` ` ` ``
This was changed in version 2, and the old format is like this:
0 1 2 3
+------------------------+------------------------+------------------------+------------------------+
0 | Type: 32 | X Offset |
+------------------------+------------------------+------------------------+------------------------+
4 | Y Offset | Width |
+------------------------+------------------------+------------------------+------------------------+
8 | Height | Font Index |
+------------------------+------------------------+------------------------+------------------------+
12 | UTC Offset (Minutes) | Flags |
+------------------------+------------------------+------------------------+------------------------+
(There are no text flags present.)
UTC Offset
UTC Offset
`` ` ` ` ` ` ` ``
`` ` ` ` ` ` ` ``