Commit 58c30f6d authored by Alexander.Trofimov's avatar Alexander.Trofimov

add )

parent 098c8549
......@@ -1413,7 +1413,7 @@ function CFontFile(fileName, faceIndex)
oSizes.oBBox.fMinY = (yMin >> 6);
oSizes.oBBox.fMaxY = (yMax >> 6);
if (this.m_bNeedDoBold && this.m_oFontManager.IsAdvanceNeedBoldFonts
if (this.m_bNeedDoBold && this.m_oFontManager.IsAdvanceNeedBoldFonts)
oSizes.fAdvanceX += 1;
var dstM = oSizes.oMetrics;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment