News

you can still encounter situations in which some or all of your Unicode characters will not display properly in Java programs. This is the result of not configuring display objects correctly.
This small Java project tries to examplify common i18n errors related to Unicode in Java. The content should be relevant even for backend programmers who would not actually render the text. The main ...
PlainText is a Java 1.4 graphical (GUI) application to convert Unicode characters to plain text characters, for example, to convert left and right quotation marks into plain quotes for web pages.