summaryrefslogtreecommitdiff
path: root/pango/pango-engine.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-12 13:55:22 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-11-12 18:41:15 -0500
commit86303ad26445ce7f7490f7e7a6690c611d83ea5e (patch)
tree58bf31b934bca82c125e96d0539f24fb81573d40 /pango/pango-engine.c
parente439198c96c34f23bb38d07493b572776f118e01 (diff)
downloadpango-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 'pango/pango-engine.c')
0 files changed, 0 insertions, 0 deletions