Description
Complex text layout can be added to Windows-targeted graphical applications with Pango. Developers use it for shaping, measuring, and rendering multilingual text in GTK-related and other UI software.
It is a text layout library, not a font manager. Good results depend on fonts, language data, directionality, and how the final application handles text.