WrapDB Browser

WrapDB Browser

pango

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

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest pango package with the following command:

meson wrap install pango

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from pango 1.56.4-1 can be used by adding the following lines to your meson.build file:

pango_dep = dependency('pango')
pangoft2_dep = dependency('pangoft2')
pangoxft_dep = dependency('pangoxft')
pangowin32_dep = dependency('pangowin32')
pangocairo_dep = dependency('pangocairo')

Patch Files Preview

No patch files needed for this package.