Skip to content

sushi-font-widget: Copy deprecated pango direction API

Christopher Davis requested to merge wip/cdavis/fix-pango-deprecation into main

These APIs are still useful for us, so we want to continue to use them. Since pango intends to remove them in the future, we can simply copy them in-tree.

Merge request reports