diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-08-21 23:12:45 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-08-23 20:43:49 -0400 |
commit | 6bf91907514a3730ca0622adb72df94910f0f9fa (patch) | |
tree | 2becc126be7834e2a344140bfb999f2226309f2a /tests | |
parent | c407656eab8777cfdbdf7f5109dba72795f7e996 (diff) | |
download | pango-6bf91907514a3730ca0622adb72df94910f0f9fa.tar.gz |
break: Add pango_attr_break api
So far, we've been applying attribute-based
customization while doing per-item tailoring.
But this is suboptimal, since it means we don't
have a full view of the log attrs, and can't
do invariant fixes that cross item boundaries.
Therefore, add a separate pango_attr_break
api that applies attributes to to the whole
paragraph, and make PangoLayout use it.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions