<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br><div dir="ltr"><br><blockquote type="cite">On 15 Oct 2022, at 8:12 pm, Chris Sherlock <chris.sherlock79@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div><span style="font-family:monospace">I've done some testing of LogicalFontInstance::GetGlyphBoundRect(). Each platform seems to give different values!</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">The commit in gerrit is: <a href="https://gerrit.libreoffice.org/c/core/+/141234">https://gerrit.libreoffice.org/c/core/+/141234</a></span></div></div>
</div></blockquote><br><div>So an update… after I shifted to using Liberation Sans as the font face and added gb_CppunitTest_use_more_fonts the only platform that varies is MacOS.</div><div><br></div><div><pre class="console-output" style="-webkit-text-size-adjust: auto; box-sizing: inherit; border-radius: 10px; margin: 0 0 var(--section-padding); padding: 0.8rem 1rem; color: rgb(20, 20, 31); overflow-wrap: break-word; font-size: var(--font-size-monospace); caret-color: rgb(20, 20, 31); letter-spacing: -0.256px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: var(--font-family-mono) !important; line-height: 1.66 !important;">Test name: VclLogicalFontInstanceTest::testglyphboundrect
equality assertion failed
- Expected: 7x9@(0,-8)
- Actual : 7x10@(0,-8)</pre><pre class="console-output" style="-webkit-text-size-adjust: auto; box-sizing: inherit; border-radius: 10px; margin: 0 0 var(--section-padding); padding: 0.8rem 1rem; color: rgb(20, 20, 31); overflow-wrap: break-word; font-size: var(--font-size-monospace); caret-color: rgb(20, 20, 31); letter-spacing: -0.256px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: var(--font-family-mono) !important; line-height: 1.66 !important;"><br></pre></div></body></html>