quantize_line_geometry


Description:


[ Version ( since = "1.12" ) ]
public void quantize_line_geometry (ref int thickness, ref int position)

Quantizes the thickness and position of a line to whole device pixels.

This is typically used for underline or strikethrough. The purpose of this function is to avoid such lines looking blurry.

Care is taken to make sure thickness is at least one pixel when this function returns, but returned position may become zero as a result of rounding.

Parameters:

thickness

pointer to the thickness of a line, in Pango units

position

corresponding position


Namespace: Pango
Package: pango