Unplanned
Last Updated: 05 Jun 2025 13:43 by William
William
Created on: 05 Jun 2025 13:43
Type: Bug Report
2
Text is measured incorrectly when rendering the report to HTML5/HTML5Interactive with the Skia engine
I have a report with a textbox that displays a date. The width of the textbox is big enough to fit the date on one line, and it does so with GDI, however, when using Skia graphics engine - part of the text is wrapped on the next line despite there seemingly being enough space to fit the content:



The above image is from testing in HTML5Interactive rendering with Skia on Windows.
0 comments