Ryujinx-GtkSharp/doc/en/Pango.xml
John Luke 9bfd52ed64 2003-08-01 John Luke <jluke@cfl.rr.com>
* /en/*.xml: use C#-style names, ex Gdk instead of GDK

svn path=/trunk/gtk-sharp/; revision=16995
2003-08-01 19:40:24 +00:00

16 lines
494 B
XML

<Namespace Name="Pango" FullName="Pango" FullNameSP="Pango" Maintainer="Mono">
<Docs>
<summary>
Pango provides advanced font and text handling that is used for Gdk and Gtk.
</summary>
<remarks>
<para>
Pango project provides a framework for the layout and
rendering of internationalized text. Pango uses Unicode for
all of its encoding, and will eventually support output in
all the worlds major languages.
</para>
</remarks>
</Docs>
</Namespace>