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

Feature-request: Simple drawing from ghci functionality #4

Open
permeakra opened this issue Aug 2, 2015 · 1 comment
Open

Feature-request: Simple drawing from ghci functionality #4

permeakra opened this issue Aug 2, 2015 · 1 comment

Comments

@permeakra
Copy link

It would be great to have a function that could be called from ghci to simply display the diagram in a new resizable window with everything required to setup gtk hidden.

@byorgey
Copy link
Member

byorgey commented Aug 3, 2015

Sounds like a great idea to me. This could be a good little project for someone looking to get their toes wet contributing to diagrams. The hardest part is just figuring out how to do the requisite GTK setup, but it should be possible to crib a lot of that from other similar projects.

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

No branches or pull requests

2 participants