|
NAMEpango-segmentation - Pango text segmentation SYNOPSISpango-segmentation [OPTIONS...] [FILE] DESCRIPTIONpango-segmentation shows text boundaries determined by Pango. These can be graphemes (cursor positions), words boundaries, word starts and ends, line break possibilities, sentence boundaries, or sentence starts and ends. APPLICATION OPTIONS--text=STRING Text to display (instead of FILE).
--kind=KIND The boundary to show. KIND can be one of grapheme,
word, words, line, sentence, sentences. (default: grapheme).
|