mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 09:56:17 +03:00
Merge pull request #2477 from thebjorn/patch-1
Add missing colon in :command:`...`
This commit is contained in:
commit
ecf50e37a1
|
@ -9,7 +9,7 @@ this class store bitmap fonts, and are used with the
|
||||||
:py:meth:`PIL.ImageDraw.Draw.text` method.
|
:py:meth:`PIL.ImageDraw.Draw.text` method.
|
||||||
|
|
||||||
PIL uses its own font file format to store bitmap fonts. You can use the
|
PIL uses its own font file format to store bitmap fonts. You can use the
|
||||||
:command`pilfont` utility to convert BDF and PCF font descriptors (X window
|
:command:`pilfont` utility to convert BDF and PCF font descriptors (X window
|
||||||
font formats) to this format.
|
font formats) to this format.
|
||||||
|
|
||||||
Starting with version 1.1.4, PIL can be configured to support TrueType and
|
Starting with version 1.1.4, PIL can be configured to support TrueType and
|
||||||
|
|
Loading…
Reference in New Issue
Block a user