pango

System for layout and rendering of internationalized text

Description

Pango is a library for laying out and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is needed,
though most of the work on Pango so far has been done in the context of the
GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+.

Pango is designed to be modular; the core Pango layout engine can be used
with different font backends.

The integration of Pango with Cairo provides a complete solution with high
quality text handling and graphics rendering.
Website: http://www.pango.org
License: LGPLv2+
Vendor: CentOS
Group: system environment/libraries

Packages

pango-1.28.1-10.el6.x86_64 [351 KiB] Changelog by Akira TAGOH (2014-04-23):
- Avoid the error message at %postun on upgrading to rhel7. (#1086690)
- Use correct rpm macro for man page (#885846)