Internationalization

MINERVA allows the use of international character sets in programs and data.

However, the underlying Java implementation and operating system must be able to handle internationalization correctly, for example you cannot expect to be able to display Korean Hangul characters if your operating system does not have the appropriate fonts installed.


Up read on...