diff options
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGES IN FLTK 1.3.3 - Fixed access of protected member (STR #2903) + - Implemented support for the Mac OS text input system that deals with character composition + and input of languages with large character sets (e.g., Chinese and Japanese). This + implementation has been reported to work well for Chinese. Superficial testing suggests + it's also operational for Japanese. In-depth testing remains needed though. CHANGES IN FLTK 1.3.2 |
