<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">Le ven. 2 nov. 2018 à 20:23, Friedrich W. H. Kossebau <<a href="mailto:kossebau@kde.org">kossebau@kde.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am Freitag, 2. November 2018, 19:46:17 CET schrieb Antoine Hoarau:<br>
> I'm using AppImage yes.<br>
> In the Appimage Kdev5, if I change the font to anything else it works fine,<br>
> except the build windows that seems stick with monospace.<br>
> Is there any way to change the build windows font ?<br>
<br>
No, the font in the build windows is currently hardcoded to use the system's <br>
fixed font (QFontDatabase::systemFont(QFontDatabase::FixedFont), which is <br>
queried from the platform thene integration plugin.<br>
Which might be something based on QGenericUnixTheme, which sets a QFont <br>
initialized with the family "monospace" (& setStyleHint(QFont::TypeWriter);).<br>
<br>
See <a href="https://code.woboq.org/qt5/qtbase/src/platformsupport/themes/genericunix/" rel="noreferrer" target="_blank">https://code.woboq.org/qt5/qtbase/src/platformsupport/themes/genericunix/</a><br>
qgenericunixthemes.cpp.html<br>
<br>
Not sure if that theme is really in use, but it might be. Also unsure how the <br>
resolution then happens, if that string is passed 1:1 to fontconfig.<br>
<br>
Can you tell what the result of "fc-match monospace" is on the normal <br>
commandline and what in the embedded shell/konsole of KDevelop?<br>
<br></blockquote><div><br></div><div>It outputs : DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book" on both consoles (kdev and normal).</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Cheers<br>
Friedrich<br>
<br>
<br>
</blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Antoine Hoarau<div>Robotics Engineer</div></div></div>