GNOME Bugzilla – Bug 562252
pango_font_description_from_string_relative
Last modified: 2018-05-22 12:44:16 UTC
Add api that takes a font_desc and a string, and modifies font_desc according to string. This can be used to parse things like "120%" or "larger" or "bold" or "bolder" that will affect a given font desc. Useful in hierarchical structures and has uses in gtkrc (bug 325767) and pangomarkup (bug 170055). The details need to fleshed out, but I think this has enough uses to live in pango.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/pango/issues/142.