Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
klayout/src/buddies/src/bd/strm2oas.cc sets the format to bd::GenericWriterOptions::gds2_format_name
maybe it needs to be bd::GenericWriterOptions::oasis_format_name ?
The text was updated successfully, but these errors were encountered:
You're perfectly right!
Thanks,
Matthias
Sorry, something went wrong.
KLayout/klayout@a50fadf
Merge pull request #361 from KLayout/issue-358
9edb9d6
Fixed #358 (strm2oas was producing GDS)
No branches or pull requests
klayout/src/buddies/src/bd/strm2oas.cc sets the format to bd::GenericWriterOptions::gds2_format_name
maybe it needs to be bd::GenericWriterOptions::oasis_format_name ?
The text was updated successfully, but these errors were encountered: