Created attachment 159826 [details] Rulers with Skia enabled The rulers in Draw have no tick marks, if I use Skia. Tick marks exist, if I use OpenGL. I see the error in a debug build. Version: 7.0.0.0.alpha0+ (x64) Build ID: 688a520111a2dd3ab4cb3b846b561936d8a887bf CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Vulkan; VCL: win; Locale: de-DE (en_US); UI-Language: en-US Calc: CL
Created attachment 159827 [details] Rulers with OpenGL This shows, how the rulers should be rendered.
On Windows 10 Home 64-bit (1909) with Intel HD Graphics RenderMethod: vulkan Vendor: 0x8086 Device: 0x5916 API: 1.2.131 Driver: 0.401.3889 DeviceType: integrated DeviceName: Intel(R) HD Graphics 620 Blacklisted: no (2020-04-18 TB77) Version: 7.0.0.0.alpha0+ (x64)Build ID: 96f77910e86f88c99621a8b17c09fc69f9f1d8f3CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win; Locale: en-US (en_US); UI-Language: en-USCalc: threaded With Skia Vulkan rendering, the tics are present but are rendered in a light gray matching the background color of the ruler. With Skia Raster rendering, the tics are rendered dark.
Created attachment 159852 [details] Ruler tics Skia Vulkan rendering
Created attachment 159853 [details] Ruler tics Skia Raster rendering
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c69d4edf61a2647ba8d6104c743e5f2d2cbc4229 fix tick marks in Draw with Skia (tdf#132334) It will be available in 7.0.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.
Confirmed with TB77 build for 2020-04-25, ruler tics returned to Vulkan rendering Version: 7.0.0.0.alpha0+ (x64) Build ID: fe1cf8656d6963844553993a77ef565fb2fbeda7 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: threaded
Everything ok now. Version: 7.0.0.0.alpha1 Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU threads: 4; OS: Linux 5.4; UI render: Skia/Raster; VCL: x11; Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded