Visit ComfyUI Online for ready-to-use ComfyUI environment
Access and list TrueType font files in specified directory for AI artists to streamline font selection in projects.
The CR Font File List node is designed to help you easily access and list all TrueType font files (.ttf) available in a specified directory. This node is particularly useful for AI artists who need to work with various fonts in their projects, as it simplifies the process of locating and selecting font files from different sources. By providing a comprehensive list of available fonts, the node allows you to quickly choose the desired font for your text-based graphics, ensuring a more efficient and streamlined workflow.
The source_folder
parameter specifies the source directory from which the font files will be listed. It accepts three options: "system", "Comfyroll", and "from folder". The "system" option lists fonts from the system's default font directory, "Comfyroll" lists fonts from the Comfyroll custom fonts directory, and "from folder" allows you to specify a custom folder path. This parameter is crucial as it determines the location from which the node will fetch the font files.
The folder_path
parameter is used when the source_folder
is set to "from folder". It specifies the custom directory path from which the font files will be listed. If the provided path does not exist or is empty, the node will issue a warning and return no results. This parameter is essential for users who want to list fonts from a specific directory that is not covered by the default options.
The file_list
output parameter provides a list of all TrueType font files (.ttf) found in the specified directory. This list is essential for selecting and using the desired font in your text-based graphics projects. The output ensures that you have a comprehensive view of all available fonts, making it easier to choose the right one for your needs.
The show_help
output parameter provides a URL link to the documentation or help page for the CR Font File List node. This link is useful for users who need additional information or guidance on how to use the node effectively. It ensures that you have access to detailed instructions and troubleshooting tips, enhancing your overall experience with the node.
source_folder
parameter is set correctly based on where your fonts are located. Use "system" for system fonts, "Comfyroll" for custom fonts within the Comfyroll directory, and "from folder" for a specific custom directory.folder_path
to ensure it is correct and the directory exists. This will prevent warnings and ensure the node can list the fonts as expected.[Warning] ⌨️ CR Font File List: The folder_path \``<folder_path>
` does not exist`folder_path
does not exist.folder_path
is correct and that the directory exists. Update the path if necessary.[Warning] ⌨️ CR Font File List: No folder_path entered
source_folder
is set to "from folder" but no folder_path
is provided.folder_path
when using the "from folder" option. This will allow the node to list the fonts from the specified directory.© Copyright 2024 RunComfy. All Rights Reserved.