<table><tr><td style="">jackkiefer created this revision.<br />jackkiefer added a reviewer: Konsole.<br />jackkiefer added a project: Konsole.
</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/D8610" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Fixes <a href="https://bugs.kde.org/show_bug.cgi?id=378523" class="remarkup-link" target="_blank" rel="noreferrer">bug 378523</a>.</p>

<p>Without the patch, fonts specified to be bold/italic as well as fonts drawn in intense colors with the "Draw intense colors as bold" box selected would not render as such.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Without patch under bug conditions:<br />
echo -e "text \033[1mbold\033[0m text" -> "bold text" is not bold</p>

<p>With patch under bug conditions:<br />
"echo -e "text \033[1mbold\033[0m text" -> "bold text" is now bold!</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/D8610" rel="noreferrer">https://phabricator.kde.org/D8610</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/TerminalDisplay.cpp</div></div></div><br /><div><strong>To: </strong>jackkiefer, Konsole<br /><strong>Cc: </strong>Konsole, hindenburg<br /></div>