From: Mattia B. <mb...@ds...> - 2002-10-28 18:33:28
|
On Sat, 26 Oct 2002 09:31:53 +0200 Jouke Visser <jo...@pv...> wrote: > > This sounds very logical. In fact, I wanted to try it, but then it said > 'You can use wxEncodingConverter and wxFontMapper to display text:'. > Well, wxFontMapper *is* implemented in wxPerl, but wxEncodingConverter > *isn't*. > > So There Is the Answer. If we want to be able to write unicode-enabled > applications in wxPerl, we *need* wxEncodingConverter at the least. > > Mattia, please? It is not that I can't wrap wxEncodingConverter, but why not use Encode.pm, which is ready, and works (AFAIK)? Regards Mattia |