Expand description
Character data types and CJK detection.
Structs§
- Char
- A single character extracted from a PDF page.
Enums§
- Text
Direction - Text flow direction.
Functions§
- is_cjk
- Returns
trueif the character is a CJK ideograph, syllable, or kana. - is_
cjk_ text - Returns
trueif the first character of the text is CJK.