aheckmann / gm

GraphicsMagick for node
http://aheckmann.github.com/gm/
6.96k stars 614 forks source link

How to create image collage #500

Open sslash opened 8 years ago

sslash commented 8 years ago

Trying to accomplish something like this:

screen shot 2016-02-15 at 15 48 20

Been trying out different ways to achieve this, almost nailed creating a 2*2 grid, but totally fail when I try to add white padding in between. Does anyone know how to do this?

mitselek commented 8 years ago

Cant you just append pics and paddingpics to eachother?

Mihkel Putrinš ☎ +372 5656 0978

On 15.02.2016 at 14:51 GMT Michael Gunnulfsen wrote:

Trying to accomplish something like this: https://cloud.githubusercontent.com/assets/1174520/13051842/b9ce319e-d3fb-11e5-8432-50c9f6f5883a.png<<[screen shot 2016-02-15 at 15 48 20]>>

Been trying out different ways to achieve this, almost nailed creating a 2*2 grid, but totally fail when I try to add white padding in between. Does anyone know how to do this?

— Reply to this email directly or https://github.com/aheckmann/gm/issues/500<>.

sslash commented 8 years ago

how do you add padding pics though?

mitselek commented 8 years ago

Append white pics in between real pics

Mihkel Putrinš ☎ +372 5656 0978

On 15.02.2016 at 16:34 GMT Michael Gunnulfsen wrote:

how do you add padding pics though?

— Reply to this email directly or https://github.com/aheckmann/gm/issues/500#issuecomment-184287492<>.