occt: master 6788f423

Author Committer Branch Timestamp Parent
kgv bugmaster master 2014-01-30 10:19:28 master a5deedd0
Affected Issues  0024555: Visualization - the same text is rendered with shift at second time
Changeset 0024555: Visualization - the same text is rendered with shift at second time

Font_FTFont::loadGlyph() - use the same flags as RenderGlyph(), FT_LOAD_NO_HINTING has been missed.

Test cases for issue CR24555
mod - src/Font/Font_FTFont.cxx Diff File
mod - src/Font/Font_FTFont.hxx Diff File
add - tests/bugs/vis/bug24555 Diff File