[Libreoffice-bugs] [Bug 134761] FILEOPEN ODT: Distribution content over pages completely different (since compared to older versions) since 6.4

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 12 20:17:03 UTC 2020


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

--- Comment #2 from Telesto <telesto at surfxs.nl> ---
Created attachment 162940
  --> https://bugs.documentfoundation.org/attachment.cgi?id=162940&action=edit
Bibisect log

Bisected to

author  Jan-Marek Glogowski <glogow at fbihome.de> 2019-07-04 01:45:11 +0200
committer       Jan-Marek Glogowski <glogow at fbihome.de> 2019-07-05 19:38:01
+0200
commit  7dd44125a9c184c21374a47005e303579179805f (patch)
tree    9b55495a8708231f65b98bb0eabda6c86c6f5d4c
parent  4154d281fbecaadf6cd118c00cc6cff929e339a4 (diff)
WIN don't register LO's shared fonts twice
This separates the system registration (AddFontResourceEx) of
LO's shared fonts from the later PhysicalFontCollection
population using EnumFontFamiliesEx.

Calling AddTempDevFont from GetDevFontList creates a new
WinFontFaces, but the later EnumFontFamiliesEx also creates
WinFontFaces for all registered fonts, resulting in duplicate
WinFontFace entries in the PhysicalFontCollection.

Also currently the provided WinFontFace from AddTempDevFont is
much less accurate, compated to the EnumFontFamiliesEx one.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=7dd44125a9c184c21374a47005e303579179805f

-> An additional confirming bibisect would be nice

-- 
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/20200712/73ec9c10/attachment.htm>


More information about the Libreoffice-bugs mailing list