freetypy.Outline.embolden_xy

Outline.embolden_xy()

Embolden an outline. The new outline will be xstrength pixels wider and ystrength pixels higher. Otherwise, it is similar to Outline.embolden, which uses the same strength in both directions.

Parameters:

xstrength : float

How strong the glyph is emboldened in the x direction.

ystrength : float

How strong the glyph is emboldened in the y direction.