Skip to content

Commit dba6448

Browse files
committed
Expanded font outline documentation to better explain effects of values.
1 parent 1146a3a commit dba6448

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reST/ref/font.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,8 @@ solves no longer exists, it will likely be removed in the future.
316316

317317
When set to 0, the font will be drawn normally. When positive,
318318
the text will be drawn as a hollow outline. This can be drawn
319-
underneath unoutlined text to create a text outline effect.
319+
underneath unoutlined text to create a text outline effect. Larger values
320+
produce a thicker outline. Negative values are not valid.
320321

321322
.. versionadded:: 2.5.6
322323

0 commit comments

Comments
 (0)