mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-03-16 18:51:02 +00:00
Update readme.md
This commit is contained in:
@@ -18,7 +18,7 @@ Text is encoded using **ZWUS (Zero Width Unicode Standard)** — each character'
|
|||||||
| **ZWUS-6** | 6 + 1 separator | U+200D · U+200F · U+00AD · U+2060 · U+200B · U+200E · sep U+200C | Balanced |
|
| **ZWUS-6** | 6 + 1 separator | U+200D · U+200F · U+00AD · U+2060 · U+200B · U+200E · sep U+200C | Balanced |
|
||||||
| **ZWUS-8** | 8 + 1 separator | U+200D · U+200F · U+00AD · U+2060 · U+200B · U+200E · U+180E · U+FEFF · sep U+200C | Smallest output but uses characters some platforms strip |
|
| **ZWUS-8** | 8 + 1 separator | U+200D · U+200F · U+00AD · U+2060 · U+200B · U+200E · U+180E · U+FEFF · sep U+200C | Smallest output but uses characters some platforms strip |
|
||||||
|
|
||||||
**Compatibility:** ZWUS-3 > ZWUS-6 > ZWUS-8
|
**Compatibility:** ZWUS-3 > ZWUS-6 > ZWUS-8
|
||||||
**Output size:** ZWUS-8 < ZWUS-6 < ZWUS-3
|
**Output size:** ZWUS-8 < ZWUS-6 < ZWUS-3
|
||||||
|
|
||||||
Some platforms actively strip or collapse certain zero-width characters. If your encoded text breaks on a platform, drop to a lower base.
|
Some platforms actively strip or collapse certain zero-width characters. If your encoded text breaks on a platform, drop to a lower base.
|
||||||
|
|||||||
Reference in New Issue
Block a user