On Thu, Aug 29, 2002 at 05:43:24PM -0400, Maiorana, Jason wrote:
> Does anyone know of a general purpose input method library
> which is not dependant upon anything else? By that I mean
> not dependant upon X-Windows, not dependant upon a console,
> not relying upon locales whatsoever, and not tied to any
> specific application, and doesnt even know about fonts.

I'd imagine this would be useful both as the backend of normal GUI IM's
and also for use where standard IM's aren't suitable.  For example,
games: you want to render everything yourself, feed input from the user
to the IM by hand (since you might be using something system IM's might
not like, such as DirectInput), and not tie yourself to platform-specific
IM's.

-- 
Glenn Maynard
--
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to