Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PANGO-SEGMENTATION(1)		 Pango commands 	   PANGO-SEGMENTATION(1)

NAME
     pango-segmentation - Pango text segmentation

SYNOPSIS
     pango-segmentation [OPTIONS...] [FILE]

DESCRIPTION
     pango-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.

HELP OPTIONS
     -h, --help
	Show help options.

     --version
	Print the command's version and exit.

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).

Pango							   PANGO-SEGMENTATION(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pango-segmentation&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help