Created attachment 186026 [details] Eagle eye can see the bluriness here Steps to reproduce 1. Open any LibreOffice module (except Math and Base) 2. Click View > User Interface ...
That looks to be a 250 x 94 px bitmap, of course it is going to be blurry. No different than the thumbnail views on startcenter. I suppose you could attempt to dynamically compose the from component SVG icons for HiDPI use, but at 90-115 dpi typical monitor resolutions the bitmap suffices. Don't see too much value to the effort other than doing it dynamically would allow us to also preview color theme response.
Created attachment 186031 [details] Graphic asset to be tested I have created my own graphic with 321px*125px exact canvas size. Of course the graphic also fir perfectly with gridline. But somehow the result is still blurry. To test, copy the file to the /opt/libreofficedev(version)/share/toolbarmode/ directory.
Created attachment 186032 [details] Here the capture of the dialog with the new graphic
(In reply to V Stuart Foote from comment #1) > That looks to be a 250 x 94 px bitmap, of course it is going to be blurry. > No different than the thumbnail views on startcenter. No, all the bitmaps size are 321px*125px. > I suppose you could attempt to dynamically compose the from component SVG > icons for HiDPI use, but at 90-115 dpi typical monitor resolutions the > bitmap suffices. I use 100% global scale and 1920x1080 resolution. No HiDPI so it's not related. Put it for further use case.
(In reply to Rizal Muttaqin from comment #2) > Created attachment 186031 [details] > Graphic asset to be tested > > I have created my own graphic with 321px*125px exact canvas size. Of course > the graphic also fir perfectly with gridline. But somehow the result is > still blurry. > > To test, copy the file to the > /opt/libreofficedev(version)/share/toolbarmode/ directory. Sorry the mistake was mine for not looking carefully at the starting point of the grid. Now every image is very crisp as expected. Patches follow
Patch: https://gerrit.libreoffice.org/c/core/+/149077
Rizal Muttaqin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/60901415ef727622c4820cc30bf6324b0cc6b0a3 tdf#154242 Explanatory images of UI Chooser (.uno:ToolbarModeUI) It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Compared recent against current nightly, the new images do look more crisp. Notice we only deploy the share/toolbarmode PNG precompiled. Any benefit to dynamically creating from SVG on os/DE scaling like done for the icon themes? Or best to wait and just directly use the SVG in the UI? Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 183c3d58fbaf20a61b589d8f8f29bffc07fbe7dd CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Rizal Muttaqin committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/3c91c89a1a89a9f237780106efdd4125550cc76b tdf#154242 Explanatory images of UI Chooser (.uno:ToolbarModeUI) It will be available in 7.5.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Rizal Muttaqin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a542956c8c2f80f4dd660aa0eef3f1dbab340ba3 tdf#154242 and tdf#154143 Asset images for UI Chooser and ToTD It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Rizal Muttaqin committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/882a7c9144cd99eb2ae9c5c8e7d87ef16f239b37 tdf#154242 and tdf#154143 Asset images for UI Chooser and ToTD It will be available in 7.5.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.