]> git.tdb.fi Git - ttf2png.git/blobdiff - Readme
Version 0.3
[ttf2png.git] / Readme
diff --git a/Readme b/Readme
index bbd8b59ae579d4d3f934246a184ff9fa611a11ba..ff8542898c64d00514bc85921c347987cfd8841e 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-2008  Mikko Rasa, Mikkosoft Productions
 
 
 Software requirements
@@ -9,6 +9,34 @@ libpng 1.2
 C compiler (preferably GCC)
 
 
+Changes
+
+0.3
+- Restructure the code
+- Add tight packing mode
+- Autodetect cell size and chars-per-line in grid mode
+
+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