File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ Methods
212212 .. versionadded :: 1.1.5
213213
214214 .. note :: This option was broken until version 1.1.6.
215- :param joint: Joint type between a sequence of lines. It can be "curve", for rounded
216- edges, or ``None ``.
215+ :param joint: Joint type between a sequence of lines. It can be `` "curve" ``,
216+ for rounded edges, or ``None ``.
217217
218218 .. versionadded :: 5.3.0
219219
@@ -289,7 +289,7 @@ Methods
289289 the number of pixels between lines.
290290 :param align: If the text is passed on to
291291 :py:meth: `~PIL.ImageDraw.ImageDraw.multiline_text `,
292- "left", "center" or "right".
292+ `` "left" ``, `` "center" `` or `` "right" `` .
293293 :param direction: Direction of the text. It can be ``"rtl" `` (right to
294294 left), ``"ltr" `` (left to right) or ``"ttb" `` (top to bottom).
295295 Requires libraqm.
You can’t perform that action at this time.
0 commit comments