mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-26 16:47:01 +08:00
- Introduce BRepFont with planar glyph regularization and TopoDS/BRepGraph builders. - Add glyph outline identities and direct outline loading to Font_FTFont. - Consolidate glyph and text conversion in StdPrs_BRepFont with bounded thread-safe caching and per-call contour concatenation. - Remove legacy Font_BRepFont and BRep text builders and migrate existing callers. - Add focused tests and update the 8.1.0 migration documentation.