occt: master 3bbcf114

Author Committer Branch Timestamp Parent
kgv smoskvin master 2021-11-22 08:01:37 master d62df471
Affected Issues  0032680: Visualization, AIS_TextLabel - Bold FontAspect doesn't work
Changeset 0032680: Visualization, AIS_TextLabel - Bold FontAspect doesn't work

Prs3d_TextAspect now sets Font_NOF_SERIF as default font
instead of confusig Font_NOF_ASCII_TRIPLEX (Times-Bold).
Therefore, default font now uses regular aspect, not bold.

Command vdrawtext does no more set "Courier" font by default.
mod - src/Prs3d/Prs3d_TextAspect.cxx Diff File
mod - src/ViewerTest/ViewerTest_ObjectCommands.cxx Diff File