mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-07 21:28:11 +08:00
8ab68fe939
- 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.