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