https://bugs.documentfoundation.org/show_bug.cgi?id=90792
            Bug ID: 90792
           Summary: Enable toolbar code to load HiDPI bitmaps
           Product: LibreOffice
           Version: 4.2.3.3 release
          Hardware: Other
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: UI
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: keithcu@gmail.com
                CC: libreoffice@lists.freedesktop.org
People are working on HiDPI toolbar bitmaps, but the LibreOffice code still
needs to support to loading them.
The current code just doubles all the bitmaps:
http://opengrok.libreoffice.org/xref/core/vcl/source/window/toolbox2.cxx#1112
This is a nice little hack that can stay around as long as we still have some
themes without better bitmaps, but one day someone needs to write a bit of code
that fixes (some of) the callers of this routine, and make them load larger
bitmaps if they exist for a theme.
One open issue is whether it worth it using the SVG format.
I believe this is an interesting Easy Hack that could make a nice visual
improvement on these pretty screens. For now, it would probably only apply to
Linux and Windows, and somewhat different code would be needed for the Mac.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 90792] New: Enable toolbar code to load HiDPI bitmaps · bugzilla-daemon
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.