This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: X11 Selections


Alexander,

> > and we still need Xlib to convert the selection into the desired format.
> 
> Which conversions are these? Can they be done by other libraries or by using
> connection idependent code from libX11 (which could be staticly linked)

Conversion text encoding between compound text, UTF-8, Unicode and
locale encoding. lib/X11/lc*.c contain those code. Maybe some part of
those conversion can be done by iconv. But as far as I know, gnu
libiconv doesn't supprot compound text.

-- 
Kensuke Matsuzaki
mailto:zakki@peppermint.jp
http://peppermint.jp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]