]> OCCT Git - occt-copy.git/commit
0030537: Visualization - wrapping text in font text formatter
authornds <nds@opencascade.com>
Tue, 5 Mar 2019 15:54:28 +0000 (18:54 +0300)
committernds <nds@opencascade.com>
Tue, 5 Mar 2019 15:54:28 +0000 (18:54 +0300)
commit783914e968375a3165dffc83ae66c285a8c8dcbc
tree984d615c87f3461024bb3aa8ad66a457a8928cd6
parent7f694369c88e1364dbc8e5c84b2368e9bebefd1f
0030537: Visualization - wrapping text in font text formatter

#corners should be arranged around (0,0) point, example of the first point if rect width is 100, symbol has an empty width:
# - left alignment: (-50, 0)
# - center alignment: (0, 0)
# - right alignment: (50, 0)
src/Font/Font_TextFormatter.cxx