Fixed for 'space-at-end-of-string' font rendering crash.

Added missing "blank," to usage printf() under WIN32.
This commit is contained in:
William Kendrick 2004-04-18 06:36:06 +00:00
parent 609a5e8d62
commit e45bcaf84b
2 changed files with 10 additions and 2 deletions

View file

@ -11,6 +11,9 @@ http://www.newbreedsoftware.com/tuxpaint/
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org>
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan@hn.vnn.vn>