https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287659
--- Comment #5 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a55562eb795b27db989f3ef5278c3b20407f06f commit 8a55562eb795b27db989f3ef5278c3b20407f06f Author: Tom Russo <ru...@bogodyn.org> AuthorDate: 2025-06-19 17:44:14 +0000 Commit: Jason E. Hale <jh...@freebsd.org> CommitDate: 2025-06-22 16:23:04 +0000 graphics/qt6-svg: Fix text rendering in FreeCAD qt6-svg has a bug that causes some text rendering to display as a path instead of as text. The code was fixed upstream: https://bugreports.qt.io/browse/QTBUG-123817 The effect of this bug include that technical drawings from FreeCAD with svg templates print or export to PDF with mangled description blocks: https://github.com/FreeCAD/FreeCAD/issues/18881 PR: 287659 graphics/qt6-svg/Makefile | 4 ++++ graphics/qt6-svg/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.