Reserverd UNI2K and NETHER to add keying

This commit is contained in:
Willem Cazander 2025-01-18 14:44:07 +01:00
parent 7cf1160dd7
commit 456c14d7d4

View file

@ -256,14 +256,14 @@ public enum FourCornerDotCake {
// =========== Allow more data grams for legacy unicode and next generation unicode
/// Support lower 11 bit of unicode to be encoded with one cake point.
FC_UNI2K_11(0x27000, 2048, "Unicode page point"),
/// Optional select for the 11 bit half word, to get full 21 bit unicode-one point.
FC_UNI2K_22(0x27800, 2048, "Unicode page select"),
/// MUST Prefix with __ESC18_NETHER, than pack big indian octals per 5, which is 15 bit data in one 18 bit cake point.
/// This can encode dark text data like icons, bitmap images or vector images and unicode4D/etc.
FC_NETHER(0x28000, 32768, "Dark octal data"),
FC_NETHER(0x27000, 32768, "Dark octal data"),
/// Support lower 11 bit of unicode to be encoded with one cake point.
FC_UNI2K_11(0x30000 - 4096, 2048, "Unicode page point"),
/// Optional select for the 11 bit half word, to get full 21 bit unicode-one point.
FC_UNI2K_22(0x30000 - 2048, 2048, "Unicode page select"),
// =========== Allow big terminators to learn a computer math