* Fixed word-wrapping with no spaces in UTF-8 strings
This commit is contained in:
parent
48f0058b77
commit
45ec50ea18
5 changed files with 108 additions and 97 deletions
|
|
@ -7,7 +7,7 @@ bill@newbreedsoftware.com
|
|||
http://www.newbreedsoftware.com/tuxpaint/
|
||||
|
||||
|
||||
2003.March.14 (0.9.11) [cvs]
|
||||
2003.April.5 (0.9.11) [cvs]
|
||||
* Set $OUTPUT_CHARSET for Japanese locale, to fix Win32 issue.
|
||||
TOYAMA Shin-ichi <kyone@tky2.3web.ne.jp>
|
||||
|
||||
|
|
@ -33,6 +33,9 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
* Fixed a few typos in the manpage.
|
||||
Robert Glowczynski <robertg@software.com.pl>
|
||||
|
||||
* Fixed UTF-8 word-wrapping bug when there were no spaces
|
||||
(e.g., in some Japanese strings)
|
||||
|
||||
|
||||
2003.February.22 (0.9.10)
|
||||
* UTF-8 stamp descriptions word-wrap around spaces.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue