Package: pango
Function pango:context-round-glyph-positions
Lambda Listpango:context-round-glyph-positions (context) SyntaxArgumentsDetails              The pango:context-round-glyph-positions function returns whether font
    rendering with this Pango context should round glyph positions and widths.    The (setf pango:context-round-glyph-positions) function sets whether
  font rendering with this Pango context should round glyph positions and widths
  to integral positions, in device units. This is useful when the renderer cannot handle subpixel positioning of glyphs. The default value is to round glyph positions, to remain compatible with previous Pango behavior.  | See also | 
#2025-05-02