Package: pango
Function pango-layout-spacing
Lambda Listpango-layout-spacing (layout) SyntaxArgumentsDetails
Accessor of the spacing in Pango units of the Pango layout. The function pango-layout-spacing gets the amount of spacing in Pango units between the lines of the layout. The function (setf pango-layout-spacing) sets the amount of spacing. When placing lines with spacing, Pango arranges things so that line2.top = line1.bottom + spacing Note | See also |
2021-1-19