|
• To support fonts, add the different fonts in a fontsfolder under the PROE_configuration.zip. The fonts folder should then be referenced in the config.pro.
• In the config.pro, provide the relative path as the value to the config option. For example, pro_font_dir ./fonts.
• To support other configuration files like the plotter files(.pcf), pen table files (.pnt), and so on, add the files to the PROE_configuration.zip.
• For the configuration files, for the path parameter, provide the relative path. |
|
The configuration files can be configured for Site, Organization, and Product context types. If a configuration file is configured at different context levels, the file at the lowest level is used and will not be merged with the file configured at the higher level. For example, a file configured at the organization context level gets overridden in the child context (such as Product) to allow for specific context needs. For more information, see Context Inheritance.
|
|
Ensure the files have valid configuration options when uploading, since VCS does not validate the configuration files.
|
|
In this release, the support is provided only for Creo Parametric configuration with config.pro and config.sup files. The support for other configuration types will be extended in a future release.
|