diff options
author | Regina Henschel <rb.henschel@t-online.de> | 2020-12-03 23:53:43 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-12-04 07:23:10 +0100 |
commit | 24d770799660d3ec94ee7add435645794426042b (patch) | |
tree | e94b116f2b8cc1dc06d6da17bb78f4a43f6ace8f /sd | |
parent | 9e190373f3ea999d15b8d6f84a7d35481e6dc971 (diff) |
tdf#134128 Use Gdiplus::DashCapRound for round dash or dot.
If Skia and OpenGL are disabled, rendering in edit mode shows no round
dashes and dots on Windows. This becomes especially visible, when
importing OOXML documents. In that case it looks as if dots are lost.
The patch uses now Gdiplus::DashCapRound instead of the previously
used Gdiplus::DashCapFlat, and it adds a similar tweak as in OOXML
import and increases the dash length by the cap size for rendering.
Change-Id: I98a258809ef253a2cacb7c5c94f2b26b89ee2488
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107181
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd')
0 files changed, 0 insertions, 0 deletions