]> OCCT Git - occt-copy.git/commit
0025852: Visualization - Font_BRepFont produces bad faces for circled symbols [backpo...
authorskl <skl@opencascade.com>
Thu, 12 Jul 2018 06:47:02 +0000 (09:47 +0300)
committerkgv <kgv@opencascade.com>
Thu, 21 Nov 2019 09:55:22 +0000 (12:55 +0300)
commit6f913122a4e907cad31f60954aab13ba24b0878c
tree9c0f563da5a73bfe1855c471448e1ea71250e1a0
parent7defedb51d3296268ebd5d8427046c27c980e6ba
0025852: Visualization - Font_BRepFont produces bad faces for circled symbols [backported to occt720]

Font_BRepFont now uses a dedicated algorithm for text-to-BRep transformation instead of relying on ShapeFix.
It orders wires based on wire classification, analyzes internal zones and creates a few faces (if needed).
TKService dependency from TKShHealing has been dropped.

Font_BRepFont::buildFaces() backport.
src/Font/Font_BRepFont.cxx
src/Font/Font_BRepFont.hxx
src/TKService/EXTERNLIB
tests/bugs/vis/bug25852