1. Disable Skia; 2. In Draw, add a text box with a word "text"; 3. Rotate the text box to 45 degrees. One of the angles of the text is cut off. Regression after dfe42e756b37642355356a6035081f4473609832 (vcl: Use HarfBuzz to get glyph bounding rectangle, 2023-07-23).
https://gerrit.libreoffice.org/c/core/+/165553
Created attachment 193402 [details] An example with rotated text
Created attachment 193403 [details] Screenshot of the problem Using Version: 24.2.2.2 (X86_64) / LibreOffice Community Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01 CPU threads: 24; OS: Windows 10.0 Build 22631; UI render: default; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL threaded
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8962141a12c966b2d891829925e6203bf8d51852 tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangle It will be available in 24.8.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.
*** Bug 157986 has been marked as a duplicate of this bug. ***
*** Bug 158991 has been marked as a duplicate of this bug. ***
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/6f4a949c07eb06345df08c722f8e59e97888a499 tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangle It will be available in 24.2.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.