Hello,
With the Standalone version of python (version 0.27.3), I'm attempting to create a gds file containing polygons with custom fonts. In the UI version of the app, I'm able to have everything work if I import it as a macro but unfortunately, we are working in different environments so the standalone package is the best choice. Is there any way to include the Basic library in the standalone module while also including custom fonts (in the form of a gds file)? Or is that feature not feasible at the moment?