]> 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>
Mon, 17 Feb 2020 09:40:47 +0000 (12:40 +0300)
commita3430df1d49745c2ad0e83d52e931e2f88723763
tree9093d044b624705ce14a511d2d1ac13861643645
parent9f9ac0fb5a874c5ea25b04b0d32d0fe77f37a0af
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