gdsfactory/kfactory

limit the max number of characters in the naming of kfactory,

joamatab opened this issue · 1 comments

How can we limit the max number of characters in the naming of kfactory cells?

im getting some components with more than 200 characters

c.write(filename, options=kf.save_layout_options(gds2_max_cellname_length=n_chars)
From here: