summaryrefslogtreecommitdiff
path: root/italicise
diff options
context:
space:
mode:
Diffstat (limited to 'italicise')
-rwxr-xr-xitalicise2
1 files changed, 2 insertions, 0 deletions
diff --git a/italicise b/italicise
index 237238a..d9fcb57 100755
--- a/italicise
+++ b/italicise
@@ -1,7 +1,9 @@
#!/bin/bash
+
# For bold and italic we can use the Mathematical font variant mappings,
# although those are only defined for Latin and Greek.
+# Latin letter small capital a: UTF-8: e1 b4 80 UTF-16BE: 1d00 Decimal: ᴀ Octal: \016400
# Latin bold capital: u1d400 - u1d419
# Latin bold small: u1d41a - u1d433
# Latin italic capital: u1d434 - u1d44d