Merge pull request #537 from yglukhov/patch-5

Added rect_packer
This commit is contained in:
Dominik Picheta 2017-07-12 23:01:27 +01:00 committed by GitHub
commit 2e00205b7e

View File

@ -6710,5 +6710,18 @@
"description": "Currying library for Nim",
"license": "MIT",
"web": "https://github.com/t8m8/currying"
},
{
"name": "rect_packer",
"url": "https://github.com/yglukhov/rect_packer",
"method": "git",
"tags": [
"library",
"geometry",
"packing"
],
"description": "Pack rects into bigger rect",
"license": "MIT",
"web": "https://github.com/yglukhov/rect_packer"
}
]