freetypy.Outline.embolden_xy¶
-
Outline.
embolden_xy
()¶ Embolden an outline. The new outline will be
xstrength
pixels wider andystrength
pixels higher. Otherwise, it is similar toOutline.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.