Jump to content

Pango: Difference between revisions

From EDM2
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..."
 
Ak120 (talk | contribs)
 
(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==
==Requiments==
* [[Cairo]]
* Cairo
* [[LIBC]]
* [[LIBC]]


==Download==
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]]

Latest revision as of 23:31, 8 June 2025

Pango is a library for laying out and rendering of text, with an emphasis on internationalization.

Requirements

The library can be installed via RPM with:

yum install pango

or the RPM or ZIP file can be downloaded from the Netlabs server.