[Libreoffice-bugs] [Bug 113428] Arabic PDF export is messy in old files < 5.3
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 8 15:02:02 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113428
--- Comment #9 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Ok, I've bisected it again using the UI at export time and it points me to this
commit instead:
author Khaled Hosny <khaledhosny at eglug.org> 2016-12-07 22:43:09 (GMT)
committer Khaled Hosny <khaledhosny at eglug.org> 2016-12-10 00:58:26
(GMT)
commit b894104a0b02a9b074c76feb925389d7bee6a493 (patch)
tree 93e8a9362281f2c992f503a4e38ec17d04a9132b
parent b52167df08511239c3d08904a3d12a3c92141f38 (diff)
Pass GlyphItem around
We have this nice structure that contains (almost) all the information
we need, so pass it around instead of passing separate fragments of said
information.
The ultimate is to kill the horrible sal_GlyphId hack if encoding
various bits of information in the higher bits of a 32-bit integer.
@Khaled, Does it make more sense now?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171108/382e5350/attachment.html>
More information about the Libreoffice-bugs
mailing list