mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36432 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
da3d4e681b
commit
3ffbab3bca
@ -272,7 +272,7 @@ void RowPainter::paintChars(pos_type & vpos, FontInfo const & font,
|
||||
// in ParagraphMetrics::singleWidth(); but we paint word by word
|
||||
// for performance reason.
|
||||
// Maybe a more general fix would be draw character by character
|
||||
// for some predefined fonts on some patform. In arabic and
|
||||
// for some predefined fonts on some platform. In arabic and
|
||||
// Hebrew we already do paint this way.
|
||||
if (prev_char == 'f')
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user