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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |90796
         Resolution|---                         |DUPLICATE
             Status|NEEDINFO                    |RESOLVED

--- Comment #8 from Regina Henschel <[email protected]> ---
The cache folder is likely in the UserProfile folder in your case, because you
have installed LibreOffice regular, but I have made an administrative
installation. [https://wiki.documentfoundation.org/UserProfile  Set Windows
explorer to show hidden files, that makes it easier.]

125% works because it is exactly the threshold in
/core/vcl/source/window/window.cxx. 125% * 96dpi = 120 dpi

If you scale up a raster graphic format (here png), you get always problems.
Thus the solution is to start with a vector format (here svg). For some
icon-themes svg versions already exists in the source, but they are not
delivered yet. There still exist problems in case a command has no own icon but
shares an icon with other commands. You can pack such svg icon-theme and try
whether it works for you.

Starting a part of LibreOffice the first time might have a noticeable delay,
because the enlarged icons are generated then. After they are in the cache,
starting will be shorter next time.

If a scaling of 125% is high enough for the menu fonts and you only need larger
icons, you can try to use "Extra Large" instead of "Automatic" in Tools >
Options > LibreOffice > View.

*** This bug has been marked as a duplicate of bug 115439 ***


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=90796
[Bug 90796] [META] HiDPI / Retina bugs
-- 
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