From 686b6bd282f785fbaa63b6152de2044737c2544d Mon Sep 17 00:00:00 2001 From: Bjorn Date: Tue, 4 Apr 2017 23:10:22 +0200 Subject: [PATCH] Add missing colon in :command:`...` --- docs/reference/ImageFont.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/ImageFont.rst b/docs/reference/ImageFont.rst index 166d977a6..696d57b39 100644 --- a/docs/reference/ImageFont.rst +++ b/docs/reference/ImageFont.rst @@ -9,7 +9,7 @@ this class store bitmap fonts, and are used with the :py:meth:`PIL.ImageDraw.Draw.text` method. 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. Starting with version 1.1.4, PIL can be configured to support TrueType and