combineFmtLibs - Is it possible to combine only specific formats from the source libraries?

Réponse

Yes, you can use the 'formatNames' parameter to specify a list of particular format names to include in the combined library. If this parameter is omitted, all formats from the source libraries are included. Note that intrinsic format names are ignored.
Did this answer help you?