mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Strip generated PNG images of metadata
This commit is contained in:
parent
b737a77674
commit
4eedbe72b8
1 changed files with 1 additions and 0 deletions
|
@ -100,5 +100,6 @@ def convert_image(source, target, options = {}) # width: nil, round: false
|
|||
end
|
||||
end
|
||||
|
||||
result.strip
|
||||
result.write(target)
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue