]> git.tdb.fi Git - ttf2png.git/blobdiff - Readme
Version 0.2.2
[ttf2png.git] / Readme
diff --git a/Readme b/Readme
index bbd8b59ae579d4d3f934246a184ff9fa611a11ba..c6b8100f5f47aac437acc49ab6eaf09c60d06556 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-2007  Mikko Rasa, Mikkosoft Productions
 
 
 Software requirements
@@ -9,6 +9,29 @@ libpng 1.2
 C compiler (preferably GCC)
 
 
+Changes
+
+0.2.2
+- Write both X and Y offsets of glyphs to the definition file
+- Output font ascent and descent to definition file
+
+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
+- Added sequential mode
+- Added definition file writing
+
+0.1.1
+- Added more verbosity
+- Added transparency mode
+
+0.1
+- Initial release
+
+
 License
 
 This program is free software; you can redistribute it and/or