diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:11:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:11:39 +0000 |
commit | c4851e78e4f63338fe9a4883e5b7a0370dce27f7 (patch) | |
tree | 3910aa2e83f782cec94f15b4547dadb741cd29ce /x11-toolkits/pango/pkg-descr | |
parent | f82c84522b047dd99c6f9d85ce3e07217ccce7df (diff) | |
download | ports-c4851e78e4f63338fe9a4883e5b7a0370dce27f7.tar.gz ports-c4851e78e4f63338fe9a4883e5b7a0370dce27f7.zip |
Notes
Diffstat (limited to 'x11-toolkits/pango/pkg-descr')
-rw-r--r-- | x11-toolkits/pango/pkg-descr | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-toolkits/pango/pkg-descr b/x11-toolkits/pango/pkg-descr index 49eeb62d0df3..9ff793b51135 100644 --- a/x11-toolkits/pango/pkg-descr +++ b/x11-toolkits/pango/pkg-descr @@ -1,8 +1,6 @@ -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 world's major languages. +Pango provides a framework to render and control the layout of +internationalized text, and is the backend for right-to-left text. +Pango is an integral part of the GTK+ and GNOME projects, but its +code is platform- and toolkit-independent. WWW: http://www.pango.org/ |