Package: pango
Function pango-layout-justify
Lambda Listpango-layout-justify (layout) SyntaxArgumentsDetails
Accessor of the justify value of the Pango layout. The function pango-layout-justify gets whether each complete line should be stretched to fill the entire width of the layout. The function (setf pango-layout-justify) sets the justify. This stretching is typically done by adding whitespace, but for some scripts (such as Arabic), the justification may be done in more complex ways, like extending the characters. | See also |
2021-1-15