X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Readme;h=ff8542898c64d00514bc85921c347987cfd8841e;hb=6216f2109e6cd59dd81dd3a5df331d2209aca2bc;hp=bbd8b59ae579d4d3f934246a184ff9fa611a11ba;hpb=4291a684d86dbd80880503d12e4a1f8db3a41579;p=ttf2png.git diff --git a/Readme b/Readme index bbd8b59..ff85428 100644 --- 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