Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Text-Layout - Pango style text formatting
- Description:
Text::Layout provides methods for Pango style text formatting. Where
possible the methods have identical names and (near) identical
behavior as their Pango counterparts.
See https://developer.gnome.org/pango/stable/pango-Layout-Objects.html.
Text::Layout uses backend modules to render the marked up text.
Backends are included for PDF::API2 and PDF::Builder.
The package uses Text::Layout::FontConfig (included) to organize fonts
by description.
If module HarfBuzz::Shaper is installed, Text::Layout can use it for
text shaping.
Packages