]> OCCT Git - occt-copy.git/commit
0031079: Visualization - embed minimal fallback font
authorkgv <kgv@opencascade.com>
Fri, 18 Oct 2019 08:40:55 +0000 (11:40 +0300)
committerosa <osa@opencascade.com>
Fri, 27 Mar 2020 07:42:31 +0000 (10:42 +0300)
commit716fd8e08ee3d78fde8b4ba5331d5efba3bc8111
tree6a928e6cec40ce2111b0574977808e304feb333f
parent1523a69d880c8427c2aa74d983febb3abc5fbb29
0031079: Visualization - embed minimal fallback font

Font_FTFont::FindAndCreate() now loads embedded fallback font within Font_StrictLevel_Any level.
Font_FontMgr::FindFont() - fixed misprint in message, and customized message for range fallback error.
Font_FontMgr - added one more fallback Korean font for Linux.

vfont command has been extended with options to clear Font Manager content.
dox/overview/overview.md
src/Font/FILES
src/Font/Font_DejavuSans_Latin_woff.pxx [new file with mode: 0644]
src/Font/Font_FTFont.cxx
src/Font/Font_FontMgr.cxx
src/Font/Font_FontMgr.hxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
tests/3rdparty/fonts/C3 [new file with mode: 0644]
tests/3rdparty/parse.rules [deleted file]