You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Windows 11 I am setting up my workflow as you described. I have downloaded and added the two named fonts to my system and also placed them in the comfy_extras/fonts folder.
I have changed the settings in the config.json file to the following:
"fonts": {
"folder_path": "comfy_extras/fonts",
"system_fonts": true,
"user_fonts": false
}
Yet when I load the workflow the ImageTextOutlined nodes are red and when I click on the font dropdown list all I can select are ubuntu fonts like Ubuntu-Bold.ttf.
I don't have these fonts installed on Windows.
Can you tell me why the nodes are not finding the system fonts or the ones copied to comfy_extraas/fonts?
Thank you!
The text was updated successfully, but these errors were encountered:
In Windows 11 I am setting up my workflow as you described. I have downloaded and added the two named fonts to my system and also placed them in the comfy_extras/fonts folder.
I have changed the settings in the config.json file to the following:
"fonts": {
"folder_path": "comfy_extras/fonts",
"system_fonts": true,
"user_fonts": false
}
Yet when I load the workflow the ImageTextOutlined nodes are red and when I click on the font dropdown list all I can select are ubuntu fonts like Ubuntu-Bold.ttf.
I don't have these fonts installed on Windows.
Can you tell me why the nodes are not finding the system fonts or the ones copied to comfy_extraas/fonts?
Thank you!
The text was updated successfully, but these errors were encountered: