SdlTtfGetGlyphScript
Get the script used by a 32-bit codepoint.
Definition
Unit: Neslib.Sdl3.Ttf
Parameters
ACodepoint
: UCS4Char
: The character code (codepoint) to check.
Returns
Cardinal
: An ISO 15924 code.
Exceptions
ESdlError
: Raised on failure.
See Also
Remarks
This function is thread-safe.