Skip to content

Preferred languages

Matthias Clasen requested to merge preferred-languages into master

Add a getter for the languages determined from PANGO_LANGUAGES or LANGUAGES environment variables.

Also add api to get the supported languages of a font. Due to lack of class struct padding, we can only add this in PangoFcFont, not in PangoFont, where it would really belong.

Edited by Matthias Clasen

Merge request reports