]> git.tdb.fi Git - ttf2png.git/blobdiff - Readme
Version 0.2.1
[ttf2png.git] / Readme
diff --git a/Readme b/Readme
index c387b106f9c4ac853e2738640a3df234394cf4bc..b9628efeaf44284574b6fd6a0523f31ecccda00e 100644 (file)
--- a/Readme
+++ b/Readme
@@ -1,5 +1,5 @@
 ttf2png - True Type Font to PNG converter
-Copyright (c) 2004 Mikkosoft Productions
+Copyright (c) 2004-2006  Mikko Rasa, Mikkosoft Productions
 
 
 Software requirements
@@ -11,6 +11,9 @@ C compiler (preferably GCC)
 
 Changes
 
+0.2.1
+- Don't create too large image with sequential mode if the range is sparse
+
 0.2
 - Added output to stdout
 - Clean up code a bit