Search found 2 matches
- 2012-08-21T13:53:06-07:00
- Forum: Bugs
- Topic: create:date and modify:date are always set
- Replies: 7
- Views: 19050
Re: create:date and modify:date are always set
Thank you glennrp! However, that doesn't seem to work either: $ rm tumblr.out.png $ convert tumblr.png -define png:exclude-chunks=date tumblr.out.png $ identify -verbose tumblr.out.png ... Properties: date:create: 2012-08-21T13:48:35-07:00 date:modify: 2012-08-21T13:48:35-07:00 signature ...
- 2012-08-21T10:02:59-07:00
- Forum: Bugs
- Topic: create:date and modify:date are always set
- Replies: 7
- Views: 19050
create:date and modify:date are always set
Is there any way to let the original create:date and modify:date just pass through, or be set to 1-1-1970, or pretty much anything that will not change each time I call convert? I'm storing tons of pngs in a revision control system... Every time I render, the create:date and modify:date are set to ...