10780MODIFIER LETTER SMALL CAPITAL AA • actually a small capital in VoQS (voice quality symbol) usage, with no semantic distinction from a full capital → A732 Ꜳ latin capital letter aa Modifier letters for IPA 10781MODIFIER LETTER SUPERSCRIPT TRIANGULAR COLON ≈ <super> 02D0 ː 10782MOD...
G_NORMALIZE_ALL also standardizes the "compatibility" characters in Unicode, such as SUPERSCRIPT THREE to the standard forms (in this case DIGIT THREE). Formatting information may be lost but for most text operations such characters should be considered the same. G_NORMALIZE_DEFAULT_COMPOSE and G...
c Num Dig Dec UnicodeCategory U+0061 LATIN SMALL LETTER A a -1 -1 -1 LowercaseLetter U+0393 GREEK CAPITAL LETTER GAMMA Γ -1 -1 -1 UppercaseLetter U+0039 DIGIT NINE 9 9 9 9 DecimalDigitNumber U+00B2 SUPERSCRIPT TWO ² 2 2 -1 OtherNumber U+00BC VULGAR FRACTION ONE QUARTE...
case .superscript: return RichUnicodeTextFont( return RichUnicodeFont( lowerCases: "ᵃᵇᶜᵈᵉᶠᵍʰⁱʲᵏˡᵐⁿᵒᵖqʳˢᵗᵘᵛʷˣʸᶻ", upperCases: "ᴬᴮCᴰᴱFᴳᴴᴵᴶᴷᴸᴹᴺᴼᴾQᴿSᵀᵁⱽᵂXYZ", numbers: "¹...
("U+00B2 SUPERSCRIPT TWO "); PrintProperties('\u00B2'); Console.Write("U+00BC VULGAR FRACTION ONE QUARTER "); PrintProperties('\u00BC'); Console.Write("U+0BEF TAMIL DIGIT NINE "); PrintProperties('\u0BEF'); Console.Write("U+0BF0 TAMIL NUMBER TEN "); PrintProperties('\u0BF0'...
Glyph Composition/Decomposition dnom Denominators frac Fractions kern Kerning liga Standard Ligatures -- latn only locl Localized Forms -- latn.ROM and Italic/BoldItalic cyrl.MKD only numr Numerators onum Oldstyle Figures pnum Proportional Figures smcp Small Capitals subs Subscript sups Superscript...
SUPERSCRIPT LATIN SMALL LETTER N ⁿ ⁿ Top of Page Subscript Codes Codes for Subscript Characters Character NameCharacterNum EntityHex Entity SUBSCRIPT ZERO ₀ ₀ SUBSCRIPT ONE ₁ ₁ SUBSCRIPT TWO ₂ ₂ SUBSCRIPT THREE ₃ ₃ SUBSCRIPT ...
An example, again in the Latin-1 range, is the "SUPERSCRIPT ONE". It is kind of like a regular digit 1, but not exactly; its decomposition into the digit 1 is called a "compatible" decomposition, specifically a "super" decomposition. There are several such compatibility decompositions (see...
A full-featured character encoding converter should also offer conversion between normalization forms. Care should be used with mapping to NFKD or NFKC, as semantic information might be lost (for instance U+00B2 (SUPERSCRIPT TWO) maps to 2) and extra mark-up information might have to be added...
Console.Write("U+00B2 SUPERSCRIPT TWO "); PrintProperties('\u00B2'); Console.Write("U+00BC VULGAR FRACTION ONE QUARTER "); PrintProperties('\u00BC'); Console.Write("U+0BEF TAMIL DIGIT NINE "); PrintProperties('\u0BEF'); Console.Write("U+0BF0 TAMIL NUMBER TEN "); ...