From: Petr V. <VAN...@vc...> - 2000-09-18 10:13:06
|
On 18 Sep 00 at 10:22, Steffen Seeger wrote: > > However, I don't see this need, as with about 500 Glyphs you can cover most > of the european languages (german, greek, ...) sufficiently. If you need > console support for Eastern (e.g. except Korean) languages, you are better of > to not implement this inside the kernel. Mainly because input requires a > dictionary search sometimes. Please, no! I'm trying to write administrator utility for NDS and I want to support all 0x110000 characters possible... It is true that Novell's NWADMIN/NETADMIN/ConsoleOne handle only small portion (normal versions 256 characters from your 8bit codepage), but I want to be better... Of course, if you have equivalent userspace (library) solution, fine... But it must be completely seamless, so that 'nwdsread | tee output' still produces correct japan glyphs on screen. Best regards, Petr Vandrovec van...@vc... |