FC18: Moved untested sand walker octals to escape sequence
This commit is contained in:
parent
2dc62e8f25
commit
d176710f16
7 changed files with 145 additions and 79 deletions
|
|
@ -330,15 +330,14 @@ public enum FourCornerDotCake {
|
|||
/// See: https://www.ibm.com/docs/en/db2/11.5?topic=uce-code-page-coded-character-set-identifier-ccsid-numbers-unicode-graphic-data
|
||||
FC_F4TXT0001_SP(0x026DBF, 1, FCDotF4TXT0001DashSP.values(), "Flag4 TXT00 zero one Spanish Peace"),
|
||||
|
||||
/// Preamble of a sand worm body as a identifiable type header or an Número2 Lingua tree key.
|
||||
/// Octal worm encoding are 192 unique octals in ordered sequence and have allowed length of 24/48/96 or 192.
|
||||
/// This mime-type like information and decoders can be fetched from the the nether DB.
|
||||
FC_SAND_OLGOI(0x026DC0, 576, "Large head of logoi worm"),
|
||||
/// free
|
||||
__RESERVED_F4C(0x026DC0, 576, "free"),
|
||||
|
||||
/// To escape the question of undefined behavior, we define it as dark nether space, so we can see it in C++
|
||||
/// Undefined octal data which are packed big indian octals per 5, which is a 15 bit data gram in one 18 bit cake point.
|
||||
/// This can encode sand worm text data like icons, bitmap images or vector images and unicode4D/etc like HolyC of TempleOS.
|
||||
FC_SAND_KHORKHOI(0x27000, 32768, "Sand octals of large khorkhoi"),
|
||||
/// With the ESC_SAND_WALKER preamble the binary octal mime-type information must be send first.
|
||||
FC_SAND_WORM(0x27000, 32768, "Sand octals of olgoi khorkhoi"),
|
||||
|
||||
/// free
|
||||
__RESERVED_F4A(0x30000 - 4096, 2048, "free"),
|
||||
|
|
|
|||
|
|
@ -141,10 +141,12 @@ public enum FCDotDEC2701DashPX0 implements FourCornerX06BaklavaPointSequence, Fo
|
|||
__ESC_RESERVED_C5,
|
||||
|
||||
/// _ESC6_X3 _ESC6_X2 _ESC6_X3 = 24
|
||||
__ESC_RESERVED_C6,
|
||||
/// Command for octal mime-type information sequence of sand walker.
|
||||
ESC_SAND_WALKER,
|
||||
|
||||
/// _ESC6_X3 _ESC6_X3 _ESC6_X1 = 25
|
||||
__ESC_RESERVED_C7,
|
||||
/// Command for embedded octal sand worm for 6 or 8 bit systems.
|
||||
ESC68_SAND_WORM,
|
||||
|
||||
/// _ESC6_X3 _ESC6_X3 _ESC6_X2 = 26
|
||||
/// Virtual Typewriter 0ctal Six bit control sequences with argumented commands which MUST end with !
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue