Skip to content

Conversation

kylev
Copy link

@kylev kylev commented Mar 22, 2014

CoffeeScript trims leading/trailing spaces from multi-line strings,
so we ended up with filenames and flags occasionally jammed against the
geometry portion.

CoffeeScript trims leading/trailing spaces from multi-line strings,
so we ended up with filenames and flags occasionally jammed against the
geometry portion.
@kylev
Copy link
Author

kylev commented Mar 22, 2014

0.4.2 is essentially non-functional right now. It builds commands like this:

composite -geometry 428x60+0+0sprite/nytimes_hover_2x.png build/sprites.png build/sprites.png.tmp && mv build/sprites.png.tmp build/sprites.png

Note: there should be a space after the 428x60+0+0 and before sprite/nytimes_hover_2x.png.

@kylev
Copy link
Author

kylev commented Jun 23, 2016

Looking back through old PRs... Looks like this bug still happens if you enable downsampling. It'll build an invalid (crashing) command line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant