Thai

Thai codepoints are returned unchanged.

Namespace: Com\Tecnick\Unicode\Substitution

Final: Yes

File: Thai.php line 38

Thai codepoints are returned unchanged.

Thai preposed vowels (sara E, sara AE, sara O, sara AI) are stored before the consonant they follow in pronunciation and are displayed in that same position, so a left-to-right glyph stream needs no reordering.

Tags

Methods

__construct()

File: Thai.php line 50

public __construct(array<int, int> $ordarr) : mixed

Parameters

  • $ordarr : array<int, int>: Array of Unicode codepoints.

getOrdarr()

File: Thai.php line 60

public getOrdarr() : array<int, int>

Return values

array<int, int>