]> OCCT Git - occt-copy.git/commit
0024555: Visualization - the same text is rendered with shift at second time
authorkgv <kgv@opencascade.com>
Thu, 30 Jan 2014 10:19:28 +0000 (14:19 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 12:10:11 +0000 (16:10 +0400)
commitf5600b5c5faeddb355cbd7fd875d84a4a2e6e4b0
tree55b0f08814064ea09c044377669a982886e9b10a
parentf1b811561bc827226dfe68343c4ccbf7e45adf6e
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
src/Font/Font_FTFont.cxx
src/Font/Font_FTFont.hxx
tests/bugs/vis/bug24555 [new file with mode: 0755]