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

feat: Integrate schematic symbols #25

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

imrishabh18
Copy link
Member

What do you think about this of using the circuitJsonToSchematicSvg as a Promise, cause the schematic-symbols is returned as a string and need to be parse by svgson?

Also, currently the rotateSymbol is not exported as well as not rotating the symbols by the value you pass. So, I think this needs to be an issue to work on.

@seveibar
Copy link
Contributor

@imrishabh18 why not use parseSync?

@imrishabh18
Copy link
Member Author

imrishabh18 commented Aug 26, 2024

@seveibar Updated it, didn't check if parseSync was available

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woot!! Going to try this with core today

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

Successfully merging this pull request may close these issues.

2 participants