<div dir="ltr">Dear list,<div><br></div><div>I'm struggling a little bit with tests using QgsMultiRenderChecker.</div><div><br></div><div>1/ Running the tests <b>on Windows</b>, I get some small rendering differences with fonts that make tests fail. I'm getting the warnings below, both with the font installed in my system or not. It seems to load the font with a different size (20.1429 instead of 20) and as normal instead of bold, which would explain why the test fail. Any idea why this happens, and how to fix it ?</div><div><br></div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div>..\src\core\qgsfontutils.cpp(311) : (QgsFontUtils::getStandardTestFont) [1372ms] Inexact font match - consider installing the QGIS Vera Sans font.</div><div>..\src\core\qgsfontutils.cpp(312) : (QgsFontUtils::getStandardTestFont) [0ms] Requested: QGIS Vera Sans,20,-1,5,75,0,0,0,0,0,Bold</div><div>..\src\core\qgsfontutils.cpp(314) : (QgsFontUtils::getStandardTestFont) [2ms] Replaced:  QGIS Vera Sans,20.1429,47,5,75,0,0,0,0</div></div></div><br>2/ The QgsLayoutChecker tests outputs some HTML view of the failing tests, allowing for a nice comparison of expected vs rendered images. When I run the tests locally, I can redirect the output to a report.html file, then see it in the browser (rather hacky, as all the test output goes in the file, so it's not at all a proper html file, but it works).<div>Is it possible to somehow retrieve these results <b>from Travis </b>runs ? That would be very helpful to workaround 1/.</div><div><br></div><div>Thanks !!</div><div><br></div><div>Olivier</div><div><br><div><br></div></div></div>