<table><tr><td style="">mglb added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D19266">View Revision</a></tr></table><br /><div><div><p><a href="https://phabricator.kde.org/p/ngraham/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@ngraham</a> this is something else (styleName is handled in the patch). The fonts and their styles are not linked correctly, so we have fonts/styles:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">IBM Plex Mono<ul class="remarkup-list">
<li class="remarkup-list-item">Regular</li>
<li class="remarkup-list-item">Regular Italic</li>
<li class="remarkup-list-item">Bold</li>
<li class="remarkup-list-item">Bold Italic</li>
</ul></li>
<li class="remarkup-list-item">IBM Plex Mono Text<ul class="remarkup-list">
<li class="remarkup-list-item">Regular</li>
<li class="remarkup-list-item">Regular Italic</li>
</ul></li>
</ul>

<p>To get the font with "Text" style, you have to select "IBM Plex Mono Text" font, which has only one style - "Regular". Since there is nothing bolder in this specific font, "bold" does not work. The correct behavior is when the "IBM Plex Mono" font has all possible styles (including text and bold), which is the case with OTF fonts described above. Note that "IBM Plex Mono Text" will still exist even when "IBM Plex Mono" has its styles.<br />
However, I did the first test (not working) with Qt 5.11 + TTF probably from different places (Google Fonts and Github). "Working" test uses Qt 5.9 + all OTF from github. Now I am testing it with Qt 5.11 and TTF fonts from github work correctly too. Gnome Terminal did work in all cases.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19266">https://phabricator.kde.org/D19266</a></div></div><br /><div><strong>To: </strong>mglb, Konsole, VDG, hindenburg<br /><strong>Cc: </strong>ashursoro, ltoscano, hindenburg, ngraham, konsole-devel, gennad, maciejn, thsurrel, maximilianocuria<br /></div>