Bugous bug fix

Tomofumi Yagi yagit at mknada.sakura.ne.jp
Thu Sep 19 02:32:05 PDT 2013


Hi Zolnai,

I'm sorry for the late reply.

 >There is a small part of the patch, which make to draw hairline 
primitive,
 >when the line is solid (before only the width was checked). Maybe this 
part
 >fixed the original bug, because as I see the hairline primitive means 
a solid line.

Please refer to the fdo#37129.
https://bugs.freedesktop.org/show_bug.cgi?id=37129


 >I made some screen shot, which shows dashed border changing with zoom 
level.
 >It's important that the same code is used by Writer so it has the same 
issue.
(snip)
 >2. Call ApplyLineDashing without scale (but the used unit is MAP_PIXEL)
 >    Calc will work similar.
 >    Writer will loose the zooming issue but the snippets will be too 
small,
 >because of the pixel pattern of ApplyLineDashing.

That's right.
When we call "ApplyLineDashing without scale", the snipet size is 
completely different in Calc and Writer.
"ApplyLineDashing with scale" is intended to prevent this.
In LibreOffice 3.3, the size of the snipet was roughly the same in the 
appearance on the screen in both programs.

Best regards,
Tomofumi Yagi.


More information about the LibreOffice mailing list