diff options
Diffstat (limited to 'x11-toolkits/pango/pkg-descr')
-rw-r--r-- | x11-toolkits/pango/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-toolkits/pango/pkg-descr b/x11-toolkits/pango/pkg-descr new file mode 100644 index 000000000000..3b2cf949cb9b --- /dev/null +++ b/x11-toolkits/pango/pkg-descr @@ -0,0 +1,8 @@ +The goal of the Pango project is to provide an open-source framework for the +layout and rendering of internationalized text. Pango is an offshoot of the +GTK+ and GNOME projects, and the initial focus is operation in those +environments, however there is nothing fundamentally GTK+ or GNOME specific +about Pango. Pango uses Unicode for all of its encoding, and will eventually +support output in all the worlds major languages. + +WWW: http://www.pango.org/ |