[Libreoffice-bugs] [Bug 88163] [WMF] FILEOPEN Wrong size of fonts
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 31 01:43:36 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=88163
--- Comment #24 from Valek Filippov <frob at df.ru> ---
Created attachment 172465
--> https://bugs.documentfoundation.org/attachment.cgi?id=172465&action=edit
Minified sample to demonstrate the problem
It looks like this problem is related to the wrong interpretation of the
"BoundingBox" and "Inch" values in AldusPlaceable header together with
SetMapMode set to 8 (MM_AMISOTROPIC) and dimensions created by
SetWindowOrgEx/SetWindowExtEx.
In this sample BoundingBox is [0, 0, 10000, 10000], Inch is 1440;
SetWindowOrgEx is [0, 0] (could be skipped) and SetWindowExtEx is [2000, 2000].
--
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/20210531/de1c6572/attachment.htm>
More information about the Libreoffice-bugs
mailing list