It might actually be even more interesting than iconv. Very good find. I'll
definitely look into it, development packages are at least available for my
current distro (openSUSE 11.4). I'm surprised I had never heard of it
before.

On Wed, Mar 16, 2011 at 2:17 AM, Marc-André Moreau <
marcandre.mor...@gmail.com> wrote:

> Hum... interesting.
>
> Actually, we could make an abstraction layer on top of (nothing, cheap
> ASCII conversion) / iconv / ICU
>
> I generally dislike adding strong dependencies though, but we could at
> least provide support for it, such that FreeRDP could be built to use ICU
> instead of iconv.
>
>
> On Wed, Mar 16, 2011 at 1:12 AM, Brad Hards <br...@frogmouth.net> wrote:
>
>> On Wed, 16 Mar 2011 02:45:27 pm Marc-André Moreau wrote:
>> > Otherwise there is this file which appears to be a combination of
>> > UnicodeData.txt and SpecialCasing.txt:
>> > http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
>> >
>> > I'm looking through it... with that data I can probably manage to build
>> > something good enough
>> libicu (http://site.icu-project.org) has an implementation that might be
>> interesting either as a dependency, or a source of test vectors.
>>
>> Brad
>>
>
>
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to