Files
Pasukhin Dmitry 8ab68fe939 Visualization - Rework BRep font and text construction (#1485)
- 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.
2026-08-23 16:38:54 +01:00
..