From 67aa79b9c9e9519a39a967646bf27f0639226367 Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Thu, 12 Jan 2017 16:05:48 +0000 Subject: [PATCH] README updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d94cb97..e78724f 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ provided to font-to-py: ``hmap`` Returns ``True`` if font is horizontally mapped. Should return ``True`` ``reverse`` Returns ``True`` if bit reversal was specified. Should return ``False`` ``monospaced`` Returns ``True`` if monospaced rendering was specified. -``min_ch`` Returns the ordinal value of the lowest character in the file. +``min_ch`` Returns the ordinal value of the lowest character in the file. ``max_ch`` Returns the ordinal value of the highest character in the file. Glyphs are returned with the ``get_ch`` method. Its argument is a character