Pango: Difference between revisions
Appearance
Created page with "Pango is a library for laying out and rendering of text, with an emphasis on internationalization. ==Requiments== * Cairo * LIBC ==Download== The library can be install..." |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Pango is a library for laying out and rendering of text, with an emphasis on internationalization. | Pango is a library for laying out and rendering of text, with an emphasis on internationalization. | ||
==Requirements== | |||
== | * [[Cairo]] | ||
* Cairo | |||
* [[LIBC]] | * [[LIBC]] | ||
The library can be installed via RPM with: | The library can be installed via RPM with: | ||
yum install pango | yum install pango | ||
or the [http://rpm.netlabs.org/release/00/i386/i686/ RPM] or [http://rpm.netlabs.org/release/00/zip/ ZIP] file can be downloaded from the Netlabs server. | or the [http://rpm.netlabs.org/release/00/i386/i686/ RPM] or [http://rpm.netlabs.org/release/00/zip/ ZIP] file can be downloaded from the Netlabs server. | ||
[[Category:C Libraries]] |