Skip to content
New issue

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

does not support gds.gz format #222

Open
Larson-Li opened this issue Dec 13, 2023 · 4 comments
Open

does not support gds.gz format #222

Larson-Li opened this issue Dec 13, 2023 · 4 comments

Comments

@Larson-Li
Copy link

In actual project, the GDS file is large, so compress the gds to gds.gz is common actions, but the gdstk.read_gds does not support the action.

@Larson-Li
Copy link
Author

Does gdstk will support gz compress format when using gdstk.read_gds API?

@heitzmann
Copy link
Owner

Not yet. It's a planned feature but there's no one working on it at this time.

@Larson-Li
Copy link
Author

@heitzmann Is there schedule of this feature?

@heitzmann
Copy link
Owner

Not really. This feature is not trivial and I don't really know when I'll have the time to dedicate to it. I'm always open to PR's, though! Just make sure it is implemented in a C-style (not modern C++) to keep in line with the rest of the code base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants