Next | Prev | Up | Top | Contents | Index

Internationalization Support in Motif

Your applications can use Motif's internationalization capabilities. Refer to the chapter titled "Internationalization" in the OSF/Motif Programmer's Guide for information about the following topics:

There are some important points to remember when you internationalize and localize your application:

Be sure to separate elements in the font-list-string as follows:

An example of specifying a Japanese fontList is as follows:

*fontList: 7x14;--mincho-*--14-*;--14-*:



Next | Prev | Up | Top | Contents | Index