Package: pango
Function pango:cairo-error-underline-path
Lambda Listpango:cairo-error-underline-path (cr x y width height) ArgumentsDetails            
    Add a squiggly line to the current path in the specified Cairo context that
    approximately covers the given rectangle in the style of an underline used
    to indicate a spelling error.  
  The width of the underline is rounded to an integer number of up and down
  segments and the resulting rectangle is centered in the original rectangle.   Notes | See also | 
#2025-08-24