aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-05-08 14:52:11 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-05-08 14:52:11 +0100
commit8fdab96d486ba52601544c67c38625480ddf7640 (patch)
tree83bd9cd5d0c0f57b54b7dfe4268f76993134cbc4 /CHANGES
parent3a941f4ae2213f26118f5cfde03ca793b31ca838 (diff)
downloadfiglet-8fdab96d486ba52601544c67c38625480ddf7640.tar.gz
Imported Upstream version 2.2.4upstream/2.2.4
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 863a25a..0566d6c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,25 @@
+Changes in FIGlet 2.2.4
+-----------------------
+
+FIGlet 2.2.4 is a revision of FIGlet 2.2.3 featuring bugfixes and support
+to tlf2 fonts. The full list of changes is:
+
+o Add support to Sam Hocevar's TOIlet TLF fonts containing UTF-8
+ encoded Unicode characters.
+
+o Add infocode 5 to list supported font formats
+
+o Fix rendering error caused by the previous attempt to fix invalid
+ memory accesses when smushing at start of line
+
+o New environment variable FIGLET_FONTDIR can be used to specify
+ the path to search for fonts
+
+o Add regression tests
+
+These changes were made by Claudio Matsuoka <cmatsuoka@gmail.com>
+26 January 2011
+
Changes in FIGlet 2.2.3
-----------------------