pango r2406 - in trunk: . docs/tmpl pango tools



Author: behdad
Date: 2007-08-21 03:54:05 +0100 (Tue, 21 Aug 2007)
New Revision: 2406
ViewCVS link: http://svn.gnome.org/viewcvs/pango?rev=2406&view=rev

Removed:
   trunk/pango/pango-script-table.h
   trunk/tools/gen-script-table.pl
Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/docs/tmpl/scripts.sgml
   trunk/pango/Makefile.am
   trunk/pango/pango-gravity.c
   trunk/pango/pango-language.c
   trunk/pango/pango-ot-tag.c
   trunk/pango/pango-script.c
   trunk/tools/Makefile.am
Log:
2007-08-20  Behdad Esfahbod  <behdad gnome org>

        Bug 348348 â Add a way to get the script name of a gunichar

        * configure.in: Require glib 2.14, for GUnicodeScript stuff.

        * docs/tmpl/scripts.sgml: Document that #PangoScript is
        interchangeable with GUnicodeScript.

        * pango/pango-script.c (pango_script_for_unichar): Use
        g_unichar_get_script(), and document it.

        * tools/Makefile.am:
        * tools/gen-script-table.pl:
        * pango/Makefile.am:
        * pango/pango-script-table.h:
        Remove pango-script-table.h and its generator.

        * pango/pango-gravity.c (get_script_properties):
        * pango/pango-language.c (pango_script_get_sample_language):
        * pango/pango-ot-tag.c (pango_ot_tag_from_script):
        Protect against unexpected script values.






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