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

VCS write metadata in image #1000

Closed
painter1 opened this issue Jan 30, 2015 · 1 comment
Closed

VCS write metadata in image #1000

painter1 opened this issue Jan 30, 2015 · 1 comment
Assignees
Milestone

Comments

@painter1
Copy link
Contributor

It would be very useful to have a capability to write metadata into an image file. Most image file formats support this.

We need to start with an API in VCS. I think that all metadata could be expressed as strings. So on input to VCS, the metadata could be expressed as a dictionary of attribute_name:value_string pairs.

The file formats which would be most useful to the ACME project are png (for raster graphics) and svg (for vector graphics).

@doutriaux1 doutriaux1 added this to the 2.2 milestone Feb 2, 2015
@doutriaux1 doutriaux1 modified the milestones: 2.3, 2.2 Feb 20, 2015
@doutriaux1
Copy link
Contributor

moving to 2.3 not going to happen in 2.2

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