pango r2274 - in trunk: . docs docs/tmpl pango tests



Author: behdad
Date: 2007-05-10 22:26:21 +0100 (Thu, 10 May 2007)
New Revision: 2274
ViewCVS link: http://svn.gnome.org/viewcvs/pango?rev=2274&view=rev

Added:
   trunk/pango/pango-ot-tag.c
   trunk/tests/test-ot-tags.c
Modified:
   trunk/ChangeLog
   trunk/docs/pango-docs.sgml
   trunk/docs/pango-sections.txt
   trunk/docs/tmpl/main.sgml
   trunk/docs/tmpl/opentype.sgml
   trunk/pango/Makefile.am
   trunk/pango/pango-ot.h
   trunk/pango/pangoft2.def
   trunk/tests/Makefile.am
Log:
2007-05-10  Behdad Esfahbod  <behdad gnome org>

        * pango/Makefile.am:
        * pango/pango-ot.h:
        * pango/pango-ot-tag.c (pango_ot_tag_from_script),
        (pango_ot_tag_to_script), (lang_compare_first_component),
        (pango_ot_tag_from_language), (pango_ot_tag_to_language):
        New public API:

                PANGO_OT_DEFAULT_SCRIPT
                pango_ot_tag_from_script()
                pango_ot_tag_to_script()
                pango_ot_tag_from_language()
                pango_ot_tag_to_language()

        * tests/Makefile.am:
        * tests/test-ot-tags.c:
        Test case for new functions.

        * pango/pangoft2.def:
        * docs/pango-docs.sgml:
        * docs/pango-sections.txt:
        * docs/tmpl/main.sgml:
        * docs/tmpl/opentype.sgml:
        Updated.






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