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

Add image-based backend #13

Open
coder543 opened this issue Nov 22, 2017 · 0 comments
Open

Add image-based backend #13

coder543 opened this issue Nov 22, 2017 · 0 comments

Comments

@coder543
Copy link
Owner

add another backend using image instead of sdl2, for people who just want to save plots to image files directly, which requires fewer dependencies and would be compatible with batch processing. There's a branch here which has a new draw_image.rs file, which has some of the stuff stubbed out for this. The commented-out chunks of code are the SDL2 implementations, for ease of reference of what needs to be translated into image commands.

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