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..."
 
No edit summary
Line 10: Line 10:
  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]]

Revision as of 21:28, 8 May 2021

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


Requiments

Download

The library can be installed via RPM with:

yum install pango

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