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

Diagram-building service library + executable #7

Closed
fryguybob opened this issue Aug 4, 2012 · 1 comment
Closed

Diagram-building service library + executable #7

fryguybob opened this issue Aug 4, 2012 · 1 comment

Comments

@fryguybob
Copy link
Member

(Imported from http://code.google.com/p/diagrams/issues/detail?id=43. Original issue from byor...@gmail.com on September 2, 2011, 07:58:27 PM UTC)

We need generic tools for taking diagrams code and turning it into images, which can be called either as a library or from the command line. There is already code for doing this in the diagrams-hint project, as well as in two places in the diagrams-doc repository (one for building diagrams in the web gallery, the other for building inline diagrams in the documentation). This code ought to be factored out into one library+executable that provides a diagram-building service. Perhaps the library should be in one package which is somehow backend-agnostic; and we could then have one package providing an executable for each particular backend.

@fryguybob
Copy link
Member Author

(Imported. Original comment by byor...@gmail.com on February 7, 2012, 07:51:02 PM UTC)

See http://patch-tag.com/r/byorgey/diagrams-builder .

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

1 participant