paragui-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-dev] [PATCH] ParaGUI Unicode Support


From: Alexander Pipelka
Subject: Re: [paragui-dev] [PATCH] ParaGUI Unicode Support
Date: Sat, 26 Jun 2004 10:17:16 +0200

Hi Mohammed,

Thanks for your really great contribution and sorry for the late reply
(been quite busy lately).
UNICODE support is an issue that has been asked for several times. Your
patch really increases ParaGUI's value.

A sample application showing how to use UNICODE support would make the
"users" life a lot easier (i can already see incoming emails asking
about that). :))

May i publish the screenshot on the ParaGUI website ?
I think I'll publish a news items announcing UNICODE support.

I already commited your code to the CVS.

Thanks for your help.

Alex

PS: I had a wonderful time in Egypt. I really love all these great reefs
around Shar El'Sheikh. I'll return next year. Promised. ;o)

Am Don, den 17.06.2004 schrieb Mohammed Yousif um 11:00:
> Hello,
>   Here is a patch to add basic Unicode support to ParaGUI.
>     http://mhdyousif.host.sk/files/paragui_unicode.patch
>  This patch is against the current development repository.
> 
>   This adds support for most languages.
> 
>   Here are two screenshots of a slightly modified paratest.cpp to include
>   some text in various languages (Chinese, Japanese, Arabic, Korean, Russian,
>   Bulgharian, English, Greek and more).
> 
>   A screenshot without the patch:
>     http://mhdyousif.host.sk/files/paragui_without_unicode.jpg
> 
>   A screenshot with the patch:
>     http://mhdyousif.host.sk/files/paragui_unicode.jpg
> 
>   The Unicode support supplied by this patch is disabled by default and should
>   be enabled by  ./configure --enable-unicode
>   Otherwise, ParaGUI will be built without Unicode support.
> 
>   The patch doesn't depend on any library, it works by its own.
>   Basically, it expects that you give any ParaGUI text function the text
>   encoded in UTF-8 (or ASCII, of course).
> 
> 
>   I also would like to welcome you in Egypt, Alex (although very late :-)
>   I know that you are in Sharm El-Sheik now in vacation. I hope that you are
>   enjoying your time here in Egypt these days and that you liked Egypt.
> 
>   I'm waiting for your return.
>   Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]