~ubuntu-branches/debian/experimental/pango1.0/experimental

« back to all changes in this revision

Viewing changes to docs/tmpl/text-attributes.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-08-13 16:59:28 UTC
  • mfrom: (1.2.52 upstream)
  • Revision ID: james.westby@ubuntu.com-20080813165928-d5s5l83po052rrnr
Tags: 1.21.6-1
* Don't hardcode the pathes to defoma-app and update-pangox-aliases in
  maintainer scripts.
* Refresh patches 60_link-pangoxft-to-fontconfig and 70_automake and convert
  60_link-pangoxft-to-fontconfig to a -p1 level patch to support
  dpkg-source's quilt format.
* Let libpango1.0-dev recommend debhelper for dh_pangomodules.
* New upstream development releases; new API, API depreciations, and slights
  changes in semantics of the finalization of fontmaps.
  - Bump up bdeps to libcairo2-dev >= 1.7.4 and libglib2.0-dev >= 2.17.3.
  - Drop patch 60_link-pangoxft-to-fontconfig, fixed upstream.
  - Drop patch 70_automake, was only useful for
    60_link-pangoxft-to-fontconfig.
  - Bump shlibs version to 1.21.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
605
605
@Returns: 
606
606
 
607
607
 
608
 
<!-- ##### STRUCT PangoLanguage ##### -->
609
 
<para>
610
 
The #PangoLanguage structure is used to
611
 
represent a language.
612
 
</para>
613
 
<para>
614
 
#PangoLanguage pointers can be efficiently 
615
 
copied and compared with each other.
616
 
</para>
617
 
 
618
 
 
619
 
<!-- ##### MACRO PANGO_TYPE_LANGUAGE ##### -->
620
 
<para>
621
 
The #GObject type for #PangoLanguage. 
622
 
</para>
623
 
 
624
 
 
625
 
 
626
 
<!-- ##### FUNCTION pango_language_from_string ##### -->
627
 
<para>
628
 
 
629
 
</para>
630
 
 
631
 
@language: 
632
 
@Returns: 
633
 
 
634
 
 
635
 
<!-- ##### FUNCTION pango_language_to_string ##### -->
636
 
<para>
637
 
Returns a RFC-3066 format string representing the given language tag. 
638
 
</para>
639
 
 
640
 
@language: a language tag.
641
 
@Returns: a string representing the language tag.
642
 
 
643
 
 
644
 
<!-- ##### FUNCTION pango_language_matches ##### -->
645
 
<para>
646
 
 
647
 
</para>
648
 
 
649
 
@language: 
650
 
@range_list: 
651
 
@Returns: 
652
 
 
653
 
 
654
608
<!-- ##### STRUCT PangoAttrList ##### -->
655
609
<para>
656
610
The #PangoAttrList structure represents a list of attributes