Skip to content
Commit 9bed4e18 authored by Matthias Clasen's avatar Matthias Clasen
Browse files

Correctly handle font attributes

pango_attr_iterator_get_attributes only returns
the innermost attribute of each kind. That is correct
for attributes that supersede each other, but not for
font descriptions, which get merged. So, keep all
font attributes in the returned list.

Update affected tests.
parent 0978052c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment