Skip to main content

Module text

Module text 

Source
Expand description

Character data types and CJK detection.

Structs§

Char
A single character extracted from a PDF page.

Enums§

TextDirection
Text flow direction.

Functions§

is_cjk
Returns true if the character is a CJK ideograph, syllable, or kana.
is_cjk_text
Returns true if the first character of the text is CJK.