textPOP Node Fails to Load External Fonts
Environment:
-
OS: Windows 11
-
Software: TouchDesigner 2025.32460
Description:
The textPOP node fails to load external font files and displays a warning message.
Steps to Reproduce:
-
Add a
textPOPnode. -
Specify an external font file (
.ttfor.otf). -
Observe the node status.
Expected Result:
The font should load correctly and be applied to the text.
Actual Result:
The node shows a warning:
"Failed to open file"
and the font is not applied.
Additional Information:
-
The issue occurs with both
.ttfand.otffont formats. -
Built-in fonts appear to work correctly.
-
A
.toxfile is attached with embedded font files for reproduction. -
For comparison, the same fonts are used in
textTOP,textSOP, andtextPOP:-
textTOPandtextSOPload and display the fonts correctly. -
textPOPfails to load the same fonts and produces the error.
-
Thanks ![]()
font_pop.tox (133.2 KB)