Invalid highlighting regular expression "?action=titleindex": nothing to repeat

Clear message

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. There are three basic backends, with multiple options for rendering with each.

Complex-text support is provided by HarfBuzz, on all platforms.

The integration of Pango with Cairo provides a complete solution with high quality text handling and graphics rendering.

As well as the low-level layout rendering routines, Pango includes PangoLayout, a high-level driver for laying out entire blocks of text, and routines to assist in editing internationalized text.

Pango depends on 2.x series of the GLib library; more information about GLib can be found at: https://www.gtk.org/

If this information is insufficient, please see also: https://docs.gtk.org/Pango/


CategoryHomepage

Introduction (last edited 2023-08-29 09:34:25 by EmmanueleBassi)