diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-11-12 13:55:22 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-11-12 18:41:15 -0500 |
commit | 86303ad26445ce7f7490f7e7a6690c611d83ea5e (patch) | |
tree | 58bf31b934bca82c125e96d0539f24fb81573d40 /meson.build | |
parent | e439198c96c34f23bb38d07493b572776f118e01 (diff) | |
download | pango-86303ad26445ce7f7490f7e7a6690c611d83ea5e.tar.gz |
Handle break-after-space correctly
When we are breaking after a space, we must not
count the width of the space towards the line,
since we are zeroing it later.
It is a bit annoying that there are multiple places
where this has to be taken into account.
Another missing bit in this code is that we are
only looking at a single whitespace character before
the break, when we should really look for a sequence
of spaces.
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions