Skip to content

Pango::Layout is better than Xft #24

Description

@DaveFlater

XftDrawString* is on par with cairo_show_text. No text shaping. Unfortunately, the font name syntax for Pango is completely different yet again.

The Text widget assumes that text width is additive, i.e., that the width of A+B is equal to the width of A plus the width of B. Text shaping will break that assumption.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions