https://bugs.documentfoundation.org/show_bug.cgi?id=103026

Caolán McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
            Summary|VIEWING: text in EMF images |VIEWING: text in EMF images
                   |in DOC is no longer         |in DOC is no longer
                   |displayed                   |displayed after invalid
                   |                            |line dash set

--- Comment #4 from Caolán McNamara <[email protected]> ---
So the key problem is the same as bug 80503, the w scaling introduced by

author  Jan Holesovsky <[email protected]>    2013-11-27 12:11:04 (GMT)
committer       Jan Holesovsky <[email protected]>    2013-11-27 12:11:59
(GMT)
commit  843b211820075fceefe94a3bd73612ae7539361b (patch)
tree    c93f73d7bd4ffe3974fd56c83253f9d54b3918c7
parent  ec746c830c4ce86e446b929a88a3376a51871314 (diff)

cairo canvas: Line dashing size depends on the line width.

might be 0, which leads to all dashes of 0 which makes cairo set
CAIRO_STATUS_INVALID_DASH state and refuse to do any more drawing.

5-2 and 5-1 backports in gerrit

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to