diff options
author | Pierre-Eric Pelloux-Prayer <pelloux@gmail.com> | 2015-03-12 22:37:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-03-18 20:22:54 +0000 |
commit | 162f11cdb94b415ff9d58674e94fb01a745a69eb (patch) | |
tree | 12083af0044f93286f7af5811907f3c1348a4466 /desktop/unx | |
parent | c1689141dde7ed7b4a134c63023d4cf4dacb3b24 (diff) |
vcl/text: fix duplicate text in fontwork tdf#81876
Regression introduced by commit 2ba05b4800d6cc322276a6911792363f8eb32051
because space character will take the error code path. The error propagates
up to GetTextOutlines which then uses the fallback method.
In this case, we now reset any work done before, to avoid having duplicate
outlines.
Change-Id: Ie15524ac462d4b4bb3c482e49c4fe96a2f2d2c71
Reviewed-on: https://gerrit.libreoffice.org/14850
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop/unx')
0 files changed, 0 insertions, 0 deletions