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

[PATCH] ParaGUI Unicode Support



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.
-- 
Mohammed Yousif
Egypt