Skip to content

Commit

Permalink
wip: update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-wannacott committed Sep 5, 2023
1 parent bbb9f0f commit 298ed79
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@

Create spritesheets from a folder of sprites faster than ImageMagicks montage command v6.

## install
`go install github.com/LeeWannacott/gontage@latest`

## useage
`gontage -h`

## benchmarks

### multiple folder -mf

### single folder -f
gontage is ~3.5x faster in this instance tested on a 12 core [AMD 5900x](https://www.amd.com/en/product/10461)
![image](https://github.com/LeeWannacott/gontage/assets/49783296/2859f3b9-7c62-4edb-8aed-d1ff2435f942)

Expand Down
Binary file modified main
Binary file not shown.

0 comments on commit 298ed79

Please sign in to comment.