README.md in uniscribe-1.0.0 vs README.md in uniscribe-1.1.0
- old
+ new
@@ -65,10 +65,18 @@
`>> uniscribe "ม้าลายหกตัว"`
![Screenshot Thai](/screenshots/thai.png?raw=true "Thai")
+### Ideographic Variations
+
+`>> uniscribe "辻󠄀㚑󠄁"`
+
+![Screenshot Ideographic Variations](/screenshots/ideographic_variations.png?raw=true "Ideographic Variations")
+
+(the variation is not visible in the screenshot, because my system does not render it correctly)
+
### Emoji Sequences
`>> uniscribe "3️⃣🤸♀"`
![Screenshot Emoji](/screenshots/emoji.png?raw=true "Emoji")
@@ -77,11 +85,11 @@
`>> uniscribe "̶̧̨̱̹̭̯ͧ̾ͬC̷̙̲̝͖ͭ̏ͥͮ͟Oͮ͏̮̪̝͍"`
![Screenshot Marks](/screenshots/marks.png?raw=true "Marks")
-### Some Strange Unicode Characters
+### Random Sequences of some Special Unicode Codepoints
`>> uniscribe "\0A\u{E01D7}\x7F\r\n\u{D0000}\u{81}\u{FFF9}B\u{FFFB}🏴\u{E0061}\u{E007F}\u{10FFFF}"`
![Screenshot Strange](/screenshots/strange.png?raw=true "Strange")
@@ -91,10 +99,10 @@
![Screenshot Blanks](/screenshots/blanks.png?raw=true "Blanks")
## Notes
-The proper detetion of compositions / graphemes / combined characters depends on your Ruby version:
+The proper detection of compositions / graphemes / combined characters depends on your Ruby version:
Ruby | Unicode Version
-----|----------------
2.4 | 9.0.0
2.3 | 8.0.0